From d27c07439d6c1ab46be616193258ce2040830213 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 21:50:46 +0000 Subject: [PATCH] v6.0.15+rev1 --- .versionbot/CHANGELOG.yml | 29 +++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 45 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index f2ea9cd..f1538f1 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: Update balena-yocto-scripts to 6270e6a763450e7bd98e08b699dc22ea55a19bc5 + hash: e824d0dd90eb1de9d7695ec23faf923ba29b79f5 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 6270e6a763450e7bd98e08b699dc22ea55a19bc5 + changelog-entry: Update balena-yocto-scripts to 6270e6a763450e7bd98e08b699dc22ea55a19bc5 + author: balena-renovate[bot] + nested: + - commits: + - subject: use apt-get to install s4cmd instead of pip + hash: 938730ae60d60574f9abf757c1c4efcc4e526a2f + body: > + using pip to install python packages also installable by debian + is not recommended, and leads to errors while trying to do so. + Switch to using apt-get to install s4cmd to address this + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: balena-yocto-scripts-1.25.27 + title: "" + date: 2024-08-29T13:53:51.392Z + version: 6.0.15+rev1 + title: "" + date: 2024-08-29T21:50:40.625Z - commits: - subject: Update layers/meta-balena to 651d5bb6f5a5a437198bef1f188913a2ef68c7bd hash: 471f646cb58d83a04fd69feb3b952c153faa9a25 diff --git a/CHANGELOG.md b/CHANGELOG.md index 766cfd1..01b78d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v6.0.15+rev1 +## (2024-08-29) + + +
+ Update balena-yocto-scripts to 6270e6a763450e7bd98e08b699dc22ea55a19bc5 [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.25.27 +> ### (2024-08-29) +> +> * use apt-get to install s4cmd instead of pip [rcooke-warwick] +> + +
+ # v6.0.15 ## (2024-08-29) diff --git a/VERSION b/VERSION index cefefb6..e6d8105 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.15 \ No newline at end of file +6.0.15+rev1 \ No newline at end of file