Skip to content

Commit

Permalink
v6.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 8, 2025
1 parent cfb5f19 commit 7a50874
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 1 deletion.
108 changes: 108 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,111 @@
- commits:
- subject: Update layers/meta-balena to 2043b093aced21ed2caf1649d38e34e282361dda
hash: 9745f658aa4ab59ff40a7b61e322b5c668ab38b3
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 2043b093aced21ed2caf1649d38e34e282361dda
changelog-entry: Update layers/meta-balena to 2043b093aced21ed2caf1649d38e34e282361dda
author: balena-renovate[bot]
nested:
- commits:
- subject: Update tests/leviathan digest to 6652ce0
hash: 4752c5958197172b2ba8d19da67c7392ead45508
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested:
- commits:
- subject: Update core/contracts digest to b7d2bb8
hash: 43eb721f7e6955c6f94e9d44ee9e07b0f6f4c141
body: |
Update core/contracts
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.81
title: ""
date: 2025-01-07T12:50:48.076Z
- commits:
- subject: Update core/contracts digest to 44bbd40
hash: 96229e68093dda364f810b0616dc8184fcf98806
body: |
Update core/contracts
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.80
title: ""
date: 2025-01-06T20:41:04.628Z
- commits:
- subject: Update balena-io/balena-cli to v20.1.6
hash: e53e0eb596bca4ea4a2413530f0bb3368687942f
body: |
Update balena-io/balena-cli from 20.1.2 to 20.1.6
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: leviathan-2.31.79
title: ""
date: 2025-01-06T18:30:55.317Z
- commits:
- subject: "core: ssh tunnels: fix auth errors when worker is in prod mode"
hash: 24c37653a0adba4295200384d3eb3ad35b363ed9
body: >
When the worker is in production mode, ssh auth when
creating the reverse tunnel to tunnel though it to the
DUT failed. Using BC username auth with BC registered
keys fixes it
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.31.78
title: ""
date: 2025-01-06T17:34:37.088Z
version: meta-balena-6.2.8
title: ""
date: 2025-01-08T14:59:06.690Z
- commits:
- subject: "balena-image-flasher: depend on balena-image:do_image_complete"
hash: aa030228732392d81bab7ed297c68eeaa28c0175
body: >
At this moment balena-image-flasher depends on
do_image_sign_digest

and do_rootfs of balena-image, but this is not enough, as the
signature

symlink is only created by a postprocess script.


This patch replaces the two existing dependencies by
do_image_complete,

which should cover everything.
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-6.2.7
title: ""
date: 2025-01-08T10:06:42.801Z
version: 6.2.8
title: ""
date: 2025-01-08T20:13:55.995Z
- commits:
- subject: Update layers/meta-balena to 6917dadbeaae7d949db55eac399b84c27a7e8035
hash: 7fb416aa56291b452b19aa0642ff129a023b547d
Expand Down
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,52 @@
Change log
-----------

# v6.2.8
## (2025-01-08)


<details>
<summary> Update layers/meta-balena to 2043b093aced21ed2caf1649d38e34e282361dda [balena-renovate[bot]] </summary>

> ## meta-balena-6.2.8
> ### (2025-01-08)
>
>
> <details>
> <summary> Update tests/leviathan digest to 6652ce0 [balena-renovate[bot]] </summary>
>
>> ### leviathan-2.31.81
>> #### (2025-01-07)
>>
>> * Update core/contracts digest to b7d2bb8 [balena-renovate[bot]]
>>
>> ### leviathan-2.31.80
>> #### (2025-01-06)
>>
>> * Update core/contracts digest to 44bbd40 [balena-renovate[bot]]
>>
>> ### leviathan-2.31.79
>> #### (2025-01-06)
>>
>> * Update balena-io/balena-cli to v20.1.6 [balena-renovate[bot]]
>>
>> ### leviathan-2.31.78
>> #### (2025-01-06)
>>
>> * core: ssh tunnels: fix auth errors when worker is in prod mode [rcooke-warwick]
>>
>
> </details>
>
>
> ## meta-balena-6.2.7
> ### (2025-01-08)
>
> * balena-image-flasher: depend on balena-image:do_image_complete [Michal Toman]
>

</details>

# v6.2.6
## (2025-01-07)

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

0 comments on commit 7a50874

Please sign in to comment.