From 41f309dd21634f6f4e7f685301dae853b4476c66 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 21:38:48 +0000 Subject: [PATCH] v5.1.36 --- .versionbot/CHANGELOG.yml | 43 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 15 ++++++++++++++ VERSION | 2 +- 3 files changed, 59 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index dbfa5f4..f430441 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,46 @@ +- commits: + - subject: Update layers/meta-balena to 03023b22b4e6de475e868b60fc8999c94d9255dc + hash: cd837a1438e7c3cbfb7804632bf3df8b2810f9fe + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 03023b22b4e6de475e868b60fc8999c94d9255dc + changelog-entry: Update layers/meta-balena to 03023b22b4e6de475e868b60fc8999c94d9255dc + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "tests: hup: test breadcrumbs after rollback services" + hash: dde3e48743fc32349d1a1a33cfdf9b061c804e04 + body: > + During HUP, rollback-health-breadcrumb and + rollback-altboot-breadcrumb + + are created in the state partition to trigger rollback-health and + + rollback-altboot respectively on the next boot. After these services + + complete, they will remove these breadcrumbs. + + + Make the broken init fallback tests wait for these services to become + + inactive before testing the state of the breadcrumbs. Otherwise, a race + + condition can make these tests fail. Most notably on slower systems, + + such as emulated generic-aarch64. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + version: meta-balena-5.1.36 + title: "" + date: 2024-02-21T16:31:08.117Z + version: 5.1.36 + title: "" + date: 2024-02-21T21:38:41.626Z - commits: - subject: Update layers/meta-balena to a662615594a604d6f84b8fd47a904a2b1d5be9da hash: fd162d8e137bf3fbaa814929ea71a8049ea482d7 diff --git a/CHANGELOG.md b/CHANGELOG.md index 250a456..fd71922 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.1.36 +## (2024-02-21) + + +
+ Update layers/meta-balena to 03023b22b4e6de475e868b60fc8999c94d9255dc [Self-hosted Renovate Bot] + +> ## meta-balena-5.1.36 +> ### (2024-02-21) +> +> * tests: hup: test breadcrumbs after rollback services [Joseph Kogut] +> + +
+ # v5.1.35 ## (2024-02-19) diff --git a/VERSION b/VERSION index ba7fe36..9a45b61 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.35 \ No newline at end of file +5.1.36 \ No newline at end of file