diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 00a5f317..1430ff9f 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,43 @@ +- commits: + - subject: Update layers/meta-balena to 5d566dff6a713596ef0b62a3ef1677c4251893d8 + hash: 411982e2eb0f6ee36f24fa43fb78d4ff932a5309 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 5d566dff6a713596ef0b62a3ef1677c4251893d8 + changelog-entry: Update layers/meta-balena to 5d566dff6a713596ef0b62a3ef1677c4251893d8 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "tests: secureboot: rename resetWorker() to resetDUT()" + hash: 22091c584523ce1255836530f3e4192a4cacbfb7 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "tests: secureboot: refactor to facilitate extension" + hash: b0ee0abd0dbd483fc60ca0ba96afd00da44c7c6f + body: > + As the secure boot feature is extended to more device types, the + test + + needs to be easy to extend. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-5.3.26 + title: "" + date: 2024-07-07T00:24:51.531Z + version: 5.3.26 + title: "" + date: 2024-07-07T00:53:54.815Z - commits: - subject: Update balena-yocto-scripts to 3b4142ba334b6b1c767a6755c2742c980d2e6b16 hash: a7e90c065c58cfd6a27df6e1eb9cc43b5b28ed57 diff --git a/CHANGELOG.md b/CHANGELOG.md index ad2e4e63..b343258a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ # v2.105.10 ## (2022-10-13) +# v5.3.26 +## (2024-07-07) + + +
+ Update layers/meta-balena to 5d566dff6a713596ef0b62a3ef1677c4251893d8 [Self-hosted Renovate Bot] + +> ## meta-balena-5.3.26 +> ### (2024-07-07) +> +> * tests: secureboot: rename resetWorker() to resetDUT() [Alex Gonzalez] +> * tests: secureboot: refactor to facilitate extension [Alex Gonzalez] +> + +
+ # v5.3.25+rev1 ## (2024-07-06) diff --git a/VERSION b/VERSION index f11a7454..32916d43 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.25+rev1 \ No newline at end of file +5.3.26 \ No newline at end of file