Skip to content

Commit b4a8d8a

Browse files
v5.1.22
1 parent c47645d commit b4a8d8a

File tree

3 files changed

+55
-1
lines changed

3 files changed

+55
-1
lines changed

.versionbot/CHANGELOG.yml

+39
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,42 @@
1+
- commits:
2+
- subject: Update layers/meta-balena to 2ba79c7ce73fde702831a041729da21bdff65627
3+
hash: 43fceeb0bf46b1854dcc6a7887c4287845d7ba02
4+
body: Update layers/meta-balena
5+
footer:
6+
Changelog-entry: Update layers/meta-balena to 2ba79c7ce73fde702831a041729da21bdff65627
7+
changelog-entry: Update layers/meta-balena to 2ba79c7ce73fde702831a041729da21bdff65627
8+
author: Self-hosted Renovate Bot
9+
nested:
10+
- commits:
11+
- subject: "balena-rollback/rollback-health: Allow old OS hooks to access efivars"
12+
hash: df9d9986ab6965b653abd8d5d06dbfc3beb285e9
13+
body: >
14+
This fixes rollback-health failures for boards like the Jetson
15+
Seeeed
16+
17+
J4012, which updates efivars for capsule updates from container hooks
18+
19+
and not from the current OS hooks.
20+
21+
22+
While the actual HUP works because of /sys being bindmounted by
23+
24+
hostapp-update, rollbacks will fail to run the old OS hooks unless
25+
26+
efivarfs is mounted.
27+
footer:
28+
Change-type: patch
29+
change-type: patch
30+
Signed-off-by: Alexandru Costache <alexandru@balena.io>
31+
signed-off-by: Alexandru Costache <alexandru@balena.io>
32+
author: Alexandru Costache
33+
nested: []
34+
version: meta-balena-5.1.22
35+
title: ""
36+
date: 2024-02-02T16:21:23.127Z
37+
version: 5.1.22
38+
title: ""
39+
date: 2024-02-02T20:22:29.902Z
140
- commits:
241
- subject: Update layers/meta-balena to 282df4bf06581eb6224ecd0eadfc53c0ec078907
342
hash: eae123299a77c7ceb6c62ec7267ef514a299edb4

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project will be documented in this file
44

5+
# v5.1.22
6+
## (2024-02-02)
7+
8+
9+
<details>
10+
<summary> Update layers/meta-balena to 2ba79c7ce73fde702831a041729da21bdff65627 [Self-hosted Renovate Bot] </summary>
11+
12+
> ## meta-balena-5.1.22
13+
> ### (2024-02-02)
14+
>
15+
> * balena-rollback/rollback-health: Allow old OS hooks to access efivars [Alexandru Costache]
16+
>
17+
18+
</details>
19+
520
# v5.1.21
621
## (2024-02-01)
722

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.21
1+
5.1.22

0 commit comments

Comments
 (0)