From a7859feef3dc71af9a5756c97fff2e5a7fd7a936 Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Mon, 15 Aug 2022 17:34:49 +0300 Subject: [PATCH] v2.101.5 --- .versionbot/CHANGELOG.yml | 107 ++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 41 +++++++++++++++ VERSION | 2 +- 3 files changed, 149 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 8db46a1..17906ed 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,110 @@ +- commits: + - subject: Update layers/meta-balena to 771593f49920c4ae0ef101d2328f03f033449a9e + hash: 5909ac57013d63dee6d2343d496229a2ec3f6122 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 771593f49920c4ae0ef101d2328f03f033449a9e + changelog-entry: Update layers/meta-balena to 771593f49920c4ae0ef101d2328f03f033449a9e + author: renovate[bot] + nested: + - commits: + - subject: "meta-balena-rust: Link to meta-rust" + hash: 83bd38733af9063c5d29d90fc0695838e4b718d3 + body: > + This is a temporary way that will allow to update the + bblayers.conf of + + device type repositories to include meta-balena/meta-balena-rust while + + still building. + + + This change will be reverted with the meta-balena-rust layer. + 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.101.5 + title: "'meta-balena-rust: Link to meta-rust'" + date: 2022-08-12T08:01:52.474Z + - commits: + - subject: Update tests/leviathan digest to c2c68d2 + hash: 769f708630e8bf5bc58ca97a05d24a62e9c8976b + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: renovate[bot] + nested: + - commits: + - subject: exit with failure if suite doesn't start + hash: 1221cdfa4aaae98e9fadcc961adc574fc6d3ffba + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: leviathan-2.7.2 + title: "'core: exit with failure if suite doesn't start'" + date: 2022-08-05T12:37:55.576Z + - commits: + - subject: Regenerate docs + hash: 603564525d93f41d3583f4a9d8f42edd5311827c + body: "" + footer: + Signed-off-by: Leandro Motta Barros + signed-off-by: Leandro Motta Barros + Change-type: patch + change-type: patch + author: Leandro Motta Barros + nested: [] + - subject: Document proper worker config for QEMU workers + hash: 0165578f87d8b1eb4209f5f1c4f490a8e893c794 + body: "" + footer: + Signed-off-by: Leandro Motta Barros + signed-off-by: Leandro Motta Barros + Change-type: patch + change-type: patch + author: Leandro Motta Barros + nested: [] + - subject: Fix a couple of typos in the docs + hash: b2fa59745ed8ebc3c8d5346c78b26cfc70a061be + body: "" + footer: + Signed-off-by: Leandro Motta Barros + signed-off-by: Leandro Motta Barros + Change-type: patch + change-type: patch + author: Leandro Motta Barros + nested: [] + version: leviathan-2.7.1 + title: "'Document proper worker config for QEMU workers'" + date: 2022-08-02T21:09:19.617Z + - commits: + - subject: "minor: Add Unstable tests debug feature" + hash: eb2c583f988056cacc93b761568549988d4f85eb + body: "" + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.7.0 + title: "'Add unstable tests debug feature'" + date: 2022-07-26T17:56:37.204Z + version: meta-balena-2.101.4 + title: "'Update tests/leviathan digest to c2c68d2'" + date: 2022-08-08T11:54:12.550Z + version: 2.101.5 + title: "'Update layers/meta-balena digest to 771593f'" + date: 2022-08-15T13:16:03.499Z - commits: - subject: Update contracts to 91807ae538dccedb69877eed28ae6752287e2f21 hash: 7037a009e741157c21e9a7341c19911146b0e73e diff --git a/CHANGELOG.md b/CHANGELOG.md index 82094af..e44b578 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,47 @@ Change log ----------- +# v2.101.5 +## (2022-08-15) + + +
+ Update layers/meta-balena to 771593f49920c4ae0ef101d2328f03f033449a9e [renovate[bot]] + +> ## meta-balena-2.101.5 +> ### (2022-08-12) +> +> * meta-balena-rust: Link to meta-rust [Alex Gonzalez] +> +> ## meta-balena-2.101.4 +> ### (2022-08-08) +> +> +>
+> Update tests/leviathan digest to c2c68d2 [renovate[bot]] +> +>> ### leviathan-2.7.2 +>> #### (2022-08-05) +>> +>> * exit with failure if suite doesn't start [rcooke-warwick] +>> +>> ### leviathan-2.7.1 +>> #### (2022-08-02) +>> +>> * Regenerate docs [Leandro Motta Barros] +>> * Document proper worker config for QEMU workers [Leandro Motta Barros] +>> * Fix a couple of typos in the docs [Leandro Motta Barros] +>> +>> ### leviathan-2.7.0 +>> #### (2022-07-26) +>> +>> * minor: Add Unstable tests debug feature [Vipul Gupta (@vipulgupta2048)] +>> +>
+> +> +
+ # v2.101.3+rev1 ## (2022-08-11) diff --git a/VERSION b/VERSION index 413db49..2496b09 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.101.3+rev1 \ No newline at end of file +2.101.5 \ No newline at end of file