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 14, 2024
1 parent 6de68d7 commit 63fb3e9
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: 18e1abb03f836d1091314fd8004be3fa3f403b3b
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-14T00:05:13.458Z
- commits:
- subject: Update balena-yocto-scripts to 97ebe58289e398c96dbc6f789e0119010b85da7f
hash: 6e3ab6ed12eb4fe0defe498f8d033863273e53ba
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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-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+rev1
5.1.54

0 comments on commit 63fb3e9

Please sign in to comment.