From 1f3106c7f2704fc038ff6a77e8d304600e13e29f Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 13:19:47 +0000 Subject: [PATCH] v3.1.3 --- .versionbot/CHANGELOG.yml | 63 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 17 +++++++++++ VERSION | 2 +- 3 files changed, 81 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 7393004..9af7ed8 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,66 @@ +- commits: + - subject: Update layers/meta-balena to 3df341dcfa5681fc27d0713814635ddfe20d6a17 + hash: 541b0f15a244903a49f7e5cf67785fdf126cd6fa + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 3df341dcfa5681fc27d0713814635ddfe20d6a17 + changelog-entry: Update layers/meta-balena to 3df341dcfa5681fc27d0713814635ddfe20d6a17 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "resin-init-flasher: Install the dispatcher scripts to installation + media" + hash: 77d61290946ed69f348f05887334b28fc2aa0435 + body: > + The flasher/installer image can be configured by the user and + that + + configuration finishes up in the installed image. Add the dispatcher + + scripts to this existing mechanim. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "balena-net-config: populate the dispatcher bind mount" + hash: 0d1798d8742f34d92fd0d98314d349ba4b5dc54a + body: > + On boot, the dispatcher script are copied from the boot + partition where + + the user has configured them, to the bind mount used by the running + + applications. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "resin-mounts: add dispatcher.d bind mount" + hash: 32abffb44d74fc0be6949ed6e893ee3476ffcf2e + body: > + This allows for user configuration of NetworkManager's + dispatcher + + scripts. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-3.1.3 + title: "" + date: 2023-07-28T11:36:17.599Z + version: 3.1.3 + title: "" + date: 2023-07-28T13:19:39.820Z - commits: - subject: Update layers/meta-balena to 5dbd59262ff28b0036e2730d428499e134343c36 hash: 841e216f2f1588cd9472bc8dc54de0b98a707b0c diff --git a/CHANGELOG.md b/CHANGELOG.md index 2665363..bbf0e77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,23 @@ Change log ----------- +# v3.1.3 +## (2023-07-28) + + +
+ Update layers/meta-balena to 3df341dcfa5681fc27d0713814635ddfe20d6a17 [Self-hosted Renovate Bot] + +> ## meta-balena-3.1.3 +> ### (2023-07-28) +> +> * resin-init-flasher: Install the dispatcher scripts to installation media [Alex Gonzalez] +> * balena-net-config: populate the dispatcher bind mount [Alex Gonzalez] +> * resin-mounts: add dispatcher.d bind mount [Alex Gonzalez] +> + +
+ # v3.1.2 ## (2023-07-27) diff --git a/VERSION b/VERSION index 6ebad14..711ee4f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.2 \ No newline at end of file +3.1.3 \ No newline at end of file