From 5a462b0485e342c929ca219434bcc19513166af3 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 15:14:48 +0000 Subject: [PATCH] v6.0.10+rev1 --- .versionbot/CHANGELOG.yml | 40 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 20 ++++++++++++++++++++ VERSION | 2 +- 3 files changed, 61 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index dc044506..eb9ea280 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,43 @@ +- commits: + - subject: Update contracts to 59752b7f99c1e5576c605a2f4188f9661468319f + hash: 9d011a6fb64155466607d6c117de63ed1dbc0b49 + body: Update contracts + footer: + Changelog-entry: Update contracts to 59752b7f99c1e5576c605a2f4188f9661468319f + changelog-entry: Update contracts to 59752b7f99c1e5576c605a2f4188f9661468319f + author: balena-renovate[bot] + nested: + - commits: + - subject: "iotdin-imx8p: Update the devices contract" + hash: 6ba0c6f93908f3b57742c87f86bf87716dad616a + body: | + Disable bluetooth and wifi in the devices contracts files. + Reason: the CompuLab Autokit came without an IFM-WB i/o module. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Valentin Raevsky + signed-off-by: Valentin Raevsky + author: Valentin Raevsky + version: contracts-2.0.113 + title: "" + date: 2024-08-20T11:19:30.688Z + - commits: + - subject: Add support for Ubuntu Noble + hash: 909a9e8fd4f81731975f4a82304947f82a2d5378 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: ruffsl + signed-off-by: ruffsl + author: ruffsl + version: contracts-2.0.112 + title: "" + date: 2024-08-19T15:53:05.491Z + version: 6.0.10+rev1 + title: "" + date: 2024-08-20T15:14:43.502Z - commits: - subject: Update layers/meta-balena to 8fde3b3743c86febb753e38b1f809d66e41f7756 hash: 6f41d4808ea03cc12c0d2a6a1fe462e65184963c diff --git a/CHANGELOG.md b/CHANGELOG.md index 87362bb3..7098defa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,26 @@ Change log ----------- +# v6.0.10+rev1 +## (2024-08-20) + + +
+ Update contracts to 59752b7f99c1e5576c605a2f4188f9661468319f [balena-renovate[bot]] + +> ## contracts-2.0.113 +> ### (2024-08-20) +> +> * iotdin-imx8p: Update the devices contract [Valentin Raevsky] +> +> ## contracts-2.0.112 +> ### (2024-08-19) +> +> * Add support for Ubuntu Noble [ruffsl] +> + +
+ # v6.0.10 ## (2024-08-16) diff --git a/VERSION b/VERSION index c5a1e4c4..db24c704 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.10 \ No newline at end of file +6.0.10+rev1 \ No newline at end of file