Skip to content

Commit 70d13c8

Browse files
v6.0.1
1 parent 2338229 commit 70d13c8

File tree

3 files changed

+52
-1
lines changed

3 files changed

+52
-1
lines changed

.versionbot/CHANGELOG.yml

+36
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
- commits:
2+
- subject: Update layers/meta-balena to 477bcf8a89128df43feca7e201bb4a5aac0e4dae
3+
hash: 4107430bb2b1d37a8875c10d5ba35f70027911dd
4+
body: Update layers/meta-balena
5+
footer:
6+
Changelog-entry: Update layers/meta-balena to 477bcf8a89128df43feca7e201bb4a5aac0e4dae
7+
changelog-entry: Update layers/meta-balena to 477bcf8a89128df43feca7e201bb4a5aac0e4dae
8+
author: Self-hosted Renovate Bot
9+
nested:
10+
- commits:
11+
- subject: "NetworkManager: remove duplicate rules in shared dispatcher script"
12+
hash: 90093d5d780bb236e21add3a55f270c08623768a
13+
body: >
14+
Sometimes on NetworkManager restart a new rule for a shared
15+
interface
16+
17+
is added, but the old rule is not cleaned up properly, so the
18+
rules
19+
20+
are just piling up. This patch makes the shared dispatcher
21+
script
22+
23+
clean up duplicates if it finds any.
24+
footer:
25+
Change-type: patch
26+
change-type: patch
27+
Signed-off-by: Michal Toman <michalt@balena.io>
28+
signed-off-by: Michal Toman <michalt@balena.io>
29+
author: Michal Toman
30+
nested: []
31+
version: meta-balena-6.0.1
32+
title: ""
33+
date: 2024-07-19T16:09:46.427Z
34+
version: 6.0.1
35+
title: ""
36+
date: 2024-07-19T21:11:00.067Z
137
- commits:
238
- subject: Update layers/meta-balena to 359a462dd4121c84f2cb0c17e93ac4c34fcc60cd
339
hash: 6f2c3e89ba863072955803f73bf2e5896496ff87

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

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

5+
# v6.0.1
6+
## (2024-07-19)
7+
8+
9+
<details>
10+
<summary> Update layers/meta-balena to 477bcf8a89128df43feca7e201bb4a5aac0e4dae [Self-hosted Renovate Bot] </summary>
11+
12+
> ## meta-balena-6.0.1
13+
> ### (2024-07-19)
14+
>
15+
> * NetworkManager: remove duplicate rules in shared dispatcher script [Michal Toman]
16+
>
17+
18+
</details>
19+
520
# v6.0.0
621
## (2024-07-19)
722

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.0
1+
6.0.1

0 commit comments

Comments
 (0)