From 453cb2bf845ac1e1c33bd76b4ef960d3520cfd17 Mon Sep 17 00:00:00 2001 From: Balena CI Date: Wed, 5 Apr 2023 17:32:29 +0000 Subject: [PATCH] v2.113.35 --- .versionbot/CHANGELOG.yml | 47 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 26 ++++++++++++++++++++++ VERSION | 2 +- 3 files changed, 74 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index edb7bdb..58cc17d 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,50 @@ +- commits: + - subject: Update layers/meta-balena to e2c8c03322c0321c77d28f9691438876c097eacf + hash: 8be5fb7e4366d8742a68f8f859a1e8a3b13aae8f + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to e2c8c03322c0321c77d28f9691438876c097eacf + changelog-entry: Update layers/meta-balena to e2c8c03322c0321c77d28f9691438876c097eacf + author: Renovate Bot + nested: + - commits: + - subject: Update balena-engine to v20.10.34 + hash: 5400eacc4003ff9fdf7d9d6e8b60ffb96dde9d87 + body: | + Update balena-engine from 20.10.33 to 20.10.34 + footer: + Change-type: patch + change-type: patch + author: Renovate Bot + nested: + - commits: + - subject: Update librsync-go to v0.8.5, circbuf to v0.1.3 + hash: a7c917a97048314e956d7264e97598465f88c1c7 + body: > + Notable improvements these new versions bring: + + + * Optimized code path for generating deltas with blocks that are + power-of-two-sized. + * Avoid allocating unbounded amounts of memory when the target differs + completely from the source. + * Several bugfixes in edge cases that shall not affect balenaEngine. + footer: + Signed-off-by: Leandro Motta Barros + signed-off-by: Leandro Motta Barros + Change-type: patch + change-type: patch + author: Leandro Motta Barros + nested: [] + version: balena-engine-20.10.34 + title: "" + date: 2023-04-05T13:06:06.674Z + version: meta-balena-2.113.35 + title: "" + date: 2023-04-05T15:18:23.115Z + version: 2.113.35 + title: "" + date: 2023-04-05T17:32:24.776Z - commits: - subject: Update layers/meta-balena to c2d483b3e07138f6b0f34cd2b32c916133a5929d hash: f6d3f0895b2c829bc5de01dd2360037f1fffbabe diff --git a/CHANGELOG.md b/CHANGELOG.md index fe1140c..c21d9a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,32 @@ Change log ----------- +# v2.113.35 +## (2023-04-05) + + +
+ Update layers/meta-balena to e2c8c03322c0321c77d28f9691438876c097eacf [Renovate Bot] + +> ## meta-balena-2.113.35 +> ### (2023-04-05) +> +> +>
+> Update balena-engine to v20.10.34 [Renovate Bot] +> +>> ### balena-engine-20.10.34 +>> #### (2023-04-05) +>> +>> * Update librsync-go to v0.8.5, circbuf to v0.1.3 [Leandro Motta Barros] +>> +> +>
+> +> + +
+ # v2.113.34 ## (2023-04-05) diff --git a/VERSION b/VERSION index e2a6b3a..038f2ca 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.113.34 \ No newline at end of file +2.113.35 \ No newline at end of file