-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d5b6337
commit 423ab5e
Showing
3 changed files
with
134 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,114 @@ | ||
- commits: | ||
- subject: Update layers/meta-balena to 7be5554073bebd092da8199c89094ccbfa87b2cb | ||
hash: f254c5b8e65861746ecc1b77cd9f49cd1a47bf22 | ||
body: Update layers/meta-balena | ||
footer: | ||
Changelog-entry: Update layers/meta-balena to 7be5554073bebd092da8199c89094ccbfa87b2cb | ||
changelog-entry: Update layers/meta-balena to 7be5554073bebd092da8199c89094ccbfa87b2cb | ||
author: Self-hosted Renovate Bot | ||
nested: | ||
- commits: | ||
- subject: "kernel-balena: Only sign initramfs for EFI machines" | ||
hash: 5e56bc8cace0b71bcbf8e216dfe2a194144ba783 | ||
body: > | ||
UEFI firmware in secure boot needs to authenticate the kernel | ||
plus | ||
|
||
initramfs in the chain of trust. Other firmware implements secure boot | ||
|
||
differently and does not need this. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Alex Gonzalez <[email protected]> | ||
signed-off-by: Alex Gonzalez <[email protected]> | ||
author: Alex Gonzalez | ||
nested: [] | ||
- subject: "balena-image: Add TPM tools conditionally on tpm machine feature" | ||
hash: 28ec059dd898de5c61ab314475f620d8c979e0d4 | ||
body: "" | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Alex Gonzalez <[email protected]> | ||
signed-off-by: Alex Gonzalez <[email protected]> | ||
author: Alex Gonzalez | ||
nested: [] | ||
- subject: "initrdscripts: Add TPM/EFI tools conditionally on tpm machine feature" | ||
hash: 090e79747eb1344d056cfd406d672c194dcb3bbb | ||
body: "" | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Alex Gonzalez <[email protected]> | ||
signed-off-by: Alex Gonzalez <[email protected]> | ||
author: Alex Gonzalez | ||
nested: [] | ||
- subject: "os-helpers: rename os-helpers-secureboot to os-helpers-efi" | ||
hash: 3f03b92c533e7c77f72128a6c5b0f345ceaf53eb | ||
body: > | ||
Secure boot is device specific, this helper contains EFI | ||
specific | ||
|
||
helper functions. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Alex Gonzalez <[email protected]> | ||
signed-off-by: Alex Gonzalez <[email protected]> | ||
author: Alex Gonzalez | ||
nested: [] | ||
- subject: "image-balena: extract hup boot partition checks into a function" | ||
hash: 4caceb149848091203c1328c843cc7ce4ad4cccb | ||
body: "" | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Alex Gonzalez <[email protected]> | ||
signed-off-by: Alex Gonzalez <[email protected]> | ||
author: Alex Gonzalez | ||
nested: [] | ||
- subject: "balena-keys: Distinguish EFI devices" | ||
hash: dc78e4ff39bbebf11706e52c77895b6403f0730c | ||
body: | | ||
Non EFI devices do not need the UEFI secure boot keys. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Alex Gonzalez <[email protected]> | ||
signed-off-by: Alex Gonzalez <[email protected]> | ||
author: Alex Gonzalez | ||
nested: [] | ||
- subject: "balena-image-flasher: only add grub configuration for EFI devices" | ||
hash: 0c0966bc40a632945f22a2fb04c505ff42fd44e2 | ||
body: "" | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Alex Gonzalez <[email protected]> | ||
signed-off-by: Alex Gonzalez <[email protected]> | ||
author: Alex Gonzalez | ||
nested: [] | ||
- subject: "balena-image: only add grub configuration for EFI machines" | ||
hash: 25be7ade2fbb272101047629f8f9d0378b370cc3 | ||
body: > | ||
Only EFI systems need grub configuration added to the boot | ||
partition - | ||
|
||
other device types that also use the signing API do not. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Alex Gonzalez <[email protected]> | ||
signed-off-by: Alex Gonzalez <[email protected]> | ||
author: Alex Gonzalez | ||
nested: [] | ||
version: meta-balena-5.1.11 | ||
title: "" | ||
date: 2024-01-18T19:25:25.796Z | ||
version: 5.1.11 | ||
title: "" | ||
date: 2024-01-18T23:26:11.189Z | ||
- commits: | ||
- subject: Update layers/meta-openembedded to | ||
daa4619fe3fbf8c28f342c4a7163a84a330f7653 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
5.1.10+rev1 | ||
5.1.11 |