-
Notifications
You must be signed in to change notification settings - Fork 5
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
be25f66
commit 816feac
Showing
3 changed files
with
61 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,48 @@ | ||
- commits: | ||
- subject: Update layers/meta-balena to ce995ef6820181ce652fee2358913203e7a7b183 | ||
hash: c37181fc41302521c2a7884b6476e047e09f9599 | ||
body: Update layers/meta-balena | ||
footer: | ||
Changelog-entry: Update layers/meta-balena to ce995ef6820181ce652fee2358913203e7a7b183 | ||
changelog-entry: Update layers/meta-balena to ce995ef6820181ce652fee2358913203e7a7b183 | ||
author: Self-hosted Renovate Bot | ||
nested: | ||
- commits: | ||
- subject: "networkmanager: make FORWARD rules for shared interfaces last in | ||
chain" | ||
hash: 089f4d639383a4981d4840f9e22cccc97270b339 | ||
body: > | ||
At this moment there is a race condition between NetworkManager | ||
|
||
and the engine when a shared interface is configured. If the interface | ||
|
||
is configured first and the engine second, the containers are allowed | ||
|
||
to access DHCP hosts behind the shared interface. If the engine comes | ||
|
||
up first and the shared interface second, access will be denied. | ||
|
||
|
||
This patch adds a dispatcher script that always configures the firewall | ||
|
||
rules as if the engine came up last. This does not really address | ||
|
||
the underlying issue but it overcomes the race condition and makes | ||
|
||
the behavior deterministic, which is good enough at this point. | ||
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-5.1.15 | ||
title: "" | ||
date: 2024-01-26T20:11:41.626Z | ||
version: 5.1.15 | ||
title: "" | ||
date: 2024-01-27T03:07:19.554Z | ||
- commits: | ||
- subject: Increase the rootfs size for imx8mp-var-dart | ||
hash: 132cc99f57f81a30e9d24b4dea66d9d7d76646b8 | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
5.1.14+rev2 | ||
5.1.15 |