diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 2531638..5bb527a 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,100 @@ +- commits: + - subject: Update layers/meta-balena to a3c407781861dad26b17e718c7a5c7f1b8715184 + hash: 9a5b345d55c5b67fa5f6931e77e46ff4a02f3392 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to a3c407781861dad26b17e718c7a5c7f1b8715184 + changelog-entry: Update layers/meta-balena to a3c407781861dad26b17e718c7a5c7f1b8715184 + author: balena-renovate[bot] + nested: + - commits: + - subject: Update tests/leviathan digest to c3c6661 + hash: c141588401621db7581a1e82e8856437dbf1561f + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: + - commits: + - subject: Update balena-io/balena-cli to v21 + hash: cb8172a1cc6b5357ef2965418de0f7e43f128c6f + body: | + Update balena-io/balena-cli from 20.2.10 to 21.1.0 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: leviathan-2.31.95 + title: "" + date: 2025-03-25T12:35:47.604Z + - commits: + - subject: Extend selection of devices to run secureboot tests + hash: 4885a0abb6cb379218bcf2ffcd51e1b6a1693cd9 + body: > + When FLASHER_SECUREBOOT=1 select only devices that have + a `deviceType-sb` + + tag, taking into account the device type name could + already have a `-sb` + + suffix. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: leviathan-2.31.94 + title: "" + date: 2025-03-25T10:41:19.499Z + - commits: + - subject: Update balena-io/balena-cli to v20.2.10 + hash: 83586a4f5f1a6d4c8afeecae4f0fac4862fdef61 + body: | + Update balena-io/balena-cli from 20.2.7 to 20.2.10 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: leviathan-2.31.93 + title: "" + date: 2025-03-19T22:33:53.213Z + - commits: + - subject: Update docker/setup-buildx-action digest to b5ca514 + hash: 24966423bd59c7dd1e1fdeb2646784aa53ff4f39 + body: | + Update docker/setup-buildx-action + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: leviathan-2.31.92 + title: "" + date: 2025-03-19T20:35:11.071Z + - commits: + - subject: Update actions/upload-artifact digest to ea165f8 + hash: 0f7d4f09cd41c30c1aea88845e59395159f26a1b + body: | + Update actions/upload-artifact + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: leviathan-2.31.91 + title: "" + date: 2025-03-19T18:34:55.180Z + version: meta-balena-6.5.3 + title: "" + date: 2025-03-27T13:32:24.313Z + version: 6.5.3 + title: "" + date: 2025-03-27T16:22:39.563Z - commits: - subject: Use nonarch_base_libdir variable when packaging files for linux-firmware recipe diff --git a/CHANGELOG.md b/CHANGELOG.md index 04180ce..1daafdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,52 @@ Change log ----------- +# v6.5.3 +## (2025-03-27) + + +
+ Update layers/meta-balena to a3c407781861dad26b17e718c7a5c7f1b8715184 [balena-renovate[bot]] + +> ## meta-balena-6.5.3 +> ### (2025-03-27) +> +> +>
+> Update tests/leviathan digest to c3c6661 [balena-renovate[bot]] +> +>> ### leviathan-2.31.95 +>> #### (2025-03-25) +>> +>> * Update balena-io/balena-cli to v21 [balena-renovate[bot]] +>> +>> ### leviathan-2.31.94 +>> #### (2025-03-25) +>> +>> * Extend selection of devices to run secureboot tests [Alex Gonzalez] +>> +>> ### leviathan-2.31.93 +>> #### (2025-03-19) +>> +>> * Update balena-io/balena-cli to v20.2.10 [balena-renovate[bot]] +>> +>> ### leviathan-2.31.92 +>> #### (2025-03-19) +>> +>> * Update docker/setup-buildx-action digest to b5ca514 [balena-renovate[bot]] +>> +>> ### leviathan-2.31.91 +>> #### (2025-03-19) +>> +>> * Update actions/upload-artifact digest to ea165f8 [balena-renovate[bot]] +>> +> +>
+> +> + +
+ # v6.5.2+rev1 ## (2025-03-24) diff --git a/VERSION b/VERSION index 7933baa..73092f3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.5.2+rev1 \ No newline at end of file +6.5.3 \ No newline at end of file