diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 619cabf..c78e230 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,40 @@ +- commits: + - subject: Update layers/meta-balena to 2cef02167e0e780d1e96da0f801f1f4d5e27e79f + hash: f2ff494d98f64edb980436453af7229dd90ddca6 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 2cef02167e0e780d1e96da0f801f1f4d5e27e79f + changelog-entry: Update layers/meta-balena to 2cef02167e0e780d1e96da0f801f1f4d5e27e79f + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "mkfs-hostapp-native: Disable iptables features in yocto balena daemon" + hash: 1e563863caf75fc88a8e7c7f2ab15f65ad21ebe8 + body: > + We don't need any iptables features in order to perform + + hostapp-update in this build recipe, and it has no impact + + on build output. + + + It does, however, improve compatbility with build environments + and + + reduces the dependencies of the build host kernel. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding <kyle@balena.io> + signed-off-by: Kyle Harding <kyle@balena.io> + author: Kyle Harding + nested: [] + version: meta-balena-5.1.54 + title: "" + date: 2024-03-13T06:45:02.830Z + version: 5.1.54 + title: "" + date: 2024-03-14T22:56:52.989Z - commits: - subject: Update contracts to 908a50dc79192e66ab3fd518f166be05382c2c6e hash: acd75f18ea0b07e2081c8c611822b89e615782ad diff --git a/CHANGELOG.md b/CHANGELOG.md index fe03a8e..52fab95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.1.54 +## (2024-03-14) + + +<details> +<summary> Update layers/meta-balena to 2cef02167e0e780d1e96da0f801f1f4d5e27e79f [Self-hosted Renovate Bot] </summary> + +> ## meta-balena-5.1.54 +> ### (2024-03-13) +> +> * mkfs-hostapp-native: Disable iptables features in yocto balena daemon [Kyle Harding] +> + +</details> + # v5.1.53+rev1 ## (2024-03-14) diff --git a/VERSION b/VERSION index a5d2396..ba7bd4c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.53+rev1 \ No newline at end of file +5.1.54 \ No newline at end of file