Skip to content

Commit 232258c

Browse files
v5.1.30
1 parent de48a1f commit 232258c

File tree

3 files changed

+258
-1
lines changed

3 files changed

+258
-1
lines changed

.versionbot/CHANGELOG.yml

+184
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,187 @@
1+
- commits:
2+
- subject: Update layers/meta-balena to c9e64a42b8de857356e587b551fc25e83df441a1
3+
hash: d72881346efc2fb84d6e6fa97edbb04efb698729
4+
body: Update layers/meta-balena
5+
footer:
6+
Changelog-entry: Update layers/meta-balena to c9e64a42b8de857356e587b551fc25e83df441a1
7+
changelog-entry: Update layers/meta-balena to c9e64a42b8de857356e587b551fc25e83df441a1
8+
author: Self-hosted Renovate Bot
9+
nested:
10+
- commits:
11+
- subject: "balena-image-bootloader-initramfs.bb: Add fsck module"
12+
hash: 4b1bc7244ab21a9952ea7569c0c0e1bc9a11e2e0
13+
body: >
14+
The balena bootloader initramfs contains the rootfs module and
15+
that
16+
17+
will get the rootfs mounted but not checked first for errors. This is
18+
19+
problematic because at first boot with network connectivity available,
20+
21+
time will sync but the rootfs will still have the last mount time in
22+
23+
1970. If at that point the rootfs gets corrupted then at next boot
24+
25+
the rootfs' initramfs module from balena-bootloader will try to mount
26+
27+
the rootfs without checking it first and then after that the filesystem
28+
29+
check triggered by the fsck module from the actual kernel initramfs will
30+
31+
fail like this:
32+
33+
34+
[init][INFO] Running filesystem checks on partition resin-rootA (/dev/disk/by-state/resin-rootA)
35+
36+
resin-rootA contains a file system with errors, check forced.
37+
38+
resin-rootA: Inodes that were part of a corrupted orphan linked list found.
39+
40+
41+
resin-rootA: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
42+
(i.e., without -a or -p options)
43+
44+
This commit will add the fsck module to balena bootloader's initramfs
45+
46+
which will trigger filesystem checks before the rootfs module runs.
47+
footer:
48+
Change-type: patch
49+
change-type: patch
50+
Signed-off-by: Florin Sarbu <florin@balena.io>
51+
signed-off-by: Florin Sarbu <florin@balena.io>
52+
author: Florin Sarbu
53+
nested: []
54+
version: meta-balena-5.1.30
55+
title: ""
56+
date: 2024-02-12T19:58:46.698Z
57+
- commits:
58+
- subject: Update tests/leviathan digest to f6a3391
59+
hash: 0df90f0d2a1105bb3d0e8db6a28ce9bc76d8e1b0
60+
body: Update tests/leviathan
61+
footer:
62+
Change-type: patch
63+
change-type: patch
64+
author: Self-hosted Renovate Bot
65+
nested:
66+
- commits:
67+
- subject: Update core/contracts digest to 4f7dba1
68+
hash: 55fdb70de51b296b56752e79375ef5932c294de2
69+
body: |
70+
Update core/contracts
71+
footer:
72+
Change-type: patch
73+
change-type: patch
74+
author: Self-hosted Renovate Bot
75+
nested: []
76+
version: leviathan-2.29.54
77+
title: ""
78+
date: 2024-02-12T01:49:14.116Z
79+
- commits:
80+
- subject: Update Lock file maintenance
81+
hash: 174797e7ff00c3cec8912d63cc5debfbfadbb3ce
82+
body: |
83+
Update
84+
footer:
85+
Change-type: patch
86+
change-type: patch
87+
author: Self-hosted Renovate Bot
88+
nested: []
89+
version: leviathan-2.29.53
90+
title: ""
91+
date: 2024-02-12T00:49:17.031Z
92+
- commits:
93+
- subject: Update balena-os/leviathan-worker to v2.9.34
94+
hash: 676c345f8f2bd4eb14270817774fa9f6d32552eb
95+
body: |
96+
Update balena-os/leviathan-worker from 2.9.33 to 2.9.34
97+
footer:
98+
Change-type: patch
99+
change-type: patch
100+
author: Self-hosted Renovate Bot
101+
nested: []
102+
version: leviathan-2.29.52
103+
title: ""
104+
date: 2024-02-08T09:34:59.187Z
105+
- commits:
106+
- subject: Update balena-os/leviathan-worker to v2.9.33
107+
hash: 9eeb44be296aaeb17654afa51d6757242dd9da38
108+
body: |
109+
Update balena-os/leviathan-worker from 2.9.32 to 2.9.33
110+
footer:
111+
Change-type: patch
112+
change-type: patch
113+
author: Self-hosted Renovate Bot
114+
nested: []
115+
version: leviathan-2.29.51
116+
title: ""
117+
date: 2024-02-06T12:48:22.014Z
118+
- commits:
119+
- subject: "patch: Add config.js validator"
120+
hash: 740c4bfbe01703ed694b227e5c6ccebf096cb297
121+
body: ""
122+
footer:
123+
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
124+
signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
125+
author: Vipul Gupta (@vipulgupta2048)
126+
nested: []
127+
version: leviathan-2.29.50
128+
title: ""
129+
date: 2024-02-06T10:02:47.800Z
130+
version: meta-balena-5.1.29
131+
title: ""
132+
date: 2024-02-12T06:15:56.841Z
133+
- commits:
134+
- subject: Update balena-engine to v20.10.43
135+
hash: 2f47cdb1996b3ab4421a22fd0b36917899bf77b4
136+
body: |
137+
Update balena-engine from 20.10.42 to 20.10.43
138+
footer:
139+
Change-type: patch
140+
change-type: patch
141+
author: Self-hosted Renovate Bot
142+
nested:
143+
- commits:
144+
- subject: Update runc component to v1.1.12 from balena-runc repo
145+
hash: 9cdf0321cbb1dee0b1712f4e537f1b90caad45ea
146+
body: >
147+
Also update containerd component from balena-containerd
148+
to also use
149+
150+
runc v1.1.12. Also update dependencies as indicated from balena-runc go.mod.
151+
footer:
152+
Change-type: patch
153+
change-type: patch
154+
Signed-off-by: Ken Bannister <kb2ma@runbox.com>
155+
signed-off-by: Ken Bannister <kb2ma@runbox.com>
156+
author: Ken Bannister
157+
nested: []
158+
version: balena-engine-20.10.43
159+
title: ""
160+
date: 2024-02-06T08:42:31.660Z
161+
version: meta-balena-5.1.28
162+
title: ""
163+
date: 2024-02-11T11:59:55.024Z
164+
- commits:
165+
- subject: "patch: upgrade recipes/devtools/go to 1.17.13"
166+
hash: 0845ea2914e0b784a022d3c9414168d8a2212c4b
167+
body: ""
168+
footer:
169+
cherry-pick: c93239706f70b0cea59797814a409cfc376b3e0f
170+
author: JOASSART Edwin
171+
nested: []
172+
- subject: "patch: removes recipes/devtools/go to 1.16"
173+
hash: 6017fdaaae799b8e5cd6b8f3b52e9c51f46e9450
174+
body: ""
175+
footer:
176+
cherry-pick: git://git.yoctoproject.org/poky@c93239706f70b0cea59797814a409cfc376b3e0f
177+
author: JOASSART Edwin
178+
nested: []
179+
version: meta-balena-5.1.27
180+
title: ""
181+
date: 2024-02-09T17:47:17.512Z
182+
version: 5.1.30
183+
title: ""
184+
date: 2024-02-13T02:18:24.395Z
1185
- commits:
2186
- subject: Update contracts to 4f7dba1c6408a17c5a07e353443b068410fd8aa2
3187
hash: 5df158d81d1033322baf8c7185501445392ae986

CHANGELOG.md

+73
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,79 @@
11
Change log
22
-----------
33

4+
# v5.1.30
5+
## (2024-02-13)
6+
7+
8+
<details>
9+
<summary> Update layers/meta-balena to c9e64a42b8de857356e587b551fc25e83df441a1 [Self-hosted Renovate Bot] </summary>
10+
11+
> ## meta-balena-5.1.30
12+
> ### (2024-02-12)
13+
>
14+
> * balena-image-bootloader-initramfs.bb: Add fsck module [Florin Sarbu]
15+
>
16+
> ## meta-balena-5.1.29
17+
> ### (2024-02-12)
18+
>
19+
>
20+
> <details>
21+
> <summary> Update tests/leviathan digest to f6a3391 [Self-hosted Renovate Bot] </summary>
22+
>
23+
>> ### leviathan-2.29.54
24+
>> #### (2024-02-12)
25+
>>
26+
>> * Update core/contracts digest to 4f7dba1 [Self-hosted Renovate Bot]
27+
>>
28+
>> ### leviathan-2.29.53
29+
>> #### (2024-02-12)
30+
>>
31+
>> * Update Lock file maintenance [Self-hosted Renovate Bot]
32+
>>
33+
>> ### leviathan-2.29.52
34+
>> #### (2024-02-08)
35+
>>
36+
>> * Update balena-os/leviathan-worker to v2.9.34 [Self-hosted Renovate Bot]
37+
>>
38+
>> ### leviathan-2.29.51
39+
>> #### (2024-02-06)
40+
>>
41+
>> * Update balena-os/leviathan-worker to v2.9.33 [Self-hosted Renovate Bot]
42+
>>
43+
>> ### leviathan-2.29.50
44+
>> #### (2024-02-06)
45+
>>
46+
>> * patch: Add config.js validator [Vipul Gupta (@vipulgupta2048)]
47+
>>
48+
>
49+
> </details>
50+
>
51+
>
52+
> ## meta-balena-5.1.28
53+
> ### (2024-02-11)
54+
>
55+
>
56+
> <details>
57+
> <summary> Update balena-engine to v20.10.43 [Self-hosted Renovate Bot] </summary>
58+
>
59+
>> ### balena-engine-20.10.43
60+
>> #### (2024-02-06)
61+
>>
62+
>> * Update runc component to v1.1.12 from balena-runc repo [Ken Bannister]
63+
>>
64+
>
65+
> </details>
66+
>
67+
>
68+
> ## meta-balena-5.1.27
69+
> ### (2024-02-09)
70+
>
71+
> * patch: upgrade recipes/devtools/go to 1.17.13 [JOASSART Edwin]
72+
> * patch: removes recipes/devtools/go to 1.16 [JOASSART Edwin]
73+
>
74+
75+
</details>
76+
477
# v5.1.26+rev2
578
## (2024-02-09)
679

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.26+rev2
1+
5.1.30

0 commit comments

Comments
 (0)