From 3534bd8208c9b17caacdfd115bb886bc31ceede6 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 01:15:17 +0000 Subject: [PATCH] v3.1.10 --- .versionbot/CHANGELOG.yml | 32 ++++++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 48 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 9030e9a..488885d 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,35 @@ +- commits: + - subject: Update layers/meta-balena to e6802f52d479d4ac76622dc6049740c03b0172c2 + hash: 1680ac536e3f6c84e88891431113cbee81f971cd + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to e6802f52d479d4ac76622dc6049740c03b0172c2 + changelog-entry: Update layers/meta-balena to e6802f52d479d4ac76622dc6049740c03b0172c2 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "hostapp-update: bind-mount /sys for Jetson efivars" + hash: 5e0dbce7a08ec04a281e21a7df8c03affafeb8f2 + body: | + The hostapp-update hooks for UEFI capsule updates + need to create and update the contents of some platform + specific efi variables inside the /sys directory, and thus + we need to bindmount this directory in the hostapp-update + script for internal testing, as well as in balenahup for + api triggered updates. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + nested: [] + version: meta-balena-3.1.10 + title: "" + date: 2023-08-12T00:14:11.652Z + version: 3.1.10 + title: "" + date: 2023-08-12T01:15:09.931Z - commits: - subject: Update layers/meta-balena to b7d25711fe3895125b92a0ff2852aa82f5c75cee hash: 0a6e592697cac14d8006b20936c01ed13bd2a556 diff --git a/CHANGELOG.md b/CHANGELOG.md index 97d427b..cc2db04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v3.1.10 +## (2023-08-12) + + +
+ Update layers/meta-balena to e6802f52d479d4ac76622dc6049740c03b0172c2 [Self-hosted Renovate Bot] + +> ## meta-balena-3.1.10 +> ### (2023-08-12) +> +> * hostapp-update: bind-mount /sys for Jetson efivars [Alexandru Costache] +> + +
+ # v3.1.9 ## (2023-08-10) diff --git a/VERSION b/VERSION index 7d8ebf9..edcc0e5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.9 \ No newline at end of file +3.1.10 \ No newline at end of file