Skip to content

Commit

Permalink
v6.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 2, 2024
1 parent 3797d7c commit cb85f0f
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 1 deletion.
69 changes: 69 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,72 @@
- commits:
- subject: Update layers/meta-balena to b6d27b0d06a7be0f47e42173627bdb8102938a52
hash: a48a8fa8f324c5553e8f2e99484089d8ca9b992b
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to b6d27b0d06a7be0f47e42173627bdb8102938a52
changelog-entry: Update layers/meta-balena to b6d27b0d06a7be0f47e42173627bdb8102938a52
author: balena-renovate[bot]
nested:
- commits:
- subject: "resin-init-flasher: adapt EFI snippets to non-LUKS devices support"
hash: 014cfbc22b26cb642a9ebd59612208866d22497f
body: >
Adapt the EFI include file to the non-LUKS device support
changes

introduced in cfa24c60b25699cadd2ca2e6c00232b515c1c6dc.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
- subject: "balena-config-vars: adapt to flasher non-LUKS device support"
hash: 426fd4aa88f25e6b231d017ca26659e07cd06f13
body: >
Adapt to the changes to the flasher script to support non-LUKS
devices

introduced in cfa24c60b25699cadd2ca2e6c00232b515c1c6dc.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
- subject: "resin-init-flasher: add default LUKS configuration"
hash: 29df43ae23c12afd821f1e3d4ce3017bd201ca1a
body: >
The LUKS configuration now lives in the flasher configuration
file.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
- subject: "hostapp-update-hooks: replace the identification of encrypted
partitions"
hash: 910a88eaf84e571bc53ea50ca167d9e703a063d8
body: |
Adapt the grub update hook to the changes introduced in
https://github.com/balena-os/meta-balena/commit/d50e221988b3eda595bd86f93fd08965d6a09293
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
version: meta-balena-6.1.17
title: ""
date: 2024-12-02T09:47:19.858Z
version: 6.1.17
title: ""
date: 2024-12-02T12:50:00.399Z
- commits:
- subject: Update balena-yocto-scripts to 3eebec1f898038f5bbee0fcccb62b7178db2ef47
hash: 8ab725ef0c5c1115fd339a12277217698077c143
Expand Down
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
Change log
-----------

# v6.1.17
## (2024-12-02)


<details>
<summary> Update layers/meta-balena to b6d27b0d06a7be0f47e42173627bdb8102938a52 [balena-renovate[bot]] </summary>

> ## meta-balena-6.1.17
> ### (2024-12-02)
>
> * resin-init-flasher: adapt EFI snippets to non-LUKS devices support [Alex Gonzalez]
> * balena-config-vars: adapt to flasher non-LUKS device support [Alex Gonzalez]
> * resin-init-flasher: add default LUKS configuration [Alex Gonzalez]
> * hostapp-update-hooks: replace the identification of encrypted partitions [Alex Gonzalez]
>
</details>

# v6.1.16+rev1
## (2024-11-29)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.1.16+rev1
6.1.17

0 comments on commit cb85f0f

Please sign in to comment.