Skip to content

Commit 95c055c

Browse files
v6.10.24+rev3
1 parent d8d4014 commit 95c055c

3 files changed

Lines changed: 96 additions & 1 deletion

File tree

.versionbot/CHANGELOG.yml

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,72 @@
1+
- commits:
2+
- subject: Update balena-yocto-scripts to 2649a8d9024a2986d092dff178da9bd14c39f189
3+
hash: 40c6a86fdb0c8789537d62bc609fb3b33c825d15
4+
body: Update balena-yocto-scripts
5+
footer:
6+
Changelog-entry: Update balena-yocto-scripts to 2649a8d9024a2986d092dff178da9bd14c39f189
7+
changelog-entry: Update balena-yocto-scripts to 2649a8d9024a2986d092dff178da9bd14c39f189
8+
author: balena-renovate[bot]
9+
nested:
10+
- commits:
11+
- subject: Update aws/aws-cli to v2.33.25
12+
hash: 86a95ce38bfad52df52e4a4283abe7f4d540d1f3
13+
body: |
14+
Update aws/aws-cli from 2.33.18 to 2.33.25
15+
footer:
16+
Change-type: patch
17+
change-type: patch
18+
author: balena-renovate[bot]
19+
nested: []
20+
version: balena-yocto-scripts-1.39.28
21+
title: ""
22+
date: 2026-02-18T23:19:26.827Z
23+
- commits:
24+
- subject: Remove dead AMI script and its Dockerfile dependencies
25+
hash: c1f8c608d4d72c45e5a311523f7d69a1b9e4174a
26+
body: |
27+
The workflow inlines all AMI logic directly and never calls
28+
balena-generate-ami.sh. Remove the script along with its
29+
Dockerfile COPY and the awscli/udev/python3-pip packages
30+
that only existed to support it.
31+
footer:
32+
Change-type: patch
33+
change-type: patch
34+
Signed-off-by: Kyle Harding <kyle@balena.io>
35+
signed-off-by: Kyle Harding <kyle@balena.io>
36+
author: Kyle Harding
37+
nested: []
38+
- subject: Replace deprecated `balena key add` with `balena ssh-key add`
39+
hash: ae66932650c91e6f5f3c61c6a4540961d1fa20e4
40+
body: |
41+
balena CLI v23.0.0 removed the `key add` alias. The AMI test
42+
setup step still used it while the cleanup step already used
43+
the new `ssh-key list`/`ssh-key rm` names.
44+
footer:
45+
Change-type: patch
46+
change-type: patch
47+
Signed-off-by: Kyle Harding <kyle@balena.io>
48+
signed-off-by: Kyle Harding <kyle@balena.io>
49+
author: Kyle Harding
50+
nested: []
51+
version: balena-yocto-scripts-1.39.27
52+
title: ""
53+
date: 2026-02-13T11:14:39.619Z
54+
- commits:
55+
- subject: Update aws/aws-cli to v2.33.18
56+
hash: c150c44a4c497ab38368182b3ff6bbf044868a3b
57+
body: |
58+
Update aws/aws-cli from 2.33.17 to 2.33.18
59+
footer:
60+
Change-type: patch
61+
change-type: patch
62+
author: balena-renovate[bot]
63+
nested: []
64+
version: balena-yocto-scripts-1.39.26
65+
title: ""
66+
date: 2026-02-10T00:58:39.245Z
67+
version: 6.10.24+rev3
68+
title: ""
69+
date: 2026-02-26T09:30:29.566Z
170
- commits:
271
- subject: Update kernel to 6.12.61 and unipi-kernel-modules to version 2.80.8 for
372
UniPi Neuron boards

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
Change log
22
-----------
33

4+
# v6.10.24+rev3
5+
## (2026-02-26)
6+
7+
8+
<details>
9+
<summary> Update balena-yocto-scripts to 2649a8d9024a2986d092dff178da9bd14c39f189 [balena-renovate[bot]] </summary>
10+
11+
> ## balena-yocto-scripts-1.39.28
12+
> ### (2026-02-18)
13+
>
14+
> * Update aws/aws-cli to v2.33.25 [balena-renovate[bot]]
15+
>
16+
> ## balena-yocto-scripts-1.39.27
17+
> ### (2026-02-13)
18+
>
19+
> * Remove dead AMI script and its Dockerfile dependencies [Kyle Harding]
20+
> * Replace deprecated `balena key add` with `balena ssh-key add` [Kyle Harding]
21+
>
22+
> ## balena-yocto-scripts-1.39.26
23+
> ### (2026-02-10)
24+
>
25+
> * Update aws/aws-cli to v2.33.18 [balena-renovate[bot]]
26+
>
27+
28+
</details>
29+
430
# v6.10.24+rev2
531
## (2026-02-24)
632

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.10.24+rev2
1+
6.10.24+rev3

0 commit comments

Comments
 (0)