diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 0bb6ad52..e57f8725 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,74 @@ +- commits: + - subject: Update layers/meta-balena to 7f676ac7bcb5e0b066aa8f20de1b5c7d20e5843f + hash: 72f500ab777d5aac8b1d8570426b1dd5673ea707 + 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 + - commits: + - subject: Start os-config service after extracting CA + hash: 0a531b5787e9dfd11a851fa36babd5374135e935 + body: | + OS-config should always run after extracting balena CA + to prevent race conditions + footer: + Change-type: patch + change-type: patch + author: jaomaloy + nested: [] + version: meta-balena-5.1.43 + title: "" + date: 2024-02-28T09:12:11.684Z + version: 5.1.45 + title: "" + date: 2024-03-01T04:05:49.946Z - commits: - subject: Update contracts to f3ba2eee92e77c5a595bf22ffbeaa9164683ff1b hash: ab5fbb52780da3d3befeec7101634351a4c8505d diff --git a/CHANGELOG.md b/CHANGELOG.md index e12d74e0..9a9519bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,42 @@ 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] +> +> ## meta-balena-5.1.43 +> ### (2024-02-28) +> +> * Start os-config service after extracting CA [jaomaloy] +> + +
+ # v5.1.42+rev1 ## (2024-02-28) diff --git a/VERSION b/VERSION index f4fb1526..3deddf16 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.42+rev1 \ No newline at end of file +5.1.45 \ No newline at end of file