From 27a0439e23b8e5c6d15a6cf50a97caee1c17695e Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 11:40:55 +0000 Subject: [PATCH] v4.1.7 --- .versionbot/CHANGELOG.yml | 105 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 46 +++++++++++++++++ VERSION | 2 +- 3 files changed, 152 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 52c73615..7fbfda29 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,108 @@ +- commits: + - subject: Update layers/meta-balena to d40a0ca5875c474752cd94aae4e4fd9754b4781f + hash: ccd489455826cbbbd7b7624d3d2a68abe68e6565 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to d40a0ca5875c474752cd94aae4e4fd9754b4781f + changelog-entry: Update layers/meta-balena to d40a0ca5875c474752cd94aae4e4fd9754b4781f + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "meta-balena-common: Move code from meta-balena-kirkstone" + hash: a8098360caf7ec3c6ede8aa953361fab2004b766 + body: > + The code moved from meta-balena-kirkstone was not really + specific to + + kirkstone so let's move it here so that future branches for newer yocto + + releases which we'll base off kirkstone don't continue to add this + + unneeded duplication. + + There are other meta-balena-* directories that still contain the + + duplication we moved from meta-balena-kirkstone but we're not really + + concerned with that because going forward those old directories will + + naturally get deprecated. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Florin Sarbu + signed-off-by: Florin Sarbu + author: Florin Sarbu + nested: [] + version: meta-balena-4.1.7 + title: "" + date: 2023-11-17T10:23:11.798Z + - commits: + - subject: Update tests/leviathan digest to 30c115d + hash: 910c9b89c2c867b48b2e47a9a3775249e0211329 + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "patch: Add support for local autokit support" + hash: 0c9fa8af880987316dbb0ca096ae15522784735b + body: "" + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.29.14 + title: "" + date: 2023-11-15T19:24:24.674Z + - commits: + - subject: Update Lock file maintenance + hash: 1bd306de3510c8da83b42f87f49905fc532cfaf5 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.29.13 + title: "" + date: 2023-11-13T03:35:12.022Z + - commits: + - subject: Update balena-os/leviathan-worker to v2.9.25 + hash: 0e6357d94d2e05d8cef28dfc5f09e8fceea49114 + body: | + Update balena-os/leviathan-worker from 2.9.24 to 2.9.25 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.29.12 + title: "" + date: 2023-11-13T01:58:28.069Z + - commits: + - subject: Update Lock file maintenance + hash: 4699166b073f9a6912b51e2814a38f1c9d8955d7 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.29.11 + title: "" + date: 2023-11-13T00:59:30.237Z + version: meta-balena-4.1.6 + title: "" + date: 2023-11-17T10:10:54.558Z + version: 4.1.7 + title: "" + date: 2023-11-17T11:40:50.057Z - commits: - subject: Update contracts to 109179385bb4b862cd7572be14d4c5edddbd93c9 hash: d3acb4759982e20840ac9fad04e9928336faedf2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 8753f3fa..b4d17918 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,52 @@ Change log ----------- +# v4.1.7 +## (2023-11-17) + + +
+ Update layers/meta-balena to d40a0ca5875c474752cd94aae4e4fd9754b4781f [Self-hosted Renovate Bot] + +> ## meta-balena-4.1.7 +> ### (2023-11-17) +> +> * meta-balena-common: Move code from meta-balena-kirkstone [Florin Sarbu] +> +> ## meta-balena-4.1.6 +> ### (2023-11-17) +> +> +>
+> Update tests/leviathan digest to 30c115d [Self-hosted Renovate Bot] +> +>> ### leviathan-2.29.14 +>> #### (2023-11-15) +>> +>> * patch: Add support for local autokit support [Vipul Gupta (@vipulgupta2048)] +>> +>> ### leviathan-2.29.13 +>> #### (2023-11-13) +>> +>> * Update Lock file maintenance [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.29.12 +>> #### (2023-11-13) +>> +>> * Update balena-os/leviathan-worker to v2.9.25 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.29.11 +>> #### (2023-11-13) +>> +>> * Update Lock file maintenance [Self-hosted Renovate Bot] +>> +> +>
+> +> + +
+ # v4.1.5+rev1 ## (2023-11-12) diff --git a/VERSION b/VERSION index cd6be3c2..a4428cff 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.5+rev1 \ No newline at end of file +4.1.7 \ No newline at end of file