v2.115.10
This commit is contained in:
parent
c4697067ba
commit
d9e7a6de3c
3 changed files with 50 additions and 1 deletions
|
@ -1,3 +1,37 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to f420c91e38843f5cf9b3f68122ee8cb71f9f605f
|
||||
hash: ccb6e1881cda8d740b97e92aa9a066093e67a197
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to f420c91e38843f5cf9b3f68122ee8cb71f9f605f
|
||||
changelog-entry: Update layers/meta-balena to f420c91e38843f5cf9b3f68122ee8cb71f9f605f
|
||||
author: Self-hosted Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "resin-init-flasher: Format encrypted partitions as LUKS2"
|
||||
hash: 9e01a5d485ee93975b531b9dbd304db9b73de3fa
|
||||
body: >
|
||||
This should be the default but with no explicit argument we
|
||||
still
|
||||
|
||||
end up with LUKS1 partitions. This patch adds the parameter to enforce
|
||||
|
||||
LUKS2 formatting and adds conversion to LUKS2 to the cryptsetup
|
||||
|
||||
initrd script.
|
||||
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.10
|
||||
title: ""
|
||||
date: 2023-06-21T05:08:09.995Z
|
||||
version: 2.115.10
|
||||
title: ""
|
||||
date: 2023-06-21T05:56:15.979Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to 4a9a1b6ce3abacf025fe01b5b4292be2f791c13b
|
||||
hash: 5c7af0edee6e6440813ace7dca7d070ea9cba496
|
||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.115.10
|
||||
## (2023-06-21)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to f420c91e38843f5cf9b3f68122ee8cb71f9f605f [Self-hosted Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-2.115.10
|
||||
> ### (2023-06-21)
|
||||
>
|
||||
> * resin-init-flasher: Format encrypted partitions as LUKS2 [Michal Toman]
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v2.115.9
|
||||
## (2023-06-19)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.115.9
|
||||
2.115.10
|
Loading…
Add table
Reference in a new issue