v2.114.17
This commit is contained in:
parent
21c42f770d
commit
98a9204620
3 changed files with 61 additions and 1 deletions
|
@ -1,3 +1,47 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to fa0106adb36432f5538f908304e9967c827dcfd4
|
||||||
|
hash: b11b8a1961404427c9374e4daa0e7e6f8c89139b
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to fa0106adb36432f5538f908304e9967c827dcfd4
|
||||||
|
changelog-entry: Update layers/meta-balena to fa0106adb36432f5538f908304e9967c827dcfd4
|
||||||
|
author: Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: "test: append installer configuration instead of replacing it"
|
||||||
|
hash: 2844d312784f2bf452fb547f2a4418814217ded1
|
||||||
|
body: >
|
||||||
|
Both the migrator and secureboot tests assumed they were
|
||||||
|
creating an
|
||||||
|
|
||||||
|
installer config.json section. Modify the code so both settings are
|
||||||
|
|
||||||
|
included.
|
||||||
|
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: []
|
||||||
|
- subject: "test: os: use boolean for installer migration flag"
|
||||||
|
hash: e2a4555c035ddd90c22afbf2150769175c6fb2f1
|
||||||
|
body: >
|
||||||
|
The installerForceMigration is a boolean, so let's use the
|
||||||
|
proper type.
|
||||||
|
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.114.17
|
||||||
|
title: ""
|
||||||
|
date: 2023-05-03T13:25:15.091Z
|
||||||
|
version: 2.114.17
|
||||||
|
title: ""
|
||||||
|
date: 2023-05-03T15:08:33.092Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update contracts to 75cd5e9f19d49b8723b7e39033763ca698e1254f
|
- subject: Update contracts to 75cd5e9f19d49b8723b7e39033763ca698e1254f
|
||||||
hash: d37f2b447c2d2646d6250e2b5b4e767fa28b788d
|
hash: d37f2b447c2d2646d6250e2b5b4e767fa28b788d
|
||||||
|
|
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -1,6 +1,22 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v2.114.17
|
||||||
|
## (2023-05-03)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to fa0106adb36432f5538f908304e9967c827dcfd4 [Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-2.114.17
|
||||||
|
> ### (2023-05-03)
|
||||||
|
>
|
||||||
|
> * test: append installer configuration instead of replacing it [Alex Gonzalez]
|
||||||
|
> * test: os: use boolean for installer migration flag [Alex Gonzalez]
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v2.114.16+rev1
|
# v2.114.16+rev1
|
||||||
## (2023-05-03)
|
## (2023-05-03)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.114.16+rev1
|
2.114.17
|
Loading…
Add table
Reference in a new issue