v2.114.23
This commit is contained in:
parent
043c85a395
commit
ce74eb19fe
3 changed files with 95 additions and 1 deletions
|
@ -1,3 +1,78 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to 3f2f215e39c39fc3ef227db665c99fb8ad77ee08
|
||||||
|
hash: 7155621e3e419840628ab4c0e9ad972037cf2f4b
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to 3f2f215e39c39fc3ef227db665c99fb8ad77ee08
|
||||||
|
changelog-entry: Update layers/meta-balena to 3f2f215e39c39fc3ef227db665c99fb8ad77ee08
|
||||||
|
author: Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: "tests: suites: remove default migration force configuration"
|
||||||
|
hash: 6cbb6a983574158cb8531b24e3baeff8518ebe1a
|
||||||
|
body: |
|
||||||
|
Instead we will configure this on specific Jenkins jobs.
|
||||||
|
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: "resin-init-flasher: avoid partition labels clashes"
|
||||||
|
hash: 6af87bf9a3cae40ab7b9cad844b8ed71f6d004f8
|
||||||
|
body: >
|
||||||
|
When using labels to mount partitions, restrict it to a specific
|
||||||
|
drive
|
||||||
|
|
||||||
|
to avoid clashes.
|
||||||
|
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: "initrdscripts: recovery: set adb default timeouts in minutes"
|
||||||
|
hash: ecb720889cc870670b2e683913f28251f7ccbd88
|
||||||
|
body: ""
|
||||||
|
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: "tests: move installerForceMigration suite configuration to balenaOS
|
||||||
|
section"
|
||||||
|
hash: 020f7da433b0743e5c045239a24e3ed00445b8dc
|
||||||
|
body: >
|
||||||
|
The balenaOS section is the logical place for this configuration
|
||||||
|
to be.
|
||||||
|
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: "tests: simplify accessing config.json data"
|
||||||
|
hash: 831c12fd9bd49fec048cb20509fe5ac6255e8da8
|
||||||
|
body: |
|
||||||
|
There is no longer need to go through the context for this.
|
||||||
|
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.23
|
||||||
|
title: ""
|
||||||
|
date: 2023-05-06T19:31:19.959Z
|
||||||
|
version: 2.114.23
|
||||||
|
title: ""
|
||||||
|
date: 2023-05-06T21:20:37.933Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update balena-yocto-scripts to 57226ffa5abafc3001cb275ad6520895c938842a
|
- subject: Update balena-yocto-scripts to 57226ffa5abafc3001cb275ad6520895c938842a
|
||||||
hash: 8c9a96589ad0c48c9db8cac32acfd3da3474727b
|
hash: 8c9a96589ad0c48c9db8cac32acfd3da3474727b
|
||||||
|
|
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -1,6 +1,25 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v2.114.23
|
||||||
|
## (2023-05-06)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to 3f2f215e39c39fc3ef227db665c99fb8ad77ee08 [Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-2.114.23
|
||||||
|
> ### (2023-05-06)
|
||||||
|
>
|
||||||
|
> * tests: suites: remove default migration force configuration [Alex Gonzalez]
|
||||||
|
> * resin-init-flasher: avoid partition labels clashes [Alex Gonzalez]
|
||||||
|
> * initrdscripts: recovery: set adb default timeouts in minutes [Alex Gonzalez]
|
||||||
|
> * tests: move installerForceMigration suite configuration to balenaOS section [Alex Gonzalez]
|
||||||
|
> * tests: simplify accessing config.json data [Alex Gonzalez]
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v2.114.22+rev1
|
# v2.114.22+rev1
|
||||||
## (2023-05-06)
|
## (2023-05-06)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.114.22+rev1
|
2.114.23
|
Loading…
Add table
Reference in a new issue