From 71261891a04348d2d4c97a2a9e6ec5915150aa33 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 17:43:29 +0000 Subject: [PATCH] v6.0.25 --- .versionbot/CHANGELOG.yml | 43 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 15 ++++++++++++++ VERSION | 2 +- 3 files changed, 59 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index e8634b98..564ffb04 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,46 @@ +- commits: + - subject: Update layers/meta-balena to 743309ff6019a6b956ad21f73ced5ae5673f2b1b + hash: b7b6f444577f8bcbd143cfcb9610f24cb8994500 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 743309ff6019a6b956ad21f73ced5ae5673f2b1b + changelog-entry: Update layers/meta-balena to 743309ff6019a6b956ad21f73ced5ae5673f2b1b + author: balena-renovate[bot] + nested: + - commits: + - subject: "initrdscripts: Make cryptsetup fail hard in unexpected conditions" + hash: c1bccdbd95bcb0202c4b80679ade0967df643342 + body: > + This patch adds a set of checks that make sure that the + partition + + layout is as expected on a system with encrypted disks. Namely + it + + * Checks that the boot partition is split + + * Checks that it can find the correct amount of encrypted + partitions + + * Checks that the label on the unlocked filesystem matches the + label + on the encrypted partition + * Checks that system is not mixing encrypted and unencrypted + partitions + * Checks there are no ambiguities or duplicit partitions + footer: + Change-type: patch + change-type: patch + Signed-off-by: Michal Toman + signed-off-by: Michal Toman + author: Michal Toman + nested: [] + version: meta-balena-6.0.25 + title: "" + date: 2024-09-13T16:23:25.632Z + version: 6.0.25 + title: "" + date: 2024-09-13T17:43:25.621Z - commits: - subject: Update layers/meta-balena to 99684cda8ebe27dc5c5882ebc410b525d606b632 hash: 27512060bdbb46570e646b78b201d72113f9806c diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fde50a4..602bf4eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # v2.105.10 ## (2022-10-13) +# v6.0.25 +## (2024-09-13) + + +
+ Update layers/meta-balena to 743309ff6019a6b956ad21f73ced5ae5673f2b1b [balena-renovate[bot]] + +> ## meta-balena-6.0.25 +> ### (2024-09-13) +> +> * initrdscripts: Make cryptsetup fail hard in unexpected conditions [Michal Toman] +> + +
+ # v6.0.24 ## (2024-09-13) diff --git a/VERSION b/VERSION index 241a37b2..5ed3dadf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.24 \ No newline at end of file +6.0.25 \ No newline at end of file