From 9dd8414138e6223860b121ee4e648d2884fdf025 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 20:36:11 +0000 Subject: [PATCH] v5.3.1 --- .versionbot/CHANGELOG.yml | 31 +++++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 47 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 6168502..050d0d9 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,34 @@ +- commits: + - subject: Update layers/meta-balena to 2e58bc5bb95af8ab7f27a3943ebb34761424445c + hash: 022ef385659dd401f626c4e074e769be40ef8390 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 2e58bc5bb95af8ab7f27a3943ebb34761424445c + changelog-entry: Update layers/meta-balena to 2e58bc5bb95af8ab7f27a3943ebb34761424445c + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "tests: os: address race in internet con. sharing tests" + hash: c8fccaef7c48dcccb150f46d0bedb48460ead445 + body: > + For some device types it's been noted that it takes longer than + the time it takes do do one check of the iptables rules for the + intended rules to appear, leading to a failure. This aims to + make the check more consistent by checking 5 times before + failing. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: meta-balena-5.3.1 + title: "" + date: 2024-04-24T15:34:48.717Z + version: 5.3.1 + title: "" + date: 2024-04-24T20:36:04.982Z - commits: - subject: Update layers/meta-balena to 02acc2b2f2337154e79825e21fc5a517a1f97315 hash: 9a0617ba3a62ced79a63c22dac7d8537ec595067 diff --git a/CHANGELOG.md b/CHANGELOG.md index d1392ac..9eda64c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.3.1 +## (2024-04-24) + + +
+ Update layers/meta-balena to 2e58bc5bb95af8ab7f27a3943ebb34761424445c [Self-hosted Renovate Bot] + +> ## meta-balena-5.3.1 +> ### (2024-04-24) +> +> * tests: os: address race in internet con. sharing tests [rcooke-warwick] +> + +
+ # v5.3.0 ## (2024-04-24) diff --git a/VERSION b/VERSION index e230c83..7d3cdbf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.0 \ No newline at end of file +5.3.1 \ No newline at end of file