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 babb9a6 commit b00b152
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: 5067343658f8b46e472409b757b290523a8f36fa
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-19T21:11:07.311Z
- commits:
- subject: Update layers/meta-balena to 359a462dd4121c84f2cb0c17e93ac4c34fcc60cd
hash: 9a9e48cb48cf43fdaf5d1f9b0b53c4f19058f844
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
-----------

# 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 b00b152

Please sign in to comment.