Skip to content

Commit 2277ba1

Browse files
v6.1.17
1 parent 368d467 commit 2277ba1

File tree

3 files changed

+88
-1
lines changed

3 files changed

+88
-1
lines changed

.versionbot/CHANGELOG.yml

+69
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,72 @@
1+
- commits:
2+
- subject: Update layers/meta-balena to b6d27b0d06a7be0f47e42173627bdb8102938a52
3+
hash: 5de7abdf0361884c1f2b0a01f25d9c88e654b7c9
4+
body: Update layers/meta-balena
5+
footer:
6+
Changelog-entry: Update layers/meta-balena to b6d27b0d06a7be0f47e42173627bdb8102938a52
7+
changelog-entry: Update layers/meta-balena to b6d27b0d06a7be0f47e42173627bdb8102938a52
8+
author: balena-renovate[bot]
9+
nested:
10+
- commits:
11+
- subject: "resin-init-flasher: adapt EFI snippets to non-LUKS devices support"
12+
hash: 014cfbc22b26cb642a9ebd59612208866d22497f
13+
body: >
14+
Adapt the EFI include file to the non-LUKS device support
15+
changes
16+
17+
introduced in cfa24c60b25699cadd2ca2e6c00232b515c1c6dc.
18+
footer:
19+
Change-type: patch
20+
change-type: patch
21+
Signed-off-by: Alex Gonzalez <alexg@balena.io>
22+
signed-off-by: Alex Gonzalez <alexg@balena.io>
23+
author: Alex Gonzalez
24+
nested: []
25+
- subject: "balena-config-vars: adapt to flasher non-LUKS device support"
26+
hash: 426fd4aa88f25e6b231d017ca26659e07cd06f13
27+
body: >
28+
Adapt to the changes to the flasher script to support non-LUKS
29+
devices
30+
31+
introduced in cfa24c60b25699cadd2ca2e6c00232b515c1c6dc.
32+
footer:
33+
Change-type: patch
34+
change-type: patch
35+
Signed-off-by: Alex Gonzalez <alexg@balena.io>
36+
signed-off-by: Alex Gonzalez <alexg@balena.io>
37+
author: Alex Gonzalez
38+
nested: []
39+
- subject: "resin-init-flasher: add default LUKS configuration"
40+
hash: 29df43ae23c12afd821f1e3d4ce3017bd201ca1a
41+
body: >
42+
The LUKS configuration now lives in the flasher configuration
43+
file.
44+
footer:
45+
Change-type: patch
46+
change-type: patch
47+
Signed-off-by: Alex Gonzalez <alexg@balena.io>
48+
signed-off-by: Alex Gonzalez <alexg@balena.io>
49+
author: Alex Gonzalez
50+
nested: []
51+
- subject: "hostapp-update-hooks: replace the identification of encrypted
52+
partitions"
53+
hash: 910a88eaf84e571bc53ea50ca167d9e703a063d8
54+
body: |
55+
Adapt the grub update hook to the changes introduced in
56+
https://github.com/balena-os/meta-balena/commit/d50e221988b3eda595bd86f93fd08965d6a09293
57+
footer:
58+
Change-type: patch
59+
change-type: patch
60+
Signed-off-by: Alex Gonzalez <alexg@balena.io>
61+
signed-off-by: Alex Gonzalez <alexg@balena.io>
62+
author: Alex Gonzalez
63+
nested: []
64+
version: meta-balena-6.1.17
65+
title: ""
66+
date: 2024-12-02T09:47:19.858Z
67+
version: 6.1.17
68+
title: ""
69+
date: 2024-12-02T13:09:33.687Z
170
- commits:
271
- subject: Update balena-yocto-scripts to 3eebec1f898038f5bbee0fcccb62b7178db2ef47
372
hash: 9e1b9dfd1557d826947af121afa5af580944d38b

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# v2.105.10
22
## (2022-10-13)
33

4+
# v6.1.17
5+
## (2024-12-02)
6+
7+
8+
<details>
9+
<summary> Update layers/meta-balena to b6d27b0d06a7be0f47e42173627bdb8102938a52 [balena-renovate[bot]] </summary>
10+
11+
> ## meta-balena-6.1.17
12+
> ### (2024-12-02)
13+
>
14+
> * resin-init-flasher: adapt EFI snippets to non-LUKS devices support [Alex Gonzalez]
15+
> * balena-config-vars: adapt to flasher non-LUKS device support [Alex Gonzalez]
16+
> * resin-init-flasher: add default LUKS configuration [Alex Gonzalez]
17+
> * hostapp-update-hooks: replace the identification of encrypted partitions [Alex Gonzalez]
18+
>
19+
20+
</details>
21+
422
# v6.1.16+rev2
523
## (2024-11-29)
624

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.1.16+rev2
1+
6.1.17

0 commit comments

Comments
 (0)