v2.115.18
This commit is contained in:
parent
54ce493b2f
commit
3784bbf2f4
3 changed files with 51 additions and 1 deletions
|
@ -1,3 +1,38 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to c087c2dbcff4ed666bbad7901fe0f28794c99bc0
|
||||
hash: a485afcb9dacf89f62f12987d38bb2c16296cf4e
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to c087c2dbcff4ed666bbad7901fe0f28794c99bc0
|
||||
changelog-entry: Update layers/meta-balena to c087c2dbcff4ed666bbad7901fe0f28794c99bc0
|
||||
author: Self-hosted Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "resin-init-flasher: Increase size of LUKS header to 16MB"
|
||||
hash: 024a6dfc244247f739f5c6bf72c8bf55cbe8b6e1
|
||||
body: >
|
||||
After switching to LUKS2, the header size increased from 2MB to
|
||||
16MB.
|
||||
|
||||
While HUP of older systems works, it is impossible to provision
|
||||
|
||||
new encrypted systems.
|
||||
|
||||
|
||||
This patch fixes the header size in flasher.
|
||||
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.115.18
|
||||
title: ""
|
||||
date: 2023-06-29T08:26:11.052Z
|
||||
version: 2.115.18
|
||||
title: ""
|
||||
date: 2023-06-29T10:33:39.091Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to 2df4a2410980aa482ebc6355e329a055917fa09d
|
||||
hash: 51d9fa04278c178e25aa54b55d5a269e9a571180
|
||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.115.18
|
||||
## (2023-06-29)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to c087c2dbcff4ed666bbad7901fe0f28794c99bc0 [Self-hosted Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-2.115.18
|
||||
> ### (2023-06-29)
|
||||
>
|
||||
> * resin-init-flasher: Increase size of LUKS header to 16MB [Michal Toman]
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v2.115.17
|
||||
## (2023-06-28)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.115.17
|
||||
2.115.18
|
Loading…
Add table
Reference in a new issue