|
| 1 | +- commits: |
| 2 | + - subject: Update layers/meta-balena to 74e89b4f4904b418882cb3dd9ef2c0bd360d8713 |
| 3 | + hash: 38d9d7677dbc0a19214d2f54eeed559b82d37951 |
| 4 | + body: Update layers/meta-balena |
| 5 | + footer: |
| 6 | + Changelog-entry: Update layers/meta-balena to 74e89b4f4904b418882cb3dd9ef2c0bd360d8713 |
| 7 | + changelog-entry: Update layers/meta-balena to 74e89b4f4904b418882cb3dd9ef2c0bd360d8713 |
| 8 | + author: Self-hosted Renovate Bot |
| 9 | + nested: |
| 10 | + - commits: |
| 11 | + - subject: "networkmanager: Wait for iptables lock in shared dispatcher script" |
| 12 | + hash: 374c4c32df59cc00e0b04d0c619f6fb98a69f1a5 |
| 13 | + body: > |
| 14 | + The dispatcher script that moves around FORWARD rules of shared |
| 15 | + |
| 16 | + interfaces currently calls iptables assuming it will always work |
| 17 | + |
| 18 | + but in practice two iptables commands can not run in parallel |
| 19 | + |
| 20 | + and we have occasionally seen the script fail with: |
| 21 | + |
| 22 | + |
| 23 | + Another app is currently holding the xtables lock. |
| 24 | + |
| 25 | + Perhaps you want to use the -w option? |
| 26 | + |
| 27 | + |
| 28 | + This patch adds the -w option to make the script wait for the |
| 29 | + lock |
| 30 | + |
| 31 | + when necessary. |
| 32 | + |
| 33 | + |
| 34 | + It also makes the script exit with an error code if anything |
| 35 | + fails, |
| 36 | + |
| 37 | + which will log the output as WARN instead of INFO as the errors |
| 38 | + |
| 39 | + are easy to overlook at this moment. |
| 40 | + footer: |
| 41 | + Change-type: patch |
| 42 | + change-type: patch |
| 43 | + Signed-off-by: Michal Toman <michalt@balena.io> |
| 44 | + signed-off-by: Michal Toman <michalt@balena.io> |
| 45 | + author: Michal Toman |
| 46 | + nested: [] |
| 47 | + version: meta-balena-5.2.1 |
| 48 | + title: "" |
| 49 | + date: 2024-03-18T17:11:28.023Z |
| 50 | + version: 5.2.1 |
| 51 | + title: "" |
| 52 | + date: 2024-03-18T20:13:41.878Z |
1 | 53 | - commits:
|
2 | 54 | - subject: Update layers/meta-balena to 7e2a78213b4fb5915c1f8ecc042ffb1b38d9a013
|
3 | 55 | hash: 431da5f71c58d41df608a5905c3b08ca5d7217ec
|
|
0 commit comments