From c94a4f53c801317f0de1ef8d247334d9374849a0 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 04:45:14 +0000 Subject: [PATCH] v6.1.0+rev1 --- .versionbot/CHANGELOG.yml | 88 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 35 ++++++++++++++++ VERSION | 2 +- 3 files changed, 124 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 51de11a4..4809ee5b 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,91 @@ +- commits: + - subject: Update balena-yocto-scripts to 55e707dc405e13428fa3abdf594c2828ad0053b0 + hash: 0027d880ef754ffd73c54d52ad6ade1082292154 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 55e707dc405e13428fa3abdf594c2828ad0053b0 + changelog-entry: Update balena-yocto-scripts to 55e707dc405e13428fa3abdf594c2828ad0053b0 + author: balena-renovate[bot] + nested: + - commits: + - subject: Explicitly set GH_TOKEN permissions + hash: 389d08cfa7af88eb059f1d56fcf6a0db69598bbb + body: "" + footer: + change-type: patch + author: Anton Belodedenko + nested: [] + version: balena-yocto-scripts-1.27.13 + title: "" + date: 2024-11-18T22:20:04.431Z + - commits: + - subject: Update Lock file maintenance + hash: da98468af30dee76cdea3934db771b5f7cf4e6e3 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.27.12 + title: "" + date: 2024-11-18T01:34:47.609Z + - commits: + - subject: "github/workflows/yocto-build-deploy.yml: Add hostapp metadata to OS + release" + hash: 0c8631cf2d935b139aff85004bb7c41883c355a6 + body: > + This is needed for supervisor managed OS updates. For example, + the supervisor + + can check this metadata against the equivalent field from + /etc/os-release to + + determine if the device is already running the latest OS + release. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Florin Sarbu + signed-off-by: Florin Sarbu + author: Florin Sarbu + nested: [] + version: balena-yocto-scripts-1.27.11 + title: "" + date: 2024-11-17T19:41:07.287Z + - commits: + - subject: Set explicit permissions at the job level + hash: 9dc5aacccbd5ffdb154df3a1db172736cca36145 + body: | + This is the more secure approach that defaults + to lowest possible permissions. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: balena-yocto-scripts-1.27.10 + title: "" + date: 2024-11-11T19:16:32.044Z + - commits: + - subject: Update Lock file maintenance + hash: 271d9ee084c71d4eb128948b15ea3bf9150a0a39 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: balena-yocto-scripts-1.27.9 + title: "" + date: 2024-11-11T01:34:43.508Z + version: 6.1.0+rev1 + title: "" + date: 2024-11-19T04:45:09.720Z - commits: - subject: Update layers/meta-balena to 26dd79ea1569ad3f365e669f3e646e21d67e9121 hash: 9b4126e9d98b612714e251082d41ee978c778dd4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 65a23629..93db7f0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,41 @@ Change log ----------- +# v6.1.0+rev1 +## (2024-11-19) + + +
+ Update balena-yocto-scripts to 55e707dc405e13428fa3abdf594c2828ad0053b0 [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.27.13 +> ### (2024-11-18) +> +> * Explicitly set GH_TOKEN permissions [Anton Belodedenko] +> +> ## balena-yocto-scripts-1.27.12 +> ### (2024-11-18) +> +> * Update Lock file maintenance [balena-renovate[bot]] +> +> ## balena-yocto-scripts-1.27.11 +> ### (2024-11-17) +> +> * github/workflows/yocto-build-deploy.yml: Add hostapp metadata to OS release [Florin Sarbu] +> +> ## balena-yocto-scripts-1.27.10 +> ### (2024-11-11) +> +> * Set explicit permissions at the job level [Kyle Harding] +> +> ## balena-yocto-scripts-1.27.9 +> ### (2024-11-11) +> +> * Update Lock file maintenance [balena-renovate[bot]] +> + +
+ # v6.1.0 ## (2024-11-05) diff --git a/VERSION b/VERSION index 358e78e6..9108b473 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.1.0 \ No newline at end of file +6.1.0+rev1 \ No newline at end of file