From 2277ba18b66e9ef6153bae7db2640c07319c8697 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 13:09:40 +0000 Subject: [PATCH] v6.1.17 --- .versionbot/CHANGELOG.yml | 69 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 18 ++++++++++ VERSION | 2 +- 3 files changed, 88 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index f180d21..0432bed 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,72 @@ +- commits: + - subject: Update layers/meta-balena to b6d27b0d06a7be0f47e42173627bdb8102938a52 + hash: 5de7abdf0361884c1f2b0a01f25d9c88e654b7c9 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to b6d27b0d06a7be0f47e42173627bdb8102938a52 + changelog-entry: Update layers/meta-balena to b6d27b0d06a7be0f47e42173627bdb8102938a52 + author: balena-renovate[bot] + nested: + - commits: + - subject: "resin-init-flasher: adapt EFI snippets to non-LUKS devices support" + hash: 014cfbc22b26cb642a9ebd59612208866d22497f + body: > + Adapt the EFI include file to the non-LUKS device support + changes + + introduced in cfa24c60b25699cadd2ca2e6c00232b515c1c6dc. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "balena-config-vars: adapt to flasher non-LUKS device support" + hash: 426fd4aa88f25e6b231d017ca26659e07cd06f13 + body: > + Adapt to the changes to the flasher script to support non-LUKS + devices + + introduced in cfa24c60b25699cadd2ca2e6c00232b515c1c6dc. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "resin-init-flasher: add default LUKS configuration" + hash: 29df43ae23c12afd821f1e3d4ce3017bd201ca1a + body: > + The LUKS configuration now lives in the flasher configuration + file. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "hostapp-update-hooks: replace the identification of encrypted + partitions" + hash: 910a88eaf84e571bc53ea50ca167d9e703a063d8 + body: | + Adapt the grub update hook to the changes introduced in + https://github.com/balena-os/meta-balena/commit/d50e221988b3eda595bd86f93fd08965d6a09293 + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-6.1.17 + title: "" + date: 2024-12-02T09:47:19.858Z + version: 6.1.17 + title: "" + date: 2024-12-02T13:09:33.687Z - commits: - subject: Update balena-yocto-scripts to 3eebec1f898038f5bbee0fcccb62b7178db2ef47 hash: 9e1b9dfd1557d826947af121afa5af580944d38b diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ea9460..1f85d54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,24 @@ # v2.105.10 ## (2022-10-13) +# v6.1.17 +## (2024-12-02) + + +
+ Update layers/meta-balena to b6d27b0d06a7be0f47e42173627bdb8102938a52 [balena-renovate[bot]] + +> ## meta-balena-6.1.17 +> ### (2024-12-02) +> +> * resin-init-flasher: adapt EFI snippets to non-LUKS devices support [Alex Gonzalez] +> * balena-config-vars: adapt to flasher non-LUKS device support [Alex Gonzalez] +> * resin-init-flasher: add default LUKS configuration [Alex Gonzalez] +> * hostapp-update-hooks: replace the identification of encrypted partitions [Alex Gonzalez] +> + +
+ # v6.1.16+rev2 ## (2024-11-29) diff --git a/VERSION b/VERSION index 6f6546b..309f6ee 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.1.16+rev2 \ No newline at end of file +6.1.17 \ No newline at end of file