diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 7fab36298..213f48b57 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,134 @@ +- commits: + - subject: Update contracts to d06ad25196f67c4d20ad309941192fdddf80e307 + hash: 5b620cb48e14c9326e5c44b9f4881001de454448 + 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 + - commits: + - subject: Add node v20.12.0 for debian + hash: 69bd96b9757959ebbcdffb0e45e0811567929bb6 + body: | + Planning to add alpine in a follow-up once + we get the jenkins job to work and will then + also mark 20.12.0 as the latest. + footer: + Change-type: patch + change-type: patch + author: Thodoris Greasidis + version: contracts-2.0.99 + title: "" + date: 2024-04-07T23:28:45.593Z + - commits: + - subject: "hw.device-type: Add bluechiptechnology-db1" + hash: 16e6a9606a0eddf4cfcc9f3fa18d539096d64e16 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Chris Richardson + signed-off-by: Chris Richardson + author: crichardson + version: contracts-2.0.98 + title: "" + date: 2024-03-26T12:30:34.277Z + - commits: + - subject: "hw.device-type: Add beagleplay device" + hash: 409c34db01a2bb6db66b82d8a1af2abed7f9f200 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Sidd-Gupta sidd.gupta@zylum.in + signed-off-by: Sidd-Gupta sidd.gupta@zylum.in + author: delhiryder + version: contracts-2.0.97 + title: "" + date: 2024-03-21T07:50:18.202Z + - commits: + - subject: "hw.device-type: Add beaglebone-play device" + hash: 67c4505e12b1ef6abfc37c9466470e062875bf00 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Sidd-Gupta sidd.gupta@zylum.in + signed-off-by: Sidd-Gupta sidd.gupta@zylum.in + author: delhiryder + version: contracts-2.0.96 + title: "" + date: 2024-03-14T16:14:23.733Z + version: 5.3.3+rev1 + title: "" + date: 2024-05-12T17:59:36.920Z - commits: - subject: Update layers/meta-balena to cc46d73fa73a599f744a2f06a6c6983d76a45a41 hash: d400e2c31d59ff53ba00f7891bf8cdd9fbb89396 diff --git a/CHANGELOG.md b/CHANGELOG.md index 24041543f..1514d9e5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,58 @@ Change log ----------- +# v5.3.3+rev1 +## (2024-05-12) + + +
+ 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] +> +> ## contracts-2.0.99 +> ### (2024-04-07) +> +> * Add node v20.12.0 for debian [Thodoris Greasidis] +> +> ## contracts-2.0.98 +> ### (2024-03-26) +> +> * hw.device-type: Add bluechiptechnology-db1 [crichardson] +> +> ## contracts-2.0.97 +> ### (2024-03-21) +> +> * hw.device-type: Add beagleplay device [delhiryder] +> +> ## contracts-2.0.96 +> ### (2024-03-14) +> +> * hw.device-type: Add beaglebone-play device [delhiryder] +> + +
+ # v5.3.3 ## (2024-05-03) diff --git a/VERSION b/VERSION index 3884b9bcd..1fae4dd8a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.3 \ No newline at end of file +5.3.3+rev1 \ No newline at end of file