From 5484aa1f913b800964ff177bfe00351a5e73ddfc Mon Sep 17 00:00:00 2001 From: Balena CI Date: Wed, 15 Feb 2023 15:10:19 +0000 Subject: [PATCH] v2.112.4 --- .versionbot/CHANGELOG.yml | 59 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 25 +++++++++++++++++ VERSION | 2 +- 3 files changed, 85 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index ef1c5e4..fef6c9d 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,62 @@ +- commits: + - subject: Update layers/meta-balena to e9e5601e6bb0c4ee4ab51094714f88ce074b4b09 + hash: 1f030185df354217ee251c33c2ac201d5c43d62a + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to e9e5601e6bb0c4ee4ab51094714f88ce074b4b09 + changelog-entry: Update layers/meta-balena to e9e5601e6bb0c4ee4ab51094714f88ce074b4b09 + author: Renovate Bot + nested: + - commits: + - subject: Update backports with current 2.102.x + hash: 23f8f6428cecd2933800e3ae9f7cdc82f6bdebc7 + body: | + Set current to 2.102.x, next to 2.107.x and sunset to 2.99.x + footer: + Change-type: patch + change-type: patch + author: BalenaCI github workflow + nested: [] + version: meta-balena-2.112.4 + title: "" + date: 2023-02-15T13:23:18.936Z + - commits: + - subject: "workflows: update-backports: remove skipping tests" + hash: 36ee78634fdc2c95644fcf2ad303d48b6193b6f2 + body: > + It's not clear how the feature to skip tests work, so modify the commit + + message to be of type patch to avoid balenaCI errors on type none. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-2.112.3 + title: "" + date: 2023-02-15T13:15:45.445Z + - commits: + - subject: "workflows: add update-backports" + hash: 04b6db97ced04eeae3204c9c88d162355abd297c + body: > + This workflow will update the backports entry in repo.yml after a new + + ESR release is created. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-2.112.2 + title: "" + date: 2023-02-15T12:29:05.023Z + version: 2.112.4 + title: "" + date: 2023-02-15T15:10:14.105Z - commits: - subject: Update layers/meta-balena to dcef4ce75f4f77bdcf941d0c095487bc4bc128f4 hash: c56b5d63d62a1d250e57fde678247fd0f321f726 diff --git a/CHANGELOG.md b/CHANGELOG.md index 10f2b2c..f765bd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,31 @@ Change log ----------- +# v2.112.4 +## (2023-02-15) + + +
+ Update layers/meta-balena to e9e5601e6bb0c4ee4ab51094714f88ce074b4b09 [Renovate Bot] + +> ## meta-balena-2.112.4 +> ### (2023-02-15) +> +> * Update backports with current 2.102.x [BalenaCI github workflow] +> +> ## meta-balena-2.112.3 +> ### (2023-02-15) +> +> * workflows: update-backports: remove skipping tests [Alex Gonzalez] +> +> ## meta-balena-2.112.2 +> ### (2023-02-15) +> +> * workflows: add update-backports [Alex Gonzalez] +> + +
+ # v2.112.1 ## (2023-02-15) diff --git a/VERSION b/VERSION index 513dde5..32b6a26 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.112.1 \ No newline at end of file +2.112.4 \ No newline at end of file