Skip to content

Commit

Permalink
v5.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Feb 2, 2024
1 parent f66a6c1 commit 0434bb1
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 1 deletion.
39 changes: 39 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
- commits:
- subject: Update layers/meta-balena to 2ba79c7ce73fde702831a041729da21bdff65627
hash: 0375000d20e935169014503c2f2caa23246652d6
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 2ba79c7ce73fde702831a041729da21bdff65627
changelog-entry: Update layers/meta-balena to 2ba79c7ce73fde702831a041729da21bdff65627
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: "balena-rollback/rollback-health: Allow old OS hooks to access efivars"
hash: df9d9986ab6965b653abd8d5d06dbfc3beb285e9
body: >
This fixes rollback-health failures for boards like the Jetson
Seeeed

J4012, which updates efivars for capsule updates from container hooks

and not from the current OS hooks.


While the actual HUP works because of /sys being bindmounted by

hostapp-update, rollbacks will fail to run the old OS hooks unless

efivarfs is mounted.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexandru Costache <[email protected]>
signed-off-by: Alexandru Costache <[email protected]>
author: Alexandru Costache
nested: []
version: meta-balena-5.1.22
title: ""
date: 2024-02-02T16:21:23.127Z
version: 5.1.22
title: ""
date: 2024-02-02T21:36:30.459Z
- commits:
- subject: Update layers/meta-balena to 282df4bf06581eb6224ecd0eadfc53c0ec078907
hash: 0b3680532111b9bd04166c3ef46c6e34fea485a5
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Change log
-----------

# v5.1.22
## (2024-02-02)


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

> ## meta-balena-5.1.22
> ### (2024-02-02)
>
> * balena-rollback/rollback-health: Allow old OS hooks to access efivars [Alexandru Costache]
>

</details>

# v5.1.21
## (2024-02-02)

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

0 comments on commit 0434bb1

Please sign in to comment.