Skip to content

Commit

Permalink
v5.1.46
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Mar 2, 2024
1 parent f7a5af4 commit 9bceac6
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 1 deletion.
68 changes: 68 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,71 @@
- commits:
- subject: Update layers/meta-balena to 548477f18ea46d404e44121c9ccb399f40ccabd3
hash: 7be99a46b7ab74893e15f2289c96048483e36fc0
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 548477f18ea46d404e44121c9ccb399f40ccabd3
changelog-entry: Update layers/meta-balena to 548477f18ea46d404e44121c9ccb399f40ccabd3
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: "resin_update_state_probe: ignore RAID members when looking for root"
hash: e984b21b0270729784735d99f222294be65afd20
body: >
At this moment resin_update_state_probe looks for the root
partition

by UUID and assumes that only a single device is returned. This

assumption breaks when the root is on a MD RAID1 device as not only

the virtual MD device holds a filesystem with the given UUID,

each member does as well.


This patch makes resin_update_state_probe ignore devices

that are RAID members which in that case will only return

the MD device as expected.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Michal Toman <[email protected]>
signed-off-by: Michal Toman <[email protected]>
author: Michal Toman
nested: []
version: meta-balena-5.1.46
title: ""
date: 2024-03-02T01:20:54.562Z
- 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
version: 5.1.46
title: ""
date: 2024-03-02T04:10:04.469Z
- commits:
- subject: Update layers/meta-balena to 64cd9e85978a6148a5b0f9231edab4fe42db9c33
hash: 9009f4387d84dcb1b799635a323b8ae6deb5efa4
Expand Down
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,37 @@
Change log
-----------

# v5.1.46
## (2024-03-02)


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

> ## meta-balena-5.1.46
> ### (2024-03-02)
>
> * resin_update_state_probe: ignore RAID members when looking for root [Michal Toman]
>
> ## 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>
>
>
</details>

# v5.1.44
## (2024-02-29)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.44
5.1.46

0 comments on commit 9bceac6

Please sign in to comment.