Skip to content

Releases: balena-os/meta-balena

v5.3.14

02 Jun 18:07
9e95be4
Compare
Choose a tag to compare

e3b7a15 (rtl8192cu: Remove this unmaintained out-of-tree kernel driver, 2024-05-31)

v5.3.13

31 May 23:10
12f6ea2
Compare
Choose a tag to compare

Update balena-supervisor to v16.3.11

Notable changes

  • Move OS variant retrieval to config module [Felipe Lalanne]
  • Do not export balenaApi on api-binder [Felipe Lalanne]
  • Move api-keys module to src/lib [Felipe Lalanne]
  • Do not re-export ContractObject on lib/contracts [Felipe Lalanne]
  • Move Compose(Network|Volume)Config to top level types [Felipe Lalanne]
  • Move composition types to compose/types [Felipe Lalanne]
  • Split compose types into interface and implementation [Felipe Lalanne]
balena-os/balena-supervisor (balena-supervisor)

v16.3.11

Compare Source

(2024-05-27)

  • Move OS variant retrieval to config module [Felipe Lalanne]
  • Do not export balenaApi on api-binder [Felipe Lalanne]
  • Move api-keys module to src/lib [Felipe Lalanne]
  • Do not re-export ContractObject on lib/contracts [Felipe Lalanne]
  • Move Compose(Network|Volume)Config to top level types [Felipe Lalanne]
  • Move composition types to compose/types [Felipe Lalanne]
  • Split compose types into interface and implementation [Felipe Lalanne]

List of commits

55af41d (Update balena-supervisor to v16.3.11, 2024-05-31)

v5.3.12

31 May 16:04
1806142
Compare
Choose a tag to compare

4ecd785 (patch: Add Test Suite specific config for GHA, 2024-04-23)

v5.3.11

27 May 06:50
15a8f82
Compare
Choose a tag to compare

Update balena-supervisor to v16.3.10

Notable changes

  • Update got to v14.3.0 [Self-hosted Renovate Bot]
  • Update balena-io/deploy-to-balena-action action to v2.0.69 [Self-hosted Renovate Bot]
balena-os/balena-supervisor (balena-supervisor)

v16.3.10

Compare Source

(2024-05-27)

  • Update got to v14.3.0 [Self-hosted Renovate Bot]

v16.3.9

Compare Source

(2024-05-27)

  • Update balena-io/deploy-to-balena-action action to v2.0.69 [Self-hosted Renovate Bot]

List of commits

a500fcc (Update balena-supervisor to v16.3.10, 2024-05-27)

v5.3.10

24 May 22:52
2e3a5bf
Compare
Choose a tag to compare

Update balena-supervisor to v16.3.8

Notable changes

  • Update balena-io/deploy-to-balena-action action to v2.0.68 [Self-hosted Renovate Bot]
  • Update sinon to v18 [Self-hosted Renovate Bot]
  • Update balena-io/deploy-to-balena-action action to v2.0.67 [Self-hosted Renovate Bot]
balena-os/balena-supervisor (balena-supervisor)

v16.3.8

Compare Source

(2024-05-24)

  • Update balena-io/deploy-to-balena-action action to v2.0.68 [Self-hosted Renovate Bot]

v16.3.7

Compare Source

(2024-05-24)

  • Update sinon to v18 [Self-hosted Renovate Bot]

v16.3.6

Compare Source

(2024-05-20)

  • Update balena-io/deploy-to-balena-action action to v2.0.67 [Self-hosted Renovate Bot]

List of commits

ca994c7 (Update balena-supervisor to v16.3.8, 2024-05-24)

v5.3.9

24 May 12:35
7628394
Compare
Choose a tag to compare

ab8d611 (NetworkManager: do not use FW rule numbers in shared dispatcher script, 2024-05-23)

v5.1.57

24 May 20:33
2f1bbe7
Compare
Choose a tag to compare

c374bcd (NetworkManager: do not use FW rule numbers in shared dispatcher script, 2024-05-23)

v5.3.8

23 May 11:44
7552b00
Compare
Choose a tag to compare

af4d366 (tests: safe-reboot: fetch and modify target state, 2024-05-08)

v5.3.4

12 May 17:56
b09a185
Compare
Choose a tag to compare

241caa3 (hostapp-update-hooks: 99-balena-bootloader: Adapt to secure boot, 2024-05-08)
a35ae93 (hostapp-update-hooks: fix linter warnings, 2024-05-07)
b30ce23 (classes: image-balena: use relative path to generate boot fingerprint, 2024-05-08)
109f4d7 (hostapp-update-hooks: regenerate fingerprint file, 2024-05-06)
487b4f4 (os-helpers: add a helper function to generate fingerprint files, 2024-05-06)
eafbc41 (classes: sign-rsa: add dependencies, 2024-04-18)
c8de15a (initrdscripts: migrate: allow command line argument configuration, 2024-04-16)
cda7d24 (classes: image-balena: provide board configuration hook, 2024-04-16)
593ce8d (initrdscripts: abroot: add missing dependency, 2024-04-16)
1bdb0d2 (classes: kernel-balena: selectively include dmcrypt for signed images, 2024-03-08)
bfe9204 (hostapp-update-hooks: only include os-helpers-sb for signed builds, 2024-03-08)
55ea286 (hostapp-update-hooks: 1-bootfiles: Check for os-helpers-sb before including, 2024-03-15)
91dad6c (docs: add secure boot abstractions details, 2024-02-21)
3f6a302 (initrdscripts: fsuuidinit: use file based mutex to avoid race condition, 2024-03-05)
ef51b29 (systemd: update_state_probe: Use a file mutex to avoid race condition, 2024-03-05)
bb77f62 (os-helpers: extend filesystem helper with wait4rm, 2024-03-05)
7674716 (os-helpers-fs: regenerate_uuid: skip remounting, 2023-03-23)
53e995b (resin-init-flasher: replace fatal with fail, 2024-02-29)
43dc6e6 (balena-image-bootloader-initramfs: remove kernel dependencies, 2024-02-06)
dfa88cf (balena-image-bootloader-initramfs: add modules needed for secure boot, 2024-02-03)
dccf188 (classes: balena-bootloader: add support for encrypted disks mount and kexec, 2024-02-03)
1e1c465 (classes: balena-bootloader: specify a deployment subfolder, 2024-01-31)
f8eca19 (classes: kernel-balena: add secureboot configuration dependencies, 2024-03-05)
8b4f5dd (classes: kernel-balena: non-efi device types also use EFI signing for kexec, 2024-01-31)
fc36626 (classes: sign-efi: allow to configure deployment directory, 2024-01-31)
ac99553 (classes: sign-efi: support compressed payloads, 2024-01-31)

v5.3.2

25 Apr 00:38
f212a46
Compare
Choose a tag to compare

d9b9d5e (contributing-device-support.md: Rework repo transfer and autokit requirement steps, 2024-02-15)