From 1f6033f3448bf83fec92cbde7a683604bea39bcc Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 04:06:13 +0000 Subject: [PATCH] v5.1.45 --- .versionbot/CHANGELOG.yml | 57 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 31 +++++++++++++++++++++ VERSION | 2 +- 3 files changed, 89 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 06ed8f7b..25d0a888 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,60 @@ +- commits: + - subject: Update layers/meta-balena to 7f676ac7bcb5e0b066aa8f20de1b5c7d20e5843f + hash: 3e93f5fd8a2fa62586d4ae05bc0366d8a5b6ede0 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 7f676ac7bcb5e0b066aa8f20de1b5c7d20e5843f + changelog-entry: Update layers/meta-balena to 7f676ac7bcb5e0b066aa8f20de1b5c7d20e5843f + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update tests/leviathan digest to 2b34fec + hash: 695bd2b086a94945e80d9d677a6019462dd9e35f + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update core/contracts digest to f3ba2ee + hash: 2334fd02530b6669a3fb5275421543c0a66bca2f + body: | + Update core/contracts + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.29.63 + title: "" + date: 2024-02-27T17:34:15.697Z + version: meta-balena-5.1.45 + title: "" + date: 2024-02-29T23:05:05.727Z + - commits: + - subject: "resin-init-flasher: Allow building images for non-flasher devices that + have internal storage" + hash: 3a887512b343b80208196f6792a48f81d1a8c8f9 + body: > + As per the internal thread: + https://balena.zulipchat.com/#narrow/stream/360838-balena-io.2Fos.2Fdevices/topic/balena-raspberrypi.20jenkins.20build.20failures/near/423970246 + + + Currently devices with on-board storage fail to build in jenkins, if they don't provide a flasher image. One example is the CM4. Since there are multiple devices using this configuration, let's re-enable builds for all of them. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru + nested: [] + version: meta-balena-5.1.44 + title: "" + date: 2024-02-29T16:16:34.376Z + version: 5.1.45 + title: "" + date: 2024-03-01T04:06:04.654Z - commits: - subject: Update layers/meta-balena to 87036c0cd6a4e23b55300c64f62158328e0eb779 hash: 3101227ab5dfcce252c09f5a075b42ea01f26828 diff --git a/CHANGELOG.md b/CHANGELOG.md index d6a6be94..cb15e80b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,37 @@ Change log ----------- +# v5.1.45 +## (2024-03-01) + + +
+ Update layers/meta-balena to 7f676ac7bcb5e0b066aa8f20de1b5c7d20e5843f [Self-hosted Renovate Bot] + +> ## meta-balena-5.1.45 +> ### (2024-02-29) +> +> +>
+> Update tests/leviathan digest to 2b34fec [Self-hosted Renovate Bot] +> +>> ### leviathan-2.29.63 +>> #### (2024-02-27) +>> +>> * Update core/contracts digest to f3ba2ee [Self-hosted Renovate Bot] +>> +> +>
+> +> +> ## meta-balena-5.1.44 +> ### (2024-02-29) +> +> * resin-init-flasher: Allow building images for non-flasher devices that have internal storage [Alexandru] +> + +
+ # v5.1.43 ## (2024-02-29) diff --git a/VERSION b/VERSION index 0b8b1f01..3deddf16 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.43 \ No newline at end of file +5.1.45 \ No newline at end of file