Skip to content

Commit

Permalink
v5.1.54
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Mar 15, 2024
1 parent 6efc16a commit f01630b
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 1 deletion.
37 changes: 37 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
- commits:
- subject: Update layers/meta-balena to 2cef02167e0e780d1e96da0f801f1f4d5e27e79f
hash: af15a1b360149e15a495fcb3f25a3792a6710c07
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 <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
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-15T11:59:03.915Z
- commits:
- subject: Update layers/meta-balena to 4f480f5a5ef8595e963b373ea03f9f684ab9073b
hash: fd9bfbca59587c64a9de3d3065779951f9eaa46e
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file

# v5.1.54
## (2024-03-15)


<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
## (2024-03-13)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.53
5.1.54

0 comments on commit f01630b

Please sign in to comment.