From 0a51c1aa74fbc274a77e0937b9fa0a11def02943 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 18:52:28 +0000 Subject: [PATCH] v5.3.4+rev3 --- .versionbot/CHANGELOG.yml | 78 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 32 ++++++++++++++++ VERSION | 2 +- 3 files changed, 111 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index b68e958f..b4ebc853 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,81 @@ +- commits: + - subject: Update contracts to d06ad25196f67c4d20ad309941192fdddf80e307 + hash: 8905bed26fd17c4f9eecec6e8646a129bc06c18e + body: Update contracts + footer: + Changelog-entry: Update contracts to d06ad25196f67c4d20ad309941192fdddf80e307 + changelog-entry: Update contracts to d06ad25196f67c4d20ad309941192fdddf80e307 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Remove Ubuntu Lunar 23.04 since it's EOL + hash: cac2042866f3e93d46b16a3e62cb65aeec43fac9 + body: "" + footer: + Change-type: patch + change-type: patch + See: https://endoflife.date/ubuntu + see: https://endoflife.date/ubuntu + author: Thodoris Greasidis + version: contracts-2.0.103 + title: "" + date: 2024-04-11T12:22:51.474Z + - commits: + - subject: Remove Fedora 36 since it's EOL + hash: 6c404c7f3e623650beb5c74ec0a4e31e9cac9c48 + body: "" + footer: + Change-type: patch + change-type: patch + See: https://endoflife.date/fedora + see: https://endoflife.date/fedora + author: Thodoris Greasidis + version: contracts-2.0.102 + title: "" + date: 2024-04-11T10:44:54.487Z + - commits: + - subject: Remove outdated jdk & jre 8 + hash: 1d3d5c74c32119bfb816e411d0d6a992e642d659 + body: "" + footer: + Change-type: patch + change-type: patch + author: Thodoris Greasidis + - subject: Remove python 3.7.16 since it's in EOL + hash: 0bc11dc4a257a753fd4ad7b1aba999f0c23188f4 + body: "" + footer: + Change-type: patch + change-type: patch + author: Thodoris Greasidis + - subject: Remove node v14 & v16 since they are EOL + hash: 96055862f317b8b54896702d46361392bd1ccaca + body: "" + footer: + Change-type: patch + change-type: patch + See: https://balena.zulipchat.com/#narrow/stream/345890-balena-io/topic/base.20images/near/432359439 + see: https://balena.zulipchat.com/#narrow/stream/345890-balena-io/topic/base.20images/near/432359439 + author: Thodoris Greasidis + version: contracts-2.0.101 + title: "" + date: 2024-04-10T09:26:36.966Z + - commits: + - subject: Add Advantech ECU1370 to hardware contract. + hash: 0dfe4758230bef9d6c97f533019aaba93cdc1520 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Lisandro Pérez Meyer + signed-off-by: Lisandro Pérez Meyer + author: Lisandro Pérez Meyer + version: contracts-2.0.100 + title: "" + date: 2024-04-08T18:29:36.856Z + version: 5.3.4+rev3 + title: "" + date: 2024-05-29T18:52:20.382Z - commits: - subject: Update balena-yocto-scripts to 466d6ec592656bb950a393fc1c7a5d5ff4cf3455 hash: 2e8900366214ce723a368b3295fa820875721f2f diff --git a/CHANGELOG.md b/CHANGELOG.md index 12955534..54a1a2fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,38 @@ Change log ----------- +# v5.3.4+rev3 +## (2024-05-29) + + +
+ Update contracts to d06ad25196f67c4d20ad309941192fdddf80e307 [Self-hosted Renovate Bot] + +> ## contracts-2.0.103 +> ### (2024-04-11) +> +> * Remove Ubuntu Lunar 23.04 since it's EOL [Thodoris Greasidis] +> +> ## contracts-2.0.102 +> ### (2024-04-11) +> +> * Remove Fedora 36 since it's EOL [Thodoris Greasidis] +> +> ## contracts-2.0.101 +> ### (2024-04-10) +> +> * Remove outdated jdk & jre 8 [Thodoris Greasidis] +> * Remove python 3.7.16 since it's in EOL [Thodoris Greasidis] +> * Remove node v14 & v16 since they are EOL [Thodoris Greasidis] +> +> ## contracts-2.0.100 +> ### (2024-04-08) +> +> * Add Advantech ECU1370 to hardware contract. [Lisandro Pérez Meyer] +> + +
+ # v5.3.4+rev2 ## (2024-05-27) diff --git a/VERSION b/VERSION index d65a4d6f..cec41fcd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.4+rev2 \ No newline at end of file +5.3.4+rev3 \ No newline at end of file