v2.106.5
This commit is contained in:
parent
63f4f1e6de
commit
d14a81c34a
3 changed files with 58 additions and 1 deletions
|
@ -1,3 +1,46 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to af180bb6f4c61940cbf23d0b92dbceadea10aa3f
|
||||
hash: e998b027db256edcfcbaac463ca75b024c88f69a
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to af180bb6f4c61940cbf23d0b92dbceadea10aa3f
|
||||
changelog-entry: Update layers/meta-balena to af180bb6f4c61940cbf23d0b92dbceadea10aa3f
|
||||
author: renovate[bot]
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "openvpn: fix a race condition that leaves system with no running
|
||||
supervisor"
|
||||
hash: fd788120e5915820e75240e548760fd107cc0580
|
||||
body: >
|
||||
The `os-config` application stops the supervisor before fetching openvpn
|
||||
|
||||
configuration and starting the `openvpn` service unit.
|
||||
|
||||
|
||||
As the `openvpn` service units stops `os-config`, it might not get to
|
||||
|
||||
restart the supervisor.
|
||||
|
||||
|
||||
This commit checks that `os-config` is not already active before
|
||||
|
||||
starting it.
|
||||
|
||||
|
||||
Fixes #2855
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||
signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||
author: Alex Gonzalez
|
||||
nested: []
|
||||
version: meta-balena-2.106.5
|
||||
title: ""
|
||||
date: 2022-11-14T09:32:57.346Z
|
||||
version: 2.106.5
|
||||
title: ""
|
||||
date: 2022-11-14T12:49:58.603Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to 5f789c7e57c7be71b8e333ac7127a809d2161935
|
||||
hash: 0824b9afaf77b9d7890eeaad4187fa8df727310e
|
||||
|
|
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,6 +1,20 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.106.5
|
||||
## (2022-11-14)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to af180bb6f4c61940cbf23d0b92dbceadea10aa3f [renovate[bot]] </summary>
|
||||
|
||||
> ## meta-balena-2.106.5
|
||||
> ### (2022-11-14)
|
||||
>
|
||||
> * openvpn: fix a race condition that leaves system with no running supervisor [Alex Gonzalez]
|
||||
>
|
||||
</details>
|
||||
|
||||
# v2.106.4
|
||||
## (2022-11-12)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.106.4
|
||||
2.106.5
|
Loading…
Add table
Reference in a new issue