-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b7bbc15
commit 477bcf8
Showing
3 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
- 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: 6.0.1 | ||
title: "" | ||
date: 2024-07-19T16:09:46.427Z | ||
- commits: | ||
- subject: "common: remove module compression bbclass" | ||
hash: fbb35d54e5833db8a05b37e6cbce4bf1ca6ec1b7 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters