v2.113.34
This commit is contained in:
parent
9a790a2dfd
commit
e26db9cb81
3 changed files with 168 additions and 1 deletions
|
@ -1,3 +1,119 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to c2d483b3e07138f6b0f34cd2b32c916133a5929d
|
||||
hash: f6d3f0895b2c829bc5de01dd2360037f1fffbabe
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to c2d483b3e07138f6b0f34cd2b32c916133a5929d
|
||||
changelog-entry: Update layers/meta-balena to c2d483b3e07138f6b0f34cd2b32c916133a5929d
|
||||
author: Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: Update tests/leviathan digest to 5785e44
|
||||
hash: 47268fc3f69a0dc59d11d0ab1e12e7c229c5af24
|
||||
body: Update tests/leviathan
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: Deprecate worker release env var (again)
|
||||
hash: cb7f600321dc11cc7481bc3ffd111155f763e621
|
||||
body: |
|
||||
This env var breaks Renovate parsing, and it is
|
||||
no longer used by Jenkins or leviathan-worker e2e tests.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Kyle Harding <kyle@balena.io>
|
||||
signed-off-by: Kyle Harding <kyle@balena.io>
|
||||
author: Kyle Harding
|
||||
nested: []
|
||||
version: leviathan-2.24.1
|
||||
title: ""
|
||||
date: 2023-04-04T21:10:17.519Z
|
||||
- commits:
|
||||
- subject: "minor: Add Leviathan Test Helpers"
|
||||
hash: f3f2752cb25fca9ad851de96cc246916f84012ce
|
||||
body: ""
|
||||
footer:
|
||||
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
|
||||
signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
|
||||
author: Vipul Gupta (@vipulgupta2048)
|
||||
nested: []
|
||||
version: leviathan-2.24.0
|
||||
title: ""
|
||||
date: 2023-04-03T06:44:28.297Z
|
||||
- commits:
|
||||
- subject: "patch: Output final-result in the end"
|
||||
hash: eacad86187f72586ddbcd36041f619fb40c5b7ad
|
||||
body: ""
|
||||
footer:
|
||||
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
|
||||
signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
|
||||
author: Vipul Gupta (@vipulgupta2048)
|
||||
nested: []
|
||||
version: leviathan-2.23.6
|
||||
title: ""
|
||||
date: 2023-03-31T13:18:07.076Z
|
||||
- commits:
|
||||
- subject: update default worker version
|
||||
hash: 5b659e8a3d0921f01f1cf493373a97f909d60d26
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Ryan Cooke <ryan@balena.io>
|
||||
signed-off-by: Ryan Cooke <ryan@balena.io>
|
||||
author: rcooke-warwick
|
||||
nested: []
|
||||
version: leviathan-2.23.5
|
||||
title: ""
|
||||
date: 2023-03-31T12:49:09.258Z
|
||||
- commits:
|
||||
- subject: "swtpm: store state in tmpfs"
|
||||
hash: 25460508d5477dd27a4743b4684e97e6d0f8529a
|
||||
body: >
|
||||
swtpm stores state in the directory specified in the --tpmstate argument
|
||||
|
||||
|
||||
If the same state directory/files are used for multiple installations,
|
||||
|
||||
the available space can be filled, and the installer will fail with the
|
||||
|
||||
error "insufficient space for NV allocation".
|
||||
|
||||
|
||||
Move swtpm state to tmpfs to create new state files every run.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||
signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||
author: Joseph Kogut
|
||||
nested: []
|
||||
version: leviathan-2.23.4
|
||||
title: ""
|
||||
date: 2023-03-29T22:31:39.865Z
|
||||
- commits:
|
||||
- subject: Update core/contracts digest to fa51fae
|
||||
hash: 10e156b48610903182257493aea812f8d8893b84
|
||||
body: |
|
||||
Update core/contracts
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Renovate Bot
|
||||
nested: []
|
||||
version: leviathan-2.23.3
|
||||
title: ""
|
||||
date: 2023-03-29T20:32:23.397Z
|
||||
version: meta-balena-2.113.34
|
||||
title: ""
|
||||
date: 2023-04-04T23:15:50.826Z
|
||||
version: 2.113.34
|
||||
title: ""
|
||||
date: 2023-04-05T01:16:47.143Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to 98b6efa43d3d83df72b49b4caed6ade5b5326fa9
|
||||
hash: 1058a15bb0128c01c55cc269e133aa08c91c0092
|
||||
|
|
51
CHANGELOG.md
51
CHANGELOG.md
|
@ -1,6 +1,57 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.113.34
|
||||
## (2023-04-05)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to c2d483b3e07138f6b0f34cd2b32c916133a5929d [Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-2.113.34
|
||||
> ### (2023-04-04)
|
||||
>
|
||||
>
|
||||
> <details>
|
||||
> <summary> Update tests/leviathan digest to 5785e44 [Renovate Bot] </summary>
|
||||
>
|
||||
>> ### leviathan-2.24.1
|
||||
>> #### (2023-04-04)
|
||||
>>
|
||||
>> * Deprecate worker release env var (again) [Kyle Harding]
|
||||
>>
|
||||
>> ### leviathan-2.24.0
|
||||
>> #### (2023-04-03)
|
||||
>>
|
||||
>> * minor: Add Leviathan Test Helpers [Vipul Gupta (@vipulgupta2048)]
|
||||
>>
|
||||
>> ### leviathan-2.23.6
|
||||
>> #### (2023-04-01)
|
||||
>>
|
||||
>> * patch: Output final-result in the end [Vipul Gupta (@vipulgupta2048)]
|
||||
>>
|
||||
>> ### leviathan-2.23.5
|
||||
>> #### (2023-04-01)
|
||||
>>
|
||||
>> * update default worker version [rcooke-warwick]
|
||||
>>
|
||||
>> ### leviathan-2.23.4
|
||||
>> #### (2023-03-29)
|
||||
>>
|
||||
>> * swtpm: store state in tmpfs [Joseph Kogut]
|
||||
>>
|
||||
>> ### leviathan-2.23.3
|
||||
>> #### (2023-03-29)
|
||||
>>
|
||||
>> * Update core/contracts digest to fa51fae [Renovate Bot]
|
||||
>>
|
||||
>
|
||||
> </details>
|
||||
>
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v2.113.33
|
||||
## (2023-04-04)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.113.33
|
||||
2.113.34
|
Loading…
Add table
Reference in a new issue