Skip to content

Commit

Permalink
v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jul 19, 2024
1 parent e31737e commit 78291e3
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 1 deletion.
36 changes: 36 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
- commits:
- subject: Update layers/meta-balena to 477bcf8a89128df43feca7e201bb4a5aac0e4dae
hash: d48a26c526d206ed21f25478a5a06ca9eb63088d
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 477bcf8a89128df43feca7e201bb4a5aac0e4dae
changelog-entry: Update layers/meta-balena to 477bcf8a89128df43feca7e201bb4a5aac0e4dae
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: "NetworkManager: remove duplicate rules in shared dispatcher script"
hash: 90093d5d780bb236e21add3a55f270c08623768a
body: >
Sometimes on NetworkManager restart a new rule for a shared
interface

is added, but the old rule is not cleaned up properly, so the
rules

are just piling up. This patch makes the shared dispatcher
script

clean up duplicates if it finds any.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Michal Toman <[email protected]>
signed-off-by: Michal Toman <[email protected]>
author: Michal Toman
nested: []
version: meta-balena-6.0.1
title: ""
date: 2024-07-19T16:09:46.427Z
version: 6.0.1
title: ""
date: 2024-07-19T17:38:10.530Z
- commits:
- subject: Update layers/meta-balena to 359a462dd4121c84f2cb0c17e93ac4c34fcc60cd
hash: e2c246510ed63a9d27d196e59b18846619633f47
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# v2.105.10
## (2022-10-13)

# v6.0.1
## (2024-07-19)


<details>
<summary> Update layers/meta-balena to 477bcf8a89128df43feca7e201bb4a5aac0e4dae [Self-hosted Renovate Bot] </summary>

> ## meta-balena-6.0.1
> ### (2024-07-19)
>
> * NetworkManager: remove duplicate rules in shared dispatcher script [Michal Toman]
>
</details>

# v6.0.0
## (2024-07-19)

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

0 comments on commit 78291e3

Please sign in to comment.