v2.108.31
This commit is contained in:
parent
5d79ce6fd0
commit
c31d0fe896
3 changed files with 51 additions and 1 deletions
|
@ -1,3 +1,38 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to c3560cf861dbd8505adecd0e12b280c85a0eac88
|
||||
hash: 3d701aac6d963ee0985df85bcbf69d35a1b17f5e
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to c3560cf861dbd8505adecd0e12b280c85a0eac88
|
||||
changelog-entry: Update layers/meta-balena to c3560cf861dbd8505adecd0e12b280c85a0eac88
|
||||
author: Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "rollback-health: bind-mount EFI partition when split from boot"
|
||||
hash: 2ebbcd90b5e2b12ff44af0f85183329b3db773e7
|
||||
body: >
|
||||
With secure boot enabled boot and EFI partition are split apart.
|
||||
|
||||
During rollback-health, when bind-mounting inactive root to run
|
||||
|
||||
old hooks from, the EFI partition must be bind-mounted as well
|
||||
|
||||
otherwise the /mnt/boot/EFI symlink is invalid and rollback fails
|
||||
|
||||
to deploy files into that directory.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Michal Toman <michalt@balena.io>
|
||||
signed-off-by: Michal Toman <michalt@balena.io>
|
||||
author: Michal Toman
|
||||
nested: []
|
||||
version: meta-balena-2.108.31
|
||||
title: ""
|
||||
date: 2023-01-31T07:07:29.232Z
|
||||
version: 2.108.31
|
||||
title: ""
|
||||
date: 2023-01-31T08:11:41.921Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to e7ea08bd6459cb8a0c0c59b61ef3a46caaeaaa68
|
||||
hash: 5cd3c780cad94e38a97af6b3c591d08ed088af17
|
||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.108.31
|
||||
## (2023-01-31)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to c3560cf861dbd8505adecd0e12b280c85a0eac88 [Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-2.108.31
|
||||
> ### (2023-02-01)
|
||||
>
|
||||
> * rollback-health: bind-mount EFI partition when split from boot [Michal Toman]
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v2.108.30
|
||||
## (2023-01-30)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.108.30
|
||||
2.108.31
|
Loading…
Add table
Reference in a new issue