Skip to content

Commit 44dd790

Browse files
v5.1.37
1 parent b78bf09 commit 44dd790

File tree

3 files changed

+98
-1
lines changed

3 files changed

+98
-1
lines changed

.versionbot/CHANGELOG.yml

+75
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,78 @@
1+
- commits:
2+
- subject: Update layers/meta-balena to bf4ec98227e4cce4c22ff3d7037bdcd78ffdd9ec
3+
hash: fb040cd9fc3ca20c9a2db6611564e75aaf74850b
4+
body: Update layers/meta-balena
5+
footer:
6+
Changelog-entry: Update layers/meta-balena to bf4ec98227e4cce4c22ff3d7037bdcd78ffdd9ec
7+
changelog-entry: Update layers/meta-balena to bf4ec98227e4cce4c22ff3d7037bdcd78ffdd9ec
8+
author: Self-hosted Renovate Bot
9+
nested:
10+
- commits:
11+
- subject: "tests/device-tree: Minor spelling fixes"
12+
hash: 928fa031f794d09ce603795acc224fcb61e855d9
13+
body: ""
14+
footer:
15+
Change-type: patch
16+
change-type: patch
17+
Signed-off-by: Alexandru Costache <alexandru@balena.io>
18+
signed-off-by: Alexandru Costache <alexandru@balena.io>
19+
author: Alexandru
20+
nested: []
21+
- subject: "test/device-tree: Send vcdbg to DUT"
22+
hash: aab7e1390f9f1181a47905328ef5fba1b5e509f6
23+
body: ""
24+
footer:
25+
Change-type: patch
26+
change-type: patch
27+
Signed-off-by: Alexandru Costache <alexandru@balena.io>
28+
signed-off-by: Alexandru Costache <alexandru@balena.io>
29+
author: Alexandru Costache
30+
nested: []
31+
- subject: "patch: Add vcdbg binary to tests"
32+
hash: db56a276b23ba900bbbb1b4944a6a8fd4ca2f55f
33+
body: ""
34+
footer:
35+
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
36+
signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
37+
author: Vipul Gupta (@vipulgupta2048)
38+
nested: []
39+
version: meta-balena-5.1.37
40+
title: ""
41+
date: 2024-02-22T20:38:47.969Z
42+
- commits:
43+
- subject: "tests: hup: test breadcrumbs after rollback services"
44+
hash: dde3e48743fc32349d1a1a33cfdf9b061c804e04
45+
body: >
46+
During HUP, rollback-health-breadcrumb and
47+
rollback-altboot-breadcrumb
48+
49+
are created in the state partition to trigger rollback-health and
50+
51+
rollback-altboot respectively on the next boot. After these services
52+
53+
complete, they will remove these breadcrumbs.
54+
55+
56+
Make the broken init fallback tests wait for these services to become
57+
58+
inactive before testing the state of the breadcrumbs. Otherwise, a race
59+
60+
condition can make these tests fail. Most notably on slower systems,
61+
62+
such as emulated generic-aarch64.
63+
footer:
64+
Change-type: patch
65+
change-type: patch
66+
Signed-off-by: Joseph Kogut <joseph@balena.io>
67+
signed-off-by: Joseph Kogut <joseph@balena.io>
68+
author: Joseph Kogut
69+
nested: []
70+
version: meta-balena-5.1.36
71+
title: ""
72+
date: 2024-02-21T16:31:08.117Z
73+
version: 5.1.37
74+
title: ""
75+
date: 2024-02-23T02:39:51.214Z
176
- commits:
277
- subject: Update layers/meta-balena to a662615594a604d6f84b8fd47a904a2b1d5be9da
378
hash: 37ee2be4880cedb5ddd72fa9b69f31739aacb6b1

CHANGELOG.md

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

4+
# v5.1.37
5+
## (2024-02-23)
6+
7+
8+
<details>
9+
<summary> Update layers/meta-balena to bf4ec98227e4cce4c22ff3d7037bdcd78ffdd9ec [Self-hosted Renovate Bot] </summary>
10+
11+
> ## meta-balena-5.1.37
12+
> ### (2024-02-22)
13+
>
14+
> * tests/device-tree: Minor spelling fixes [Alexandru]
15+
> * test/device-tree: Send vcdbg to DUT [Alexandru Costache]
16+
> * patch: Add vcdbg binary to tests [Vipul Gupta (@vipulgupta2048)]
17+
>
18+
> ## meta-balena-5.1.36
19+
> ### (2024-02-21)
20+
>
21+
> * tests: hup: test breadcrumbs after rollback services [Joseph Kogut]
22+
>
23+
24+
</details>
25+
426
# v5.1.35
527
## (2024-02-19)
628

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.35
1+
5.1.37

0 commit comments

Comments
 (0)