diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index b7e8b20..8f8971f 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,37 @@ +- commits: + - subject: Update layers/meta-balena to f420c91e38843f5cf9b3f68122ee8cb71f9f605f + hash: ccb6e1881cda8d740b97e92aa9a066093e67a197 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to f420c91e38843f5cf9b3f68122ee8cb71f9f605f + changelog-entry: Update layers/meta-balena to f420c91e38843f5cf9b3f68122ee8cb71f9f605f + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "resin-init-flasher: Format encrypted partitions as LUKS2" + hash: 9e01a5d485ee93975b531b9dbd304db9b73de3fa + body: > + This should be the default but with no explicit argument we + still + + end up with LUKS1 partitions. This patch adds the parameter to enforce + + LUKS2 formatting and adds conversion to LUKS2 to the cryptsetup + + initrd script. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Michal Toman + signed-off-by: Michal Toman + author: Michal Toman + nested: [] + version: meta-balena-2.115.10 + title: "" + date: 2023-06-21T05:08:09.995Z + version: 2.115.10 + title: "" + date: 2023-06-21T05:56:15.979Z - commits: - subject: Update layers/meta-balena to 4a9a1b6ce3abacf025fe01b5b4292be2f791c13b hash: 5c7af0edee6e6440813ace7dca7d070ea9cba496 diff --git a/CHANGELOG.md b/CHANGELOG.md index d050acd..78c8021 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v2.115.10 +## (2023-06-21) + + +
+ Update layers/meta-balena to f420c91e38843f5cf9b3f68122ee8cb71f9f605f [Self-hosted Renovate Bot] + +> ## meta-balena-2.115.10 +> ### (2023-06-21) +> +> * resin-init-flasher: Format encrypted partitions as LUKS2 [Michal Toman] +> + +
+ # v2.115.9 ## (2023-06-19) diff --git a/VERSION b/VERSION index 6f298bc..01c90dc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.115.9 \ No newline at end of file +2.115.10 \ No newline at end of file