diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 2867116..498f89c 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -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 + signed-off-by: Alex Gonzalez + 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 + signed-off-by: Alex Gonzalez + 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 + signed-off-by: Alex Gonzalez + 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 + signed-off-by: Alex Gonzalez + 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 + signed-off-by: Alex Gonzalez + 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: - subject: Update balena-yocto-scripts to 57226ffa5abafc3001cb275ad6520895c938842a hash: 8c9a96589ad0c48c9db8cac32acfd3da3474727b diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fb657b..68a0f9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,25 @@ Change log ----------- +# v2.114.23 +## (2023-05-06) + + +
+ Update layers/meta-balena to 3f2f215e39c39fc3ef227db665c99fb8ad77ee08 [Renovate Bot] + +> ## 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] +> + +
+ # v2.114.22+rev1 ## (2023-05-06) diff --git a/VERSION b/VERSION index 7184e4b..85585a3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.114.22+rev1 \ No newline at end of file +2.114.23 \ No newline at end of file