Skip to content

Commit

Permalink
v6.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 5, 2024
1 parent 16d85ae commit 288736f
Show file tree
Hide file tree
Showing 3 changed files with 395 additions and 1 deletion.
303 changes: 303 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,306 @@
- commits:
- subject: Update layers/meta-balena to e6d699bfffea71667b9551a93f6ee40f56a8ad79
hash: d9a240b52f3bea9b03b2d42ac9fe55774cfbf298
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to e6d699bfffea71667b9551a93f6ee40f56a8ad79
changelog-entry: Update layers/meta-balena to e6d699bfffea71667b9551a93f6ee40f56a8ad79
author: balena-renovate[bot]
nested:
- commits:
- subject: Update tests/leviathan digest to 90d1685
hash: 647ef9196e83407d5220e03d1ce3fe09575c5bc8
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested:
- commits:
- subject: Update core/contracts digest to 474ab2d
hash: 8faa54c6388d41797667a2d2bc51a9b4a8ebad1c
body: |
Update core/contracts
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.66
title: ""
date: 2024-12-04T18:50:19.476Z
version: meta-balena-6.1.21
title: ""
date: 2024-12-04T21:36:12.833Z
- commits:
- subject: "kernel-module-build: update to 3.0.1"
hash: 87d1b45fad357cb25eda2bd82c9ea12b3c0645b2
body: |
This adds a required dependency.
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: "tests: secureboot: fix passing of kernel headers version"
hash: 4484c59fc924100232cc10303a4636ed0082760a
body: |
Specifying the kernel headers version was not woriking.
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: "tests: secureboot: add dm devices support in FDE test"
hash: 89518778741013d099048319cba8846530261dee
body: >
Use dmsetup to identify encrypted partitions instead of
filesystem type

as this will work for both LUKS and DM encrypted partitions.
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: "tests: secureboot: add imx specialization"
hash: 539bca4652ccef5d2ec8be9a5b669bcd2f073f27
body: ""
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.20
title: ""
date: 2024-12-04T12:38:37.422Z
- commits:
- subject: "balena-image-initramfs: add zram module"
hash: a121381818b49fc669362ab295fb96ce88396dff
body: |
This modules mounts /tmp as a zram device.
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: "initrdscripts: add zram module"
hash: 3f45fed4444d01f2dff1a2169bb795401ae5f3ea
body: >
This module mounts /tmp as a zram to take advantage of memory

compression so that migration can work on devices with reduced
memory

availability.
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: search /tmp explicitly"
hash: 7741fcee4b3a3129a23a7d4673dcf9647129f2e2
body: >
GNU find option -xdev prohibits descending into directories on
other

filesystems. Add /tmp as an explicit search path to allow for
finding

the balenaOS image on zram, such as when migrating.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Joseph Kogut <[email protected]>
signed-off-by: Joseph Kogut <[email protected]>
author: Joseph Kogut
nested: []
- subject: "kernel-balena: enable CRYPTO_ZSTD for zram"
hash: 7f622ab9a10a8e2cd065b85860826cfb18f02269
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Joseph Kogut <[email protected]>
signed-off-by: Joseph Kogut <[email protected]>
author: Joseph Kogut
nested: []
version: meta-balena-6.1.19
title: ""
date: 2024-12-03T16:30:32.869Z
- commits:
- subject: Explicitly set GITHUB_TOKEN permissions for yocto workflow
hash: 30dc4c7b07ec1c877ee7a8b3feb234942eddac0c
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: Ryan Cooke
nested: []
version: meta-balena-6.1.18
title: ""
date: 2024-12-03T13:04:14.122Z
- 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
- commits:
- subject: "classes/kernel-balena: Add aufs patches for 6.1 kernels"
hash: 87d1cdcd707cf90dc40a760d0307fdb1573498b4
body: |
Also, aufs5 and aufs6 patches are in the same git repo now.
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.1.16
title: ""
date: 2024-11-27T19:50:52.083Z
- commits:
- subject: "initrdscripts/migrate: Allow overriding of target internal devices"
hash: d969fcf547bad87cab45231ee30f59e48b32b6d4
body: >
... on flasher images by specifying installer.target_devices in
config.json,

which will be used during migration instead of the list of
devices specified

at boot time.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexandru Costache <[email protected]>
signed-off-by: Alexandru Costache <[email protected]>
author: Alexandru Costache
nested: []
version: meta-balena-6.1.15
title: ""
date: 2024-11-26T17:20:05.226Z
- commits:
- subject: Update tests/leviathan digest to 64ba6a3
hash: 186adb94af303adaa002e64c3cb25f99c992e80b
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested:
- commits:
- subject: Update balena-os/leviathan-worker to v2.9.50
hash: 53f09c362c19fc010065841707727effcc5d2aa6
body: |
Update balena-os/leviathan-worker from 2.9.47 to 2.9.50
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.65
title: ""
date: 2024-11-23T20:34:16.707Z
- commits:
- subject: Update core/contracts digest to 88fb8ad
hash: 0652731d7054fbe8431c9a8e4c7eadc9dc5164b1
body: |
Update core/contracts
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.64
title: ""
date: 2024-11-23T19:35:52.250Z
- commits:
- subject: Update balena-io/balena-cli to v20
hash: 55962849de4bfebaf83fb9d6c226f8ad0220446c
body: |
Update balena-io/balena-cli from 19.16.0 to 20.0.7
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.63
title: ""
date: 2024-11-23T18:36:27.695Z
version: meta-balena-6.1.14
title: ""
date: 2024-11-23T22:50:40.547Z
version: 6.1.21
title: ""
date: 2024-12-05T14:03:35.665Z
- commits:
- subject: Explicitly set GITHUB_TOKEN permissions for yocto workflow
hash: 3ef9217481ee577b44641160448992875e823290
Expand Down
Loading

0 comments on commit 288736f

Please sign in to comment.