Skip to content

Commit

Permalink
v5.1.45
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Mar 1, 2024
1 parent 20de477 commit 85254c7
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 1 deletion.
71 changes: 71 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
signed-off-by: Alexandru Costache <[email protected]>
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
Expand Down
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,42 @@
Change log
-----------

# v5.1.45
## (2024-03-01)


<details>
<summary> Update layers/meta-balena to 7f676ac7bcb5e0b066aa8f20de1b5c7d20e5843f [Self-hosted Renovate Bot] </summary>

> ## meta-balena-5.1.45
> ### (2024-02-29)
>
>
> <details>
> <summary> Update tests/leviathan digest to 2b34fec [Self-hosted Renovate Bot] </summary>
>
>> ### leviathan-2.29.63
>> #### (2024-02-27)
>>
>> * Update core/contracts digest to f3ba2ee [Self-hosted Renovate Bot]
>>
>
> </details>
>
>
> ## 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]
>

</details>

# v5.1.42+rev1
## (2024-02-28)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.42+rev1
5.1.45

0 comments on commit 85254c7

Please sign in to comment.