Skip to content

Commit

Permalink
v2.115.11
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Jun 21, 2023
1 parent 8b7f148 commit 82f61b3
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 1 deletion.
132 changes: 132 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,135 @@
- commits:
- subject: Update layers/meta-balena to 2d298dfd21cc69271a25642a74608ff39c9ca33f
hash: 3104129a827ac4bb762ea9b356385c05def13f4c
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 2d298dfd21cc69271a25642a74608ff39c9ca33f
changelog-entry: Update layers/meta-balena to 2d298dfd21cc69271a25642a74608ff39c9ca33f
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update tests/leviathan digest to 09eff9c
hash: 7826281aa5efacde91b68ee468a65d0cf12a56cd
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update balena-os/leviathan-worker to v2.9.7
hash: 2c1ab4511f9c1f65460ac182527b99a25681a27e
body: |
Update balena-os/leviathan-worker from 2.9.6 to 2.9.7
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.27.6
title: ""
date: 2023-06-19T15:04:05.885Z
- commits:
- subject: "tests: only do serial file read with testbot"
hash: a947d2a02aed6125d3ec406152c7ee2d670ee2aa
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: []
- subject: "core: enable serial executeCommandinHostOS"
hash: 95d11c34f427479c5adee718029169af3db3e68c
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.27.5
title: ""
date: 2023-06-19T13:36:32.892Z
- commits:
- subject: Update alpine Docker tag to v3.18.2
hash: a25d1904ff9ecc703d5b5ed17253bf7c153b1083
body: |
Update alpine from 3.18.0 to 3.18.2
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.27.4
title: ""
date: 2023-06-16T12:09:58.840Z
- commits:
- subject: Update core/contracts digest to c777910
hash: 4e53b2c01825ba15b9da03b3d76c8b19da7d4a94
body: |
Update core/contracts
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.27.3
title: ""
date: 2023-06-16T11:05:22.184Z
- commits:
- subject: 'patch: Revert "minor: Add Leviathan Test Helpers"'
hash: 691f2b21428bc9920c2bf03f982e3f1e2b6963fd
body: ""
footer: {}
author: Vipul Gupta
nested: []
version: leviathan-2.27.2
title: ""
date: 2023-06-16T09:59:06.250Z
- commits:
- subject: Update Pin dependencies
hash: 1a8858c782269f69ae99a3984eeaa4f91d70efe9
body: |
Pin actions/checkout
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.27.1
title: ""
date: 2023-06-09T16:29:10.820Z
version: meta-balena-2.115.11
title: ""
date: 2023-06-21T14:16:09.680Z
- commits:
- subject: "resin-init-flasher: Format encrypted partitions as LUKS2"
hash: 9e01a5d485ee93975b531b9dbd304db9b73de3fa
body: >
This should be the default but with no explicit argument we
still

end up with LUKS1 partitions. This patch adds the parameter to enforce

LUKS2 formatting and adds conversion to LUKS2 to the cryptsetup

initrd script.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Michal Toman <michalt@balena.io>
signed-off-by: Michal Toman <michalt@balena.io>
author: Michal Toman
nested: []
version: meta-balena-2.115.10
title: ""
date: 2023-06-21T05:08:09.995Z
version: 2.115.11
title: ""
date: 2023-06-21T16:08:27.059Z
- commits:
- subject: Update layers/meta-balena to 4a9a1b6ce3abacf025fe01b5b4292be2f791c13b
hash: 6218e7e84ce31d7b54f67a284cd1c63ceeb4c84a
Expand Down
57 changes: 57 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,63 @@
Change log
-----------

# v2.115.11
## (2023-06-21)


<details>
<summary> Update layers/meta-balena to 2d298dfd21cc69271a25642a74608ff39c9ca33f [Self-hosted Renovate Bot] </summary>

> ## meta-balena-2.115.11
> ### (2023-06-21)
>
>
> <details>
> <summary> Update tests/leviathan digest to 09eff9c [Self-hosted Renovate Bot] </summary>
>
>> ### leviathan-2.27.6
>> #### (2023-06-19)
>>
>> * Update balena-os/leviathan-worker to v2.9.7 [Self-hosted Renovate Bot]
>>
>> ### leviathan-2.27.5
>> #### (2023-06-19)
>>
>> * tests: only do serial file read with testbot [rcooke-warwick]
>> * core: enable serial executeCommandinHostOS [rcooke-warwick]
>>
>> ### leviathan-2.27.4
>> #### (2023-06-16)
>>
>> * Update alpine Docker tag to v3.18.2 [Self-hosted Renovate Bot]
>>
>> ### leviathan-2.27.3
>> #### (2023-06-16)
>>
>> * Update core/contracts digest to c777910 [Self-hosted Renovate Bot]
>>
>> ### leviathan-2.27.2
>> #### (2023-06-16)
>>
>> * patch: Revert "minor: Add Leviathan Test Helpers" [Vipul Gupta]
>>
>> ### leviathan-2.27.1
>> #### (2023-06-09)
>>
>> * Update Pin dependencies [Self-hosted Renovate Bot]
>>
>
> </details>
>
>
> ## meta-balena-2.115.10
> ### (2023-06-21)
>
> * resin-init-flasher: Format encrypted partitions as LUKS2 [Michal Toman]
>
</details>

# v2.115.9
## (2023-06-19)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.115.9
2.115.11

0 comments on commit 82f61b3

Please sign in to comment.