From aec3b835e13492e4f650fd7f75f8e0b69c161181 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 13:58:01 +0000 Subject: [PATCH] v5.4.0 --- .versionbot/CHANGELOG.yml | 821 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 239 +++++++++++ VERSION | 2 +- 3 files changed, 1061 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index af2c4e253..c4785a379 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,824 @@ +- commits: + - subject: Update layers/meta-balena to 5b9716f19794b0e0da9c474e4e0ffadbde337c30 + hash: afbc82977373e0ece9bf173123bcd74864c15287 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 5b9716f19794b0e0da9c474e4e0ffadbde337c30 + changelog-entry: Update layers/meta-balena to 5b9716f19794b0e0da9c474e4e0ffadbde337c30 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "classes: kernel-balena: remove configuration warnings for 6.1" + hash: f5b822dc97248625933d5b6a2ad4c6c53bf3381d + body: | + * MEMCG_SWAP has been removed in v6.1 in 023223dfbfb34fcc + * NFSD_V3 is enabled by default since v5.18 in 5f9a62ff7d2808c + * 88EU_AP_MODE has been removed since v5.16 in 102243f893ecdef + * NFT_COUNTER has been removed since v5.17 in e6007b85dfa284c + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "classes: balena-bootloader: add USB configuration dependencies" + hash: cdd36189676b67f8a7d5d7a5fe3aa695bc809bd6 + body: > + The intention was to allow the balena bootloader to use USB + disks but + + the current configuration does not work as it misses needed + dependencies. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "initrscripts: migrate: use configuration file to specify post-install + action" + hash: 4efe68ae68e4c5c4346d654eb462db837d9fd5f8 + body: > + Use the flasher configuration file to specify the post-install + action. + + + This is to shutdown (the default) when the flasher runs from an + external + + media, or to reboot when running from the same media as is the + case for + + the migrator tool. + + + Also, assert that a locked device can only install from memory. + footer: + Change-type: minor + change-type: minor + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "resin-init-flasher: use configuration file to specify post-install + action" + hash: 9f9f552d02001cddec262eb5db670946c1380b4d + body: > + Traditionally after programming the flasher image would shutdown + the + + device to allow for the removal of the external device and + booting from + + the internal storage. + + + As more use case appeared, like programming from the initramfs + when the + + flasher image runs on the same target device it will program, + the post + + install action needs to support rebooting instead as physical + access to + + the device to power on cannot be expected. This is the case for + remote + + migration, AMI VM installs and also secure boot installs. + + + The current code just checks for the existence of the `shutdown` + command + + which is not present on the initramfs to decide whether to + shutdown or + + reboot. + + + This commit improves that logic by defaulting to shutdown but + allowing the + + configuration file to specify a reboot instead. + + + Also, it improves the robustness of the reboot/shutdown by + falling down + + to sys-rq, and provides a way to override the reboot/shutdown by + device + + layers that require it. + footer: + Change-type: minor + change-type: minor + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "tests: secureboot: add RPI specialization" + hash: e645c1959ba011b30c4a7bcb15558475edb51343 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-5.4.0 + title: "" + date: 2024-07-13T12:45:59.968Z + - commits: + - subject: Add GHA yocto workflows for common device types + hash: 261e54604908c6d55ae7ac0b8e7502c76663c58e + body: | + These workflows are for testing the build steps only. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: meta-balena-5.3.28 + title: "" + date: 2024-07-10T22:33:19.858Z + - commits: + - subject: Update tests/leviathan digest to 60b559c + hash: ce164c99859f0a63bd989c12a79fe5383222ec94 + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update actions/upload-artifact digest to 0b2256b + hash: 634605505991815b37365613d3f65462b7f7f117 + body: | + Update actions/upload-artifact + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.17 + title: "" + date: 2024-07-05T16:35:55.914Z + - commits: + - subject: Update docker/setup-buildx-action digest to 4fd8129 + hash: c7d16dc7200e15f5f233b42d928b93ad2ec5421b + body: | + Update docker/setup-buildx-action + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.16 + title: "" + date: 2024-07-04T08:59:03.246Z + - commits: + - subject: "patch: Remove internal presentation link to testbot" + hash: 6c463f8b491d0888da8f945e67267768837c61c1 + body: "" + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.31.15 + title: "" + date: 2024-06-24T10:24:09.683Z + - commits: + - subject: Update Lock file maintenance + hash: 6548d2e71ede53c8898c87f64a4d036b769583b2 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.14 + title: "" + date: 2024-06-24T00:51:12.941Z + - commits: + - subject: Update balena-os/leviathan-worker to v2.9.41 + hash: 58b9d5d14c10731f278acac23a4e3a4795c2f80c + body: | + Update balena-os/leviathan-worker from 2.9.40 to 2.9.41 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.13 + title: "" + date: 2024-06-19T14:31:11.330Z + - commits: + - subject: "Docs: Fix endpoint name from s/status/state" + hash: dd947ed4a48352fcc5eec2bd83f6a7472af8db2e + body: > + Fixing the endpoint name in debugging docs that queries + state of the autokit at any given time. + footer: + Change-type: patch + change-type: patch + author: Vipul Gupta + nested: [] + version: leviathan-2.31.12 + title: "" + date: 2024-06-19T11:04:59.485Z + - commits: + - subject: Update Lock file maintenance + hash: b590ee109467cf2f980e2313dafe0f20464fc8c2 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.11 + title: "" + date: 2024-06-17T01:35:29.787Z + - commits: + - subject: Update Lock file maintenance + hash: 7453b7e2f8df73448b5e6f18e8fc2d6370175c11 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.10 + title: "" + date: 2024-06-14T21:10:23.800Z + - commits: + - subject: Update core/contracts digest to 8adfb6d + hash: c83ac6f8d44f43cadc96e9f512b2f70b1214c014 + body: | + Update core/contracts + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.9 + title: "" + date: 2024-06-14T18:51:36.751Z + - commits: + - subject: Update actions/checkout digest to 692973e + hash: e3909ff2f7de84e0e737ec80ae7a43e28dc106f9 + body: | + Update actions/checkout + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.8 + title: "" + date: 2024-06-14T17:28:40.011Z + - commits: + - subject: Update balena-os/leviathan-worker to v2.9.40 + hash: d0f907b4f1c37b3bf9273027adc18e3d385a5150 + body: | + Update balena-os/leviathan-worker from 2.9.39 to 2.9.40 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.7 + title: "" + date: 2024-06-14T16:29:26.061Z + - commits: + - subject: allow for secureboot flasher env var for non-qemu runs + hash: b345ee183b5d59e2e7db6829a2aafb3be45f47e3 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: leviathan-2.31.6 + title: "" + date: 2024-06-14T15:20:02.197Z + - commits: + - subject: Update core/contracts digest to 94c4f90 + hash: 790c99d390ba0245431ae4ad1e44dfea4611b734 + body: | + Update core/contracts + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.5 + title: "" + date: 2024-06-02T05:30:12.262Z + - commits: + - subject: Update Lock file maintenance + hash: 5617fa831e769036ecdb5793499c64b9e834055a + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.4 + title: "" + date: 2024-05-27T00:54:27.981Z + - commits: + - subject: Update actions/upload-artifact digest to 6546280 + hash: 4df25074b0281634fa3a5e16c8ac18b8309fe2ae + body: | + Update actions/upload-artifact + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.3 + title: "" + date: 2024-05-24T11:46:00.261Z + - commits: + - subject: Update Pin docker/setup-buildx-action action to d70bba7 + hash: bf08c8334e173fbfd3f2a9140e4f3afc37cd82c4 + body: | + Update docker/setup-buildx-action + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.31.2 + title: "" + date: 2024-05-23T17:31:49.642Z + - commits: + - subject: "Client: Update alpine packages before installing packages" + hash: 88ed7504ed0d3ac55e35dcccc47022fc1cf93e45 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.31.1 + title: "" + date: 2024-05-23T16:28:47.291Z + - commits: + - subject: "minor: Add leviathan GitHub Action" + hash: 7f12b2f4f5aa7b8f1606b6371e9d912d23d05297 + body: "" + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.31.0 + title: "" + date: 2024-05-23T15:51:18.879Z + - commits: + - subject: Update actions/checkout digest to a5ac7e5 + hash: 3c340b68afb1350d4c70822f8be762d546bcf0c2 + body: | + Update actions/checkout + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.30.22 + title: "" + date: 2024-05-20T14:53:19.824Z + - commits: + - subject: Update Lock file maintenance + hash: 5775a6a6344431666750c6da3bb5fe3339e81f85 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.30.21 + title: "" + date: 2024-05-20T00:49:54.576Z + - commits: + - subject: Update Lock file maintenance + hash: 64d09ca585cd78bb190609736cfe3be95187b3e3 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.30.20 + title: "" + date: 2024-05-13T00:49:52.608Z + - commits: + - subject: Update actions/checkout digest to 44c2b7a + hash: e3a3ec99b4d6db66a3e96cf590b6465d1b8588c6 + body: | + Update actions/checkout + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.30.19 + title: "" + date: 2024-05-08T20:30:26.900Z + - commits: + - subject: Update balena-os/leviathan-worker to v2.9.39 + hash: 9ad6bc06f1a8a958471d2426c7e6d8129e3d3df3 + body: | + Update balena-os/leviathan-worker from 2.9.38 to 2.9.39 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.30.18 + title: "" + date: 2024-05-07T12:53:41.157Z + - commits: + - subject: Update balena-os/leviathan-worker to v2.9.38 + hash: 4753f547d9bde9b3d8a78909e4de1f3a4d9acc25 + body: | + Update balena-os/leviathan-worker from 2.9.37 to 2.9.38 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.30.17 + title: "" + date: 2024-05-06T17:30:19.575Z + - commits: + - subject: Update Lock file maintenance + hash: ed2e76c3ca10c30f726b7551a634265331243884 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.30.16 + title: "" + date: 2024-05-06T14:33:32.489Z + - commits: + - subject: "patch: Replace environment switcher in e2e config.js" + hash: 75f42b3b0a8da9b0507f270c301cb085c77f7225 + body: "" + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.30.15 + title: "" + date: 2024-05-06T13:23:51.937Z + - commits: + - subject: Update Lock file maintenance + hash: 08bf2f6129c3f0c6affadf2fb0e911537918a1ca + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.30.14 + title: "" + date: 2024-04-29T00:49:40.498Z + - commits: + - subject: Update actions/upload-artifact digest to 6546280 + hash: 22810bf7023d730a71a975d1f8aec81f76f82c41 + body: | + Update actions/upload-artifact + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.30.13 + title: "" + date: 2024-04-25T16:30:40.539Z + - commits: + - subject: Update actions/checkout digest to 0ad4b8f + hash: f710b126338558cf7cd57e005fc962de6fa208af + body: | + Update actions/checkout + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: leviathan-2.30.12 + title: "" + date: 2024-04-25T15:30:54.349Z + version: meta-balena-5.3.27 + title: "" + date: 2024-07-07T06:33:56.377Z + - commits: + - subject: "tests: secureboot: rename resetWorker() to resetDUT()" + hash: 22091c584523ce1255836530f3e4192a4cacbfb7 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "tests: secureboot: refactor to facilitate extension" + hash: b0ee0abd0dbd483fc60ca0ba96afd00da44c7c6f + body: > + As the secure boot feature is extended to more device types, the + test + + needs to be easy to extend. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-5.3.26 + title: "" + date: 2024-07-07T00:24:51.531Z + - commits: + - subject: Update balena-supervisor to v16.4.1 + hash: e7a2723b8a0d0707574605462c8be396a9321e13 + body: | + Update balena-supervisor from 16.3.17 to 16.4.1 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Remove custom typings for docker-delta + hash: 28706510da4f3f09a12c4db6250dfe8f2a12eaa3 + body: > + This are no longer needed since docker-delta migrated to + typescript in + + v4 and the custom typings were actually masking some + bugs + footer: + Change-type: patch + change-type: patch + author: Felipe Lalanne + nested: [] + version: balena-supervisor-16.4.1 + title: "" + date: 2024-07-05T21:13:40.384Z + - commits: + - subject: Refactor host-config to be its own module + hash: 53f5641ef1cd2e5374f55a50a601fb80d4872511 + body: > + The host-config module exposes the following interfaces: + get, + + patch, and parse. + + + `get` gets host configuration such as redsocks proxy + configuration + + and hostname and returns it in an object of type + HostConfiguration. + + + `patch` takes an object of type HostConfiguration or + LegacyHostConfiguration + + and updates the hostname and redsocks proxy + configuration, optionally + + forcing the patch through update locks. + + + `parse` takes a user input of unknown type and parses it + into type + + HostConfiguration or LegacyHostConfiguration for + patching, erroring if + + parse was unsuccessful. + + + LegacyHostConfiguration is a looser typing of the user + input which does + + not validate values of the five known proxy fields of + type, ip, port, + + username, and password. We should stop supporting it in + the next + + major Supervisor API release. + footer: + Change-type: minor + change-type: minor + Signed-off-by: Christina Ying Wang + signed-off-by: Christina Ying Wang + author: Christina Ying Wang + nested: [] + - subject: Add HostConfig.parse method + hash: be986a62a5835116d58903fac9ffcf5c7d1fd0e1 + body: > + Parses input from PATCH /v1/device/host-config into + either + + type HostConfiguration, or if LegacyHostConfiguration if + + input is of an acceptable shape (for backwards + compatibility). + + + Once input has been determined to be of type + HostConfiguration, + + we can easily extract ProxyConfig from the object for + patching, + + stringifying, and writing to redsocks.conf. + footer: + Change-type: minor + change-type: minor + Signed-off-by: Christina Ying Wang + signed-off-by: Christina Ying Wang + author: Christina Ying Wang + nested: [] + version: balena-supervisor-16.4.0 + title: "" + date: 2024-07-04T20:25:36.036Z + version: meta-balena-5.3.25 + title: "" + date: 2024-07-06T02:24:59.802Z + - commits: + - subject: "workflows: fix linter errors" + hash: cd2e5faba65a6598952999953fcd4eb64520ac3a + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-5.3.24 + title: "" + date: 2024-07-04T17:12:37.404Z + - commits: + - subject: Update balena-supervisor to v16.3.17 + hash: 521d51db1023846cf95e40a9f2b0a514ec8aea6d + body: | + Update balena-supervisor from 16.3.15 to 16.3.17 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Fix engine deadlock on network+service change + hash: ede27b63cecc2a9ae3139a905d9c6ab32418a72b + body: > + This fixes a regression on the supervisor state engine + computation + + (added on v16.2.0) when + + the target state removes a network at the same time that + a service + + referencing that network is changed. Example going from + + + ``` + + services: + one: + image: alpine: 3.18 + networks: ['balena'] + + networks: + balena: + ``` + + + to + + + ``` + + services: + one: + image: alpine: latest + ``` + + + Would never reach the target state as killing the + service in order to + + remove the network is prioritized, but one of the + invariants in the target state calculation is + + to not kill any services until all images have been + downloaded. These + + two instructions were in contradiction leading to a + deadlock. + + + The fix involves only adding removal steps for services + depending on a + + changing network or volume if the service container is + not being removed + + already. + footer: + Change-type: patch + change-type: patch + author: Felipe Lalanne + nested: [] + version: balena-supervisor-16.3.17 + title: "" + date: 2024-06-25T01:03:26.734Z + - commits: + - subject: Update balena-io/deploy-to-balena-action action to v2.0.72 + hash: 170733422a7a8fb2e58482508fe74dc2fcb282a5 + body: > + Update balena-io/deploy-to-balena-action from 2.0.71 to + 2.0.72 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: balena-supervisor-16.3.16 + title: "" + date: 2024-06-17T01:56:08.257Z + version: meta-balena-5.3.23 + title: "" + date: 2024-07-02T14:03:58.762Z + - commits: + - subject: "initrdscripts: make the kexec script fail hard in unexpected states" + hash: 0b6199dddbb52e963d7b6e5feb5771f2b61a0f35 + body: > + At this moment the kexec initrd script is skipped when + ROOTFS_DIR + + is not defined or if the new rootfs is mounted, but does not + contain + + a kernel image in the expected place. This is undesirable as we + + assume this is the last script executed by the balena + bootloader. + + + This patch makes the kexec script always execute in the balena + + bootloader and makes it fail hard in unexpected states, which + means + + the script is always an exit point for the balena bootloader, + + whether the actual kexec call succeeds or not. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Michal Toman + signed-off-by: Michal Toman + author: Michal Toman + nested: [] + version: meta-balena-5.3.22 + title: "" + date: 2024-07-01T15:01:00.393Z + version: 5.4.0 + title: "" + date: 2024-07-15T13:57:53.746Z - commits: - subject: adjust reboot watchdog timeout hash: dc157ca57779d79b3afcf886bb093703a4adaa37 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a952280b..354f5809e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,245 @@ Change log ----------- +# v5.4.0 +## (2024-07-15) + + +
+ Update layers/meta-balena to 5b9716f19794b0e0da9c474e4e0ffadbde337c30 [Self-hosted Renovate Bot] + +> ## meta-balena-5.4.0 +> ### (2024-07-13) +> +> * classes: kernel-balena: remove configuration warnings for 6.1 [Alex Gonzalez] +> * classes: balena-bootloader: add USB configuration dependencies [Alex Gonzalez] +> * initrscripts: migrate: use configuration file to specify post-install action [Alex Gonzalez] +> * resin-init-flasher: use configuration file to specify post-install action [Alex Gonzalez] +> * tests: secureboot: add RPI specialization [Alex Gonzalez] +> +> ## meta-balena-5.3.28 +> ### (2024-07-10) +> +> * Add GHA yocto workflows for common device types [Kyle Harding] +> +> ## meta-balena-5.3.27 +> ### (2024-07-07) +> +> +>
+> Update tests/leviathan digest to 60b559c [Self-hosted Renovate Bot] +> +>> ### leviathan-2.31.17 +>> #### (2024-07-05) +>> +>> * Update actions/upload-artifact digest to 0b2256b [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.16 +>> #### (2024-07-04) +>> +>> * Update docker/setup-buildx-action digest to 4fd8129 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.15 +>> #### (2024-06-24) +>> +>> * patch: Remove internal presentation link to testbot [Vipul Gupta (@vipulgupta2048)] +>> +>> ### leviathan-2.31.14 +>> #### (2024-06-24) +>> +>> * Update Lock file maintenance [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.13 +>> #### (2024-06-19) +>> +>> * Update balena-os/leviathan-worker to v2.9.41 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.12 +>> #### (2024-06-19) +>> +>> * Docs: Fix endpoint name from s/status/state [Vipul Gupta] +>> +>> ### leviathan-2.31.11 +>> #### (2024-06-17) +>> +>> * Update Lock file maintenance [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.10 +>> #### (2024-06-14) +>> +>> * Update Lock file maintenance [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.9 +>> #### (2024-06-14) +>> +>> * Update core/contracts digest to 8adfb6d [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.8 +>> #### (2024-06-14) +>> +>> * Update actions/checkout digest to 692973e [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.7 +>> #### (2024-06-14) +>> +>> * Update balena-os/leviathan-worker to v2.9.40 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.6 +>> #### (2024-06-14) +>> +>> * allow for secureboot flasher env var for non-qemu runs [rcooke-warwick] +>> +>> ### leviathan-2.31.5 +>> #### (2024-06-02) +>> +>> * Update core/contracts digest to 94c4f90 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.4 +>> #### (2024-05-27) +>> +>> * Update Lock file maintenance [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.3 +>> #### (2024-05-24) +>> +>> * Update actions/upload-artifact digest to 6546280 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.2 +>> #### (2024-05-23) +>> +>> * Update Pin docker/setup-buildx-action action to d70bba7 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.31.1 +>> #### (2024-05-23) +>> +>> * Client: Update alpine packages before installing packages [Vipul Gupta (@vipulgupta2048)] +>> +>> ### leviathan-2.31.0 +>> #### (2024-05-23) +>> +>> * minor: Add leviathan GitHub Action [Vipul Gupta (@vipulgupta2048)] +>> +>> ### leviathan-2.30.22 +>> #### (2024-05-20) +>> +>> * Update actions/checkout digest to a5ac7e5 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.30.21 +>> #### (2024-05-20) +>> +>> * Update Lock file maintenance [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.30.20 +>> #### (2024-05-13) +>> +>> * Update Lock file maintenance [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.30.19 +>> #### (2024-05-08) +>> +>> * Update actions/checkout digest to 44c2b7a [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.30.18 +>> #### (2024-05-07) +>> +>> * Update balena-os/leviathan-worker to v2.9.39 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.30.17 +>> #### (2024-05-06) +>> +>> * Update balena-os/leviathan-worker to v2.9.38 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.30.16 +>> #### (2024-05-06) +>> +>> * Update Lock file maintenance [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.30.15 +>> #### (2024-05-06) +>> +>> * patch: Replace environment switcher in e2e config.js [Vipul Gupta (@vipulgupta2048)] +>> +>> ### leviathan-2.30.14 +>> #### (2024-04-29) +>> +>> * Update Lock file maintenance [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.30.13 +>> #### (2024-04-25) +>> +>> * Update actions/upload-artifact digest to 6546280 [Self-hosted Renovate Bot] +>> +>> ### leviathan-2.30.12 +>> #### (2024-04-25) +>> +>> * Update actions/checkout digest to 0ad4b8f [Self-hosted Renovate Bot] +>> +> +>
+> +> +> ## meta-balena-5.3.26 +> ### (2024-07-07) +> +> * tests: secureboot: rename resetWorker() to resetDUT() [Alex Gonzalez] +> * tests: secureboot: refactor to facilitate extension [Alex Gonzalez] +> +> ## meta-balena-5.3.25 +> ### (2024-07-06) +> +> +>
+> Update balena-supervisor to v16.4.1 [Self-hosted Renovate Bot] +> +>> ### balena-supervisor-16.4.1 +>> #### (2024-07-05) +>> +>> * Remove custom typings for docker-delta [Felipe Lalanne] +>> +>> ### balena-supervisor-16.4.0 +>> #### (2024-07-04) +>> +>> * Refactor host-config to be its own module [Christina Ying Wang] +>> * Add HostConfig.parse method [Christina Ying Wang] +>> +> +>
+> +> +> ## meta-balena-5.3.24 +> ### (2024-07-04) +> +> * workflows: fix linter errors [Alex Gonzalez] +> +> ## meta-balena-5.3.23 +> ### (2024-07-02) +> +> +>
+> Update balena-supervisor to v16.3.17 [Self-hosted Renovate Bot] +> +>> ### balena-supervisor-16.3.17 +>> #### (2024-06-25) +>> +>> * Fix engine deadlock on network+service change [Felipe Lalanne] +>> +>> ### balena-supervisor-16.3.16 +>> #### (2024-06-17) +>> +>> * Update balena-io/deploy-to-balena-action action to v2.0.72 [Self-hosted Renovate Bot] +>> +> +>
+> +> +> ## meta-balena-5.3.22 +> ### (2024-07-01) +> +> * initrdscripts: make the kexec script fail hard in unexpected states [Michal Toman] +> + +
+ # v5.3.21+rev4 ## (2024-07-07) diff --git a/VERSION b/VERSION index 186c11326..1e20ec35c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.21+rev4 \ No newline at end of file +5.4.0 \ No newline at end of file