Skip to content

Commit 74a3d9e

Browse files
v5.1.15
1 parent 2d996ba commit 74a3d9e

3 files changed

Lines changed: 61 additions & 1 deletion

File tree

.versionbot/CHANGELOG.yml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
- commits:
2+
- subject: Update layers/meta-balena to ce995ef6820181ce652fee2358913203e7a7b183
3+
hash: c49e896efa9de2e5d2f4873f8def686c3f4e8be4
4+
body: Update layers/meta-balena
5+
footer:
6+
Changelog-entry: Update layers/meta-balena to ce995ef6820181ce652fee2358913203e7a7b183
7+
changelog-entry: Update layers/meta-balena to ce995ef6820181ce652fee2358913203e7a7b183
8+
author: Self-hosted Renovate Bot
9+
nested:
10+
- commits:
11+
- subject: "networkmanager: make FORWARD rules for shared interfaces last in
12+
chain"
13+
hash: 089f4d639383a4981d4840f9e22cccc97270b339
14+
body: >
15+
At this moment there is a race condition between NetworkManager
16+
17+
and the engine when a shared interface is configured. If the interface
18+
19+
is configured first and the engine second, the containers are allowed
20+
21+
to access DHCP hosts behind the shared interface. If the engine comes
22+
23+
up first and the shared interface second, access will be denied.
24+
25+
26+
This patch adds a dispatcher script that always configures the firewall
27+
28+
rules as if the engine came up last. This does not really address
29+
30+
the underlying issue but it overcomes the race condition and makes
31+
32+
the behavior deterministic, which is good enough at this point.
33+
footer:
34+
Change-type: patch
35+
change-type: patch
36+
Signed-off-by: Michal Toman <michalt@balena.io>
37+
signed-off-by: Michal Toman <michalt@balena.io>
38+
author: Michal Toman
39+
nested: []
40+
version: meta-balena-5.1.15
41+
title: ""
42+
date: 2024-01-26T20:11:41.626Z
43+
version: 5.1.15
44+
title: ""
45+
date: 2024-01-27T00:57:04.539Z
146
- commits:
247
- subject: Update layers/poky to a9e3cc3b9eab7a83c715bb8440454e8fea852c2a
348
hash: bb2db7298b3da8989d998ec368794cc057706957

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Change log
22
-----------
33

4+
# v5.1.15
5+
## (2024-01-27)
6+
7+
8+
<details>
9+
<summary> Update layers/meta-balena to ce995ef6820181ce652fee2358913203e7a7b183 [Self-hosted Renovate Bot] </summary>
10+
11+
> ## meta-balena-5.1.15
12+
> ### (2024-01-26)
13+
>
14+
> * networkmanager: make FORWARD rules for shared interfaces last in chain [Michal Toman]
15+
>
16+
17+
</details>
18+
419
# v5.1.14+rev1
520
## (2024-01-25)
621

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.14+rev1
1+
5.1.15

0 commit comments

Comments
 (0)