From 5d9393f7f43473f90c384845e9f6a06b011652c6 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 23:09:45 +0000 Subject: [PATCH] v3.1.0 --- .versionbot/CHANGELOG.yml | 81 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 19 +++++++++ VERSION | 2 +- 3 files changed, 101 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 7544fb2..93a9436 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,84 @@ +- commits: + - subject: Update layers/meta-balena to 76a64e46ebf953fba9e78aa7e60892113ccb9ad7 + hash: c28eece8b2615964e9fe02de6d4bb129bdcb5f3d + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 76a64e46ebf953fba9e78aa7e60892113ccb9ad7 + changelog-entry: Update layers/meta-balena to 76a64e46ebf953fba9e78aa7e60892113ccb9ad7 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "linux-firmware: upgrade 20210511 -> 20230404" + hash: 6035e749c4bd989f7b8d23a5f48848af7d75efd8 + body: "" + footer: + Change-type: minor + change-type: minor + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + - subject: "common: firmware: repackage iwlwifi-quz-a0-hr-b0" + hash: 1bf5489acc3e4c3696bccdae98ea95653ec0d8b7 + body: | + Package all subversions of this firmware + footer: + Change-type: patch + change-type: patch + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + - subject: "common: firmware: repackage iwlwifi-cc-a0" + hash: 1336cb0802c8589439557afca0c28d2aee248e60 + body: > + Repackage iwlwifi-cc-a0 to include all firmware versions shipped + + upstream, rather than only an older version (48) that's no longer + + shipped as of 20230404. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + - subject: "compat: connectivity: drop deprecated iwlwifi files" + hash: daef22bbb706898721eee131872862a5e2d7709e + body: > + linux-firmware-20230404 no longer ships several older firmware + versions, + + remove them. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + - subject: "compat: install linux-firmware-iwlwifi-3160" + hash: 9442d98a51bb0ef62991bd4292717e2052cd39ef + body: > + Replace older versioned iwlwifi packages with + + linux-firmware-iwlwifi-3160 package that includes all versions shipped + + in linux-firmware. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Joseph Kogut + signed-off-by: Joseph Kogut + author: Joseph Kogut + nested: [] + version: meta-balena-3.1.0 + title: "" + date: 2023-07-25T21:09:07.177Z + version: 3.1.0 + title: "" + date: 2023-07-25T23:09:40.214Z - commits: - subject: Update layers/meta-balena to 424c259104716586e450738c7de6fb7ef3472a02 hash: 32a010bc1e539332250356da93b2d17d2c053071 diff --git a/CHANGELOG.md b/CHANGELOG.md index a3879fb..608befc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,25 @@ Change log ----------- +# v3.1.0 +## (2023-07-25) + + +
+ Update layers/meta-balena to 76a64e46ebf953fba9e78aa7e60892113ccb9ad7 [Self-hosted Renovate Bot] + +> ## meta-balena-3.1.0 +> ### (2023-07-25) +> +> * linux-firmware: upgrade 20210511 -> 20230404 [Joseph Kogut] +> * common: firmware: repackage iwlwifi-quz-a0-hr-b0 [Joseph Kogut] +> * common: firmware: repackage iwlwifi-cc-a0 [Joseph Kogut] +> * compat: connectivity: drop deprecated iwlwifi files [Joseph Kogut] +> * compat: install linux-firmware-iwlwifi-3160 [Joseph Kogut] +> + +
+ # v3.0.17 ## (2023-07-25) diff --git a/VERSION b/VERSION index a99de22..a0cd9f0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.17 \ No newline at end of file +3.1.0 \ No newline at end of file