diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 508826aa..aacc4b69 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,51 @@ +- commits: + - subject: Update layers/meta-balena to 5e772f467a81643ad3b78007ce9662df03782bc1 + hash: 534016e1784d9c9eebe7db6141873ec39a037094 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 5e772f467a81643ad3b78007ce9662df03782bc1 + changelog-entry: Update layers/meta-balena to 5e772f467a81643ad3b78007ce9662df03782bc1 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update balena-engine to v20.10.39 + hash: ebfeada3a7dcb52e19d7dcbea6ca2acca8e61edb + body: | + Update balena-engine from 20.10.38 to 20.10.39 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Don't enable AppArmor if `apparmor_parser` is not present + hash: ed8ba18e8776a7bf37b3326baeca8196b4ea76b0 + body: > + This commit updates balena-containerd to a new version + in which we + + cherry-picked the change from here: https://github.com/containerd/containerd/pull/8086 + + + This change avoids enabling AppArmor if the `/sbin/apparmor_parser` + + binary is not found in the system. + footer: + Signed-off-by: Leandro Motta Barros + signed-off-by: Leandro Motta Barros + Change-type: patch + change-type: patch + author: Leandro Motta Barros + nested: [] + version: balena-engine-20.10.39 + title: "" + date: 2023-08-30T20:39:38.647Z + version: meta-balena-4.0.2 + title: "" + date: 2023-09-08T20:00:23.639Z + version: 4.0.2 + title: "" + date: 2023-09-08T21:01:20.971Z - commits: - subject: Update layers/meta-balena to 6db6c7c9774bf58dc4676816280f81fae83df78e hash: 9b338c9a22121f3fff530753a605e4c0a99150fa diff --git a/CHANGELOG.md b/CHANGELOG.md index a7ca36c8..156772a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,32 @@ Change log ----------- +# v4.0.2 +## (2023-09-08) + + +
+ Update layers/meta-balena to 5e772f467a81643ad3b78007ce9662df03782bc1 [Self-hosted Renovate Bot] + +> ## meta-balena-4.0.2 +> ### (2023-09-08) +> +> +>
+> Update balena-engine to v20.10.39 [Self-hosted Renovate Bot] +> +>> ### balena-engine-20.10.39 +>> #### (Invalid date) +>> +>> * Don't enable AppArmor if `apparmor_parser` is not present [Leandro Motta Barros] +>> +> +>
+> +> + +
+ # v4.0.1 ## (2023-09-08) diff --git a/VERSION b/VERSION index cc868b62..4bac418e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.1 \ No newline at end of file +4.0.2 \ No newline at end of file