diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index d79c3cac..b8bc0b3b 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,36 @@ +- commits: + - subject: Update layers/meta-balena to 77ede04d006fc181647691958da41161e4f8402e + hash: 107b81af923cc9b1e34c2d9b02be3e0be9f4405d + 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-13T00:03:25.543Z - commits: - subject: Update layers/meta-openembedded to 8a75c61cce2aa1d6e5a3597ab8fc5a7e6aeae1e4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b512b16..a9f2027f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.0.9 +## (2023-12-13) + + +
+ 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