v2.113.35
This commit is contained in:
parent
f5927a7e9f
commit
453cb2bf84
3 changed files with 74 additions and 1 deletions
|
@ -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 <leandro@balena.io>
|
||||
signed-off-by: Leandro Motta Barros <leandro@balena.io>
|
||||
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
|
||||
|
|
26
CHANGELOG.md
26
CHANGELOG.md
|
@ -1,6 +1,32 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.113.35
|
||||
## (2023-04-05)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to e2c8c03322c0321c77d28f9691438876c097eacf [Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-2.113.35
|
||||
> ### (2023-04-05)
|
||||
>
|
||||
>
|
||||
> <details>
|
||||
> <summary> Update balena-engine to v20.10.34 [Renovate Bot] </summary>
|
||||
>
|
||||
>> ### balena-engine-20.10.34
|
||||
>> #### (2023-04-05)
|
||||
>>
|
||||
>> * Update librsync-go to v0.8.5, circbuf to v0.1.3 [Leandro Motta Barros]
|
||||
>>
|
||||
>
|
||||
> </details>
|
||||
>
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v2.113.34
|
||||
## (2023-04-05)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.113.34
|
||||
2.113.35
|
Loading…
Add table
Reference in a new issue