From c44903ba9778b61b6b961992997185e805f8d31b Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 16:37:27 +0000 Subject: [PATCH] v6.2.3 --- .versionbot/CHANGELOG.yml | 114 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 51 +++++++++++++++++ VERSION | 2 +- 3 files changed, 166 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 3b702f3e..70db36e0 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,117 @@ +- commits: + - subject: Update layers/meta-balena to d958ab39c2c3e7fcc9a39c60961f933aeef2a189 + hash: 467d7f203fe1957019a9aa2d78f534e8bcbe471c + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to d958ab39c2c3e7fcc9a39c60961f933aeef2a189 + changelog-entry: Update layers/meta-balena to d958ab39c2c3e7fcc9a39c60961f933aeef2a189 + author: balena-renovate[bot] + nested: + - commits: + - subject: Update tests/leviathan digest to 2a609bc + hash: 73c4edaf6615d148bf382ff7589fa9d6874fa753 + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: + - commits: + - subject: "lib/components/os: Add SRD3 JP4 and JP5 device type boot partition + indexes" + hash: db7fdad6e920295cf3200ca3309fde65dd5c039f + body: > + The JP5 device-type uses the same boot partition index + as the + + jetson-xavier on JP5. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + nested: [] + version: leviathan-2.31.76 + title: "" + date: 2024-12-19T14:11:20.112Z + - commits: + - subject: Update balena-io/balena-cli to v20.1.2 + hash: 15e18d79118af19c0362decc13b9c9b692d49ca9 + body: | + Update balena-io/balena-cli from 20.1.0 to 20.1.2 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: leviathan-2.31.75 + title: "" + date: 2024-12-19T02:57:30.738Z + - commits: + - subject: Update docker/setup-buildx-action digest to 6524bf6 + hash: 4157efa263e7c545933c7c8ca6d3ecac5cc189f5 + body: | + Update docker/setup-buildx-action + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: leviathan-2.31.74 + title: "" + date: 2024-12-19T02:01:02.721Z + - commits: + - subject: Update core/contracts digest to 9383b36 + hash: 3229a8f75ad3c6610ba72d6a0edb446d6b875cf1 + body: | + Update core/contracts + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: leviathan-2.31.73 + title: "" + date: 2024-12-18T22:34:03.777Z + - commits: + - subject: Update actions/upload-artifact digest to 6f51ac0 + hash: 695be0565fd7d6e1be7cea5ed83ff6febe02a1ae + body: | + Update actions/upload-artifact + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: leviathan-2.31.72 + title: "" + date: 2024-12-18T00:11:58.435Z + - commits: + - subject: Enable selection of workers with locked DUT in secureboot tests + hash: 92972900c54a2f0ea9a1b7e41f83adc6c32cafe0 + body: > + This will make the client look for workers with a "DUT: + -sb" tag if FLASHER_SECUREBOOT=1 when + starting tests. This is to enable differentiation + between locked and unlocked DUTs for device types that + support secureboot. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: Ryan Cooke + nested: [] + version: leviathan-2.31.71 + title: "" + date: 2024-12-17T11:11:15.435Z + version: meta-balena-6.2.3 + title: "" + date: 2024-12-21T13:31:50.987Z + version: 6.2.3 + title: "" + date: 2024-12-21T16:37:20.894Z - commits: - subject: Update layers/meta-balena to 304646d8e0c51a1ab6462c87d33e2e40bd68fdb0 hash: 414b90e7dab522098e611bf31545b97f79e7eb28 diff --git a/CHANGELOG.md b/CHANGELOG.md index ff9824c2..c8997fea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,57 @@ # v2.105.10 ## (2022-10-13) +# v6.2.3 +## (2024-12-21) + + +
+ Update layers/meta-balena to d958ab39c2c3e7fcc9a39c60961f933aeef2a189 [balena-renovate[bot]] + +> ## meta-balena-6.2.3 +> ### (2024-12-21) +> +> +>
+> Update tests/leviathan digest to 2a609bc [balena-renovate[bot]] +> +>> ### leviathan-2.31.76 +>> #### (2024-12-19) +>> +>> * lib/components/os: Add SRD3 JP4 and JP5 device type boot partition indexes [Alexandru Costache] +>> +>> ### leviathan-2.31.75 +>> #### (2024-12-19) +>> +>> * Update balena-io/balena-cli to v20.1.2 [balena-renovate[bot]] +>> +>> ### leviathan-2.31.74 +>> #### (2024-12-19) +>> +>> * Update docker/setup-buildx-action digest to 6524bf6 [balena-renovate[bot]] +>> +>> ### leviathan-2.31.73 +>> #### (2024-12-18) +>> +>> * Update core/contracts digest to 9383b36 [balena-renovate[bot]] +>> +>> ### leviathan-2.31.72 +>> #### (2024-12-18) +>> +>> * Update actions/upload-artifact digest to 6f51ac0 [balena-renovate[bot]] +>> +>> ### leviathan-2.31.71 +>> #### (2024-12-17) +>> +>> * Enable selection of workers with locked DUT in secureboot tests [Ryan Cooke] +>> +> +>
+> +> + +
+ # v6.2.2 ## (2024-12-20) diff --git a/VERSION b/VERSION index 30bc70ba..d716112b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.2.2 \ No newline at end of file +6.2.3 \ No newline at end of file