Skip to content

Commit

Permalink
v6.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 17, 2025
1 parent fcfadd4 commit 19589d3
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 1 deletion.
57 changes: 57 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,60 @@
- commits:
- subject: Update layers/meta-balena to a65d804761370a77ce74c65db7a553ec8bfbe8da
hash: 1b87337c78a4e4187b193214b6622955a2bc2e45
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to a65d804761370a77ce74c65db7a553ec8bfbe8da
changelog-entry: Update layers/meta-balena to a65d804761370a77ce74c65db7a553ec8bfbe8da
author: balena-renovate[bot]
nested:
- commits:
- subject: "images: balena-image*: Set balenaos-img.sig image type for signed
builds"
hash: c7c2fb62abbda3008e73e9ef72d771fb7a43498f
body: |
This triggers the signing of images for secure boot builds.
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: "classes: balenaos-img.sig: Rename the sign image type to
balenaos-img.sig"
hash: e283eb7898ee8f0b5f3df50e6dcb747da1def443
body: >
This creates the symlinks and images with the expected
extensions.
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: "image_types_balena.bbclass: Move image signing code here"
hash: c3fc5563a54c3e5c35b7cab02bc4e2ef74c6fa64
body: |
This fixes the following error:

cp: cannot stat '/work/build/tmp/deploy/images/generic-amd64/balena-image-generic-amd64.balenaos-img.sig': No such file or directory

The signed image symlink is not generated before the flasher needs it so we avoid this dependency issue by
defining a new image type for which the build system will automatically create the appropriate symlink.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Florin Sarbu <[email protected]>
signed-off-by: Florin Sarbu <[email protected]>
author: Florin Sarbu
nested: []
version: meta-balena-6.3.6
title: ""
date: 2025-01-17T03:52:47.961Z
version: 6.3.6
title: ""
date: 2025-01-17T04:36:31.581Z
- commits:
- subject: Update layers/meta-balena to 25e216d91a0fcb47eca6bd79acf4f47ef4f627ae
hash: 1df9eda262b4e3a600a3a97877a46123701d5aff
Expand Down
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# v2.105.10
## (2022-10-13)

# v6.3.6
## (2025-01-17)


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

> ## meta-balena-6.3.6
> ### (2025-01-17)
>
> * images: balena-image*: Set balenaos-img.sig image type for signed builds [Alex Gonzalez]
> * classes: balenaos-img.sig: Rename the sign image type to balenaos-img.sig [Alex Gonzalez]
> * image_types_balena.bbclass: Move image signing code here [Florin Sarbu]
>

</details>

# v6.3.5
## (2025-01-16)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.3.5
6.3.6

0 comments on commit 19589d3

Please sign in to comment.