Commit f92489c 1 parent a86af5a commit f92489c Copy full SHA for f92489c
File tree 3 files changed +59
-1
lines changed
3 files changed +59
-1
lines changed Original file line number Diff line number Diff line change
1
+ - commits:
2
+ - subject: Update layers/meta-balena to 548477f18ea46d404e44121c9ccb399f40ccabd3
3
+ hash: 59e577d3025eac5b0d1f593020be4ec31a6cd5a4
4
+ body: Update layers/meta-balena
5
+ footer:
6
+ Changelog-entry: Update layers/meta-balena to 548477f18ea46d404e44121c9ccb399f40ccabd3
7
+ changelog-entry: Update layers/meta-balena to 548477f18ea46d404e44121c9ccb399f40ccabd3
8
+ author: Self-hosted Renovate Bot
9
+ nested:
10
+ - commits:
11
+ - subject: "resin_update_state_probe: ignore RAID members when looking for root"
12
+ hash: e984b21b0270729784735d99f222294be65afd20
13
+ body: >
14
+ At this moment resin_update_state_probe looks for the root
15
+ partition
16
+
17
+ by UUID and assumes that only a single device is returned. This
18
+
19
+ assumption breaks when the root is on a MD RAID1 device as not only
20
+
21
+ the virtual MD device holds a filesystem with the given UUID,
22
+
23
+ each member does as well.
24
+
25
+
26
+ This patch makes resin_update_state_probe ignore devices
27
+
28
+ that are RAID members which in that case will only return
29
+
30
+ the MD device as expected.
31
+ footer:
32
+ Change-type: patch
33
+ change-type: patch
34
+ Signed-off-by: Michal Toman <michalt@balena.io>
35
+ signed-off-by: Michal Toman <michalt@balena.io>
36
+ author: Michal Toman
37
+ nested: []
38
+ version: meta-balena-5.1.46
39
+ title: ""
40
+ date: 2024-03-02T01:20:54.562Z
41
+ version: 5.1.46
42
+ title: ""
43
+ date: 2024-03-02T04:10:07.395Z
1
44
- commits:
2
45
- subject: Update layers/meta-balena to 7f676ac7bcb5e0b066aa8f20de1b5c7d20e5843f
3
46
hash: be0c0ce764d72b95b971fef127fece60795d696a
Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file
4
4
5
+ # v5.1.46
6
+ ## (2024-03-02)
7
+
8
+
9
+ <details >
10
+ <summary > Update layers/meta-balena to 548477f18ea46d404e44121c9ccb399f40ccabd3 [Self-hosted Renovate Bot] </summary >
11
+
12
+ > ## meta-balena-5.1.46
13
+ > ### (2024-03-02)
14
+ >
15
+ > * resin_update_state_probe: ignore RAID members when looking for root [ Michal Toman]
16
+ >
17
+
18
+ </details >
19
+
5
20
# v5.1.45
6
21
## (2024-03-01)
7
22
Original file line number Diff line number Diff line change 1
- 5.1.45
1
+ 5.1.46
You can’t perform that action at this time.
0 commit comments