v3.0.7
This commit is contained in:
parent
6653789505
commit
1b20745268
3 changed files with 51 additions and 1 deletions
|
@ -1,3 +1,38 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to 00f65638c2398d9e67b0053b52cc39446fec496f
|
||||||
|
hash: 65318d012aa2439743deb0158750c16866f849ff
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to 00f65638c2398d9e67b0053b52cc39446fec496f
|
||||||
|
changelog-entry: Update layers/meta-balena to 00f65638c2398d9e67b0053b52cc39446fec496f
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: bail out in kexec initramfs hook on failure
|
||||||
|
hash: 87e9fad4dc9e6954c9edc36a233e849c8adb6d41
|
||||||
|
body: >
|
||||||
|
Kexec is used to boot into the decrypted kernel in the hostapp
|
||||||
|
on
|
||||||
|
|
||||||
|
systems with secure boot and full-disk encryption.
|
||||||
|
|
||||||
|
|
||||||
|
If kexec fails, we don't want to continue with the rest of the boot
|
||||||
|
|
||||||
|
process in the first stage kernel, so bail out on failure.
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
Signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||||
|
signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||||
|
author: Joseph Kogut
|
||||||
|
nested: []
|
||||||
|
version: meta-balena-3.0.7
|
||||||
|
title: ""
|
||||||
|
date: 2023-07-06T19:15:08.317Z
|
||||||
|
version: 3.0.7
|
||||||
|
title: ""
|
||||||
|
date: 2023-07-10T09:11:14.705Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to f7963b6b6d2cafd4d2b9ab4cfb12052d1afa0e53
|
- subject: Update layers/meta-balena to f7963b6b6d2cafd4d2b9ab4cfb12052d1afa0e53
|
||||||
hash: bb95270632e13f89c651d5f27195ad3471ce9d0b
|
hash: bb95270632e13f89c651d5f27195ad3471ce9d0b
|
||||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v3.0.7
|
||||||
|
## (2023-07-10)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to 00f65638c2398d9e67b0053b52cc39446fec496f [Self-hosted Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-3.0.7
|
||||||
|
> ### (2023-07-06)
|
||||||
|
>
|
||||||
|
> * bail out in kexec initramfs hook on failure [Joseph Kogut]
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v3.0.6
|
# v3.0.6
|
||||||
## (2023-07-06)
|
## (2023-07-06)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
3.0.6
|
3.0.7
|
Loading…
Add table
Reference in a new issue