diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 6a75748..7495d1b 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,38 @@ +- commits: + - subject: Update layers/meta-balena to c3560cf861dbd8505adecd0e12b280c85a0eac88 + hash: 3d701aac6d963ee0985df85bcbf69d35a1b17f5e + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to c3560cf861dbd8505adecd0e12b280c85a0eac88 + changelog-entry: Update layers/meta-balena to c3560cf861dbd8505adecd0e12b280c85a0eac88 + author: Renovate Bot + nested: + - commits: + - subject: "rollback-health: bind-mount EFI partition when split from boot" + hash: 2ebbcd90b5e2b12ff44af0f85183329b3db773e7 + body: > + With secure boot enabled boot and EFI partition are split apart. + + During rollback-health, when bind-mounting inactive root to run + + old hooks from, the EFI partition must be bind-mounted as well + + otherwise the /mnt/boot/EFI symlink is invalid and rollback fails + + to deploy files into that directory. + 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.108.31 + title: "" + date: 2023-01-31T07:07:29.232Z + version: 2.108.31 + title: "" + date: 2023-01-31T08:11:41.921Z - commits: - subject: Update layers/meta-balena to e7ea08bd6459cb8a0c0c59b61ef3a46caaeaaa68 hash: 5cd3c780cad94e38a97af6b3c591d08ed088af17 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d19ded..b7f265a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v2.108.31 +## (2023-01-31) + + +
+ Update layers/meta-balena to c3560cf861dbd8505adecd0e12b280c85a0eac88 [Renovate Bot] + +> ## meta-balena-2.108.31 +> ### (2023-02-01) +> +> * rollback-health: bind-mount EFI partition when split from boot [Michal Toman] +> + +
+ # v2.108.30 ## (2023-01-30) diff --git a/VERSION b/VERSION index 1369eef..bef99b8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.108.30 \ No newline at end of file +2.108.31 \ No newline at end of file