From 36e9be58eaa480ae427038b124e3d20dcfdfd2a9 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 22:02:56 +0000 Subject: [PATCH] v5.0.9 --- .versionbot/CHANGELOG.yml | 33 +++++++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 49 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index c84e67f6..fe8b66b2 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,36 @@ +- commits: + - subject: Update layers/meta-balena to 77ede04d006fc181647691958da41161e4f8402e + hash: 29358adef99b25fd6602fc4b0f4bd4d51347a847 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 77ede04d006fc181647691958da41161e4f8402e + changelog-entry: Update layers/meta-balena to 77ede04d006fc181647691958da41161e4f8402e + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "timesync-https: increase default connection max time to 10s" + hash: 7f350447206a1a531a18c3628e7ee72d0d1d35f2 + body: > + We have seen cases of networks that were not able to receive a + response + + in the current 5s. + + + Increasing the default to 10s should have no negative effect. + 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.0.9 + title: "" + date: 2023-12-12T18:01:57.596Z + version: 5.0.9 + title: "" + date: 2023-12-12T22:02:51.931Z - commits: - subject: Update layers/poky to bf9eabafc257a7d3c39e3b4a46cabf7e6fb8270e hash: dd8dc24a97b70c7ee4b85335adfb9036ea662f09 diff --git a/CHANGELOG.md b/CHANGELOG.md index 479a0c18..c595173d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.0.9 +## (2023-12-12) + + +
+ Update layers/meta-balena to 77ede04d006fc181647691958da41161e4f8402e [Self-hosted Renovate Bot] + +> ## meta-balena-5.0.9 +> ### (2023-12-12) +> +> * timesync-https: increase default connection max time to 10s [Alex Gonzalez] +> + +
+ # v5.0.8+rev1 ## (2023-12-11) diff --git a/VERSION b/VERSION index 2eefbb0c..3fc3a245 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.0.8+rev1 \ No newline at end of file +5.0.9 \ No newline at end of file