From 69b3e4669e32ab0e6df7ab12922a38e93768b89f Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 08:55:20 +0000 Subject: [PATCH] v5.3.23 --- .versionbot/CHANGELOG.yml | 32 ++++++++++++++++++++++++++++++++ CHANGELOG.md | 6 ++++++ VERSION | 2 +- 3 files changed, 39 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index ed99a86d..f393b106 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,35 @@ +- commits: + - subject: Update meta-balena to v5.3.23 + hash: 4f22ae935f7af4862b0155c8cda9b929cc5377b6 + body: "" + footer: + Changelog-entry: Update meta-balena to v5.3.23 + changelog-entry: Update meta-balena to v5.3.23 + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + nested: [] + - subject: "edk2-container: Remove patches now included in upstrea, fix custom dtb + loading" + hash: bf233d23c16ca224804abd216fa3bd06ecdbe4ba + body: | + In this commit we: + - Fix custom dtb loading by closing the extra_uEnv.txt + in the proper location + - Remove patches that have been merged in upstream in the + meanwhile + footer: + Changelog-entry: "edk2-container: Remove patches now included in upstrea, fix + custom dtb loading" + changelog-entry: "edk2-container: Remove patches now included in upstrea, fix + custom dtb loading" + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + nested: [] + version: 5.3.23 + title: "" + date: 2024-07-17T08:55:16.553Z - commits: - subject: "layers/meta-balena: Update to v5.3.22" hash: 09019d6f0c14681f23c38075ed76f939848afcef diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fd8e4e6..a9fa17b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Change log ----------- +# v5.3.23 +## (2024-07-17) + +* Update meta-balena to v5.3.23 [Alexandru Costache] +* edk2-container: Remove patches now included in upstrea, fix custom dtb loading [Alexandru Costache] + # v5.3.22 ## (2024-07-08) diff --git a/VERSION b/VERSION index 100b0446..57349115 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.22 \ No newline at end of file +5.3.23 \ No newline at end of file