From 90d7371162aae6d6510c2d6587a178a591c2afa5 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 17:31:32 +0000 Subject: [PATCH] v6.2.8 --- .versionbot/CHANGELOG.yml | 81 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 41 ++++++++++++++++++++ VERSION | 2 +- 3 files changed, 123 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 613fb361..24cbd320 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,84 @@ +- commits: + - subject: Update layers/meta-balena to 2043b093aced21ed2caf1649d38e34e282361dda + hash: 940aceb5b9ee7652561b2fbbe6eca0390c147655 + 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 + signed-off-by: Ryan Cooke + 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 + version: 6.2.8 + title: "" + date: 2025-01-08T17:31:28.050Z - commits: - subject: Update layers/meta-balena to 1fb02321afaaea4e43e296ae556e628a1dfed530 hash: cce3d0ecb9638dfd7972560334d86de51222767f diff --git a/CHANGELOG.md b/CHANGELOG.md index 76bfd28d..89803d36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,47 @@ # v2.107.5 ## (2023-01-09) +# v6.2.8 +## (2025-01-08) + + +
+ Update layers/meta-balena to 2043b093aced21ed2caf1649d38e34e282361dda [balena-renovate[bot]] + +> ## meta-balena-6.2.8 +> ### (2025-01-08) +> +> +>
+> Update tests/leviathan digest to 6652ce0 [balena-renovate[bot]] +> +>> ### 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] +>> +> +>
+> +> + +
+ # v6.2.7 ## (2025-01-08) diff --git a/VERSION b/VERSION index c404f1a6..feee2f6d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.2.7 \ No newline at end of file +6.2.8 \ No newline at end of file