-
Notifications
You must be signed in to change notification settings - Fork 1
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
e14d57f
commit fdc8b36
Showing
3 changed files
with
89 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,74 @@ | ||
- commits: | ||
- subject: Update layers/meta-balena to 1f878fc282e911950df09d5af3eb6b61a12d6c48 | ||
hash: e14d57f716c8da63b03e3fcdfc3d66cc84ee3e83 | ||
body: Update layers/meta-balena | ||
footer: | ||
Changelog-entry: Update layers/meta-balena to 1f878fc282e911950df09d5af3eb6b61a12d6c48 | ||
changelog-entry: Update layers/meta-balena to 1f878fc282e911950df09d5af3eb6b61a12d6c48 | ||
author: Self-hosted Renovate Bot | ||
nested: | ||
- commits: | ||
- subject: "flasher: remove user mode check after programming keys" | ||
hash: 05d3d41323c20f557a773229766afaef1dbf1eb5 | ||
body: > | ||
This check is now done in the cryptsetup initramfs hook rather | ||
than | ||
|
||
during installation, which obviates the need to perform it during setup. | ||
|
||
Remove it. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Joseph Kogut <[email protected]> | ||
signed-off-by: Joseph Kogut <[email protected]> | ||
author: Joseph Kogut | ||
nested: [] | ||
- subject: "initrdscripts: unlock LUKS partitions only in user mode" | ||
hash: 63672541fefde9643040a555ba125e0bd021dc46 | ||
body: > | ||
During installation, some firmwares may allow keys to be | ||
enrolled but | ||
|
||
fail to tip the system into user mode until the system is rebooted. We | ||
|
||
don't want to mislead users with only full-disk encryption into thinking | ||
|
||
their system also has secure boot enabled when it doesn't. | ||
|
||
|
||
Disable the hook to unlock encrypted partitions if the firmware fails to | ||
|
||
boot into user mode. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Joseph Kogut <[email protected]> | ||
signed-off-by: Joseph Kogut <[email protected]> | ||
author: Joseph Kogut | ||
nested: [] | ||
- subject: "os-helpers: add secure boot helpers" | ||
hash: c8e0369c239b229366278d5d7725bfcd2e8ac86d | ||
body: > | ||
We now have several places where secure boot specific | ||
configuration is | ||
|
||
checked. Create an os-helpers-secureboot package to consolidate and | ||
|
||
reuse this code. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Joseph Kogut <[email protected]> | ||
signed-off-by: Joseph Kogut <[email protected]> | ||
author: Joseph Kogut | ||
nested: [] | ||
version: meta-balena-4.1.2 | ||
title: "" | ||
date: 2023-11-01T08:29:33.877Z | ||
version: 4.1.2 | ||
title: "" | ||
date: 2023-11-01T11:44:27.594Z | ||
- commits: | ||
- subject: Update contracts to 109179385bb4b862cd7572be14d4c5edddbd93c9 | ||
hash: e4c8ea43e9b85caba414b12fcd01c36af1119561 | ||
|
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 @@ | ||
4.1.1+rev1 | ||
4.1.2 |