From c621629d82c2ae09a730941166be73512801f359 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 20:11: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 868ff579..73dd74ed 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: Update balena-yocto-scripts to 6270e6a763450e7bd98e08b699dc22ea55a19bc5 + hash: 29a4ad371bf6022fc0d2ff4ae78be16a6ffa2a99 + 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-29T20:11:39.977Z - commits: - subject: Update layers/meta-balena to 651d5bb6f5a5a437198bef1f188913a2ef68c7bd hash: 0007724b1661163db515d9359614a0eb1ef97f61 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5099c686..24ff97f5 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 cefefb68..e6d81052 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