v2.105.30
This commit is contained in:
parent
3c2bf18864
commit
0ba63ab840
3 changed files with 64 additions and 1 deletions
|
@ -1,3 +1,47 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to 0d399dcb9ac7ece013f76a119e8643228eb114b7
|
||||
hash: 24850a85a92bdccf107a62c6ed29682308282991
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to 0d399dcb9ac7ece013f76a119e8643228eb114b7
|
||||
changelog-entry: Update layers/meta-balena to 0d399dcb9ac7ece013f76a119e8643228eb114b7
|
||||
author: renovate[bot]
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "tests: os: ensure by-state links are created"
|
||||
hash: 724fa0e549fa6752c2f00acf52549255037f1fbd
|
||||
body: |
|
||||
These links are required for HUP, ensure they're created by udev
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||
signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||
author: Joseph Kogut
|
||||
nested: []
|
||||
version: meta-balena-2.105.30
|
||||
title: ""
|
||||
date: 2022-11-08T05:28:07.419Z
|
||||
- commits:
|
||||
- subject: "prepare-openvpn: do not use cached configuration"
|
||||
hash: 021495a07f736c7a80497e18dea33e23ac63318b
|
||||
body: >
|
||||
This script needs to update the VPN authentication with the currently
|
||||
|
||||
configured keys so do not use cached values.
|
||||
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.105.29
|
||||
title: ""
|
||||
date: 2022-11-07T15:30:37.789Z
|
||||
version: 2.105.30
|
||||
title: ""
|
||||
date: 2022-11-08T11:13:55.784Z
|
||||
- commits:
|
||||
- subject: Update contracts to 29ecc3f3077027524ea9540cbaa81a12b265d42c
|
||||
hash: cbcf1dc14cf66fb81e167fc62a0e96b13a2351a0
|
||||
|
|
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -1,6 +1,25 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.105.30
|
||||
## (2022-11-08)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to 0d399dcb9ac7ece013f76a119e8643228eb114b7 [renovate[bot]] </summary>
|
||||
|
||||
> ## meta-balena-2.105.30
|
||||
> ### (2022-11-08)
|
||||
>
|
||||
> * tests: os: ensure by-state links are created [Joseph Kogut]
|
||||
>
|
||||
> ## meta-balena-2.105.29
|
||||
> ### (2022-11-07)
|
||||
>
|
||||
> * prepare-openvpn: do not use cached configuration [Alex Gonzalez]
|
||||
>
|
||||
</details>
|
||||
|
||||
# v2.105.28+rev1
|
||||
## (2022-11-07)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.105.28+rev1
|
||||
2.105.30
|
Loading…
Add table
Reference in a new issue