From c422134c437ee3547da1ae7462446c85c03b50b1 Mon Sep 17 00:00:00 2001
From: "flowzone-app[bot]"
 <124931076+flowzone-app[bot]@users.noreply.github.com>
Date: Fri, 5 Apr 2024 19:22:37 +0000
Subject: [PATCH] v5.2.4

---
 .versionbot/CHANGELOG.yml | 119 ++++++++++++++++++++++++++++++++++++++
 CHANGELOG.md              |  46 +++++++++++++++
 VERSION                   |   2 +-
 3 files changed, 166 insertions(+), 1 deletion(-)

diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml
index 13b0fd87..7aba6660 100644
--- a/.versionbot/CHANGELOG.yml
+++ b/.versionbot/CHANGELOG.yml
@@ -1,3 +1,122 @@
+- commits:
+    - subject: Update layers/meta-balena to 756d76ca12b7cbf2086bf6bad5f36b1117423d5f
+      hash: b048548b1da41e9a27b26de7098849d8385ceba7
+      body: Update layers/meta-balena
+      footer:
+        Changelog-entry: Update layers/meta-balena to 756d76ca12b7cbf2086bf6bad5f36b1117423d5f
+        changelog-entry: Update layers/meta-balena to 756d76ca12b7cbf2086bf6bad5f36b1117423d5f
+      author: Self-hosted Renovate Bot
+      nested:
+        - commits:
+            - subject: Update balena-supervisor to v16.1.10
+              hash: fab3d6cf5bfe10546dbafba54f3c6955da8f10c4
+              body: |
+                Update balena-supervisor from 16.1.5 to 16.1.10
+              footer:
+                Change-type: patch
+                change-type: patch
+              author: Self-hosted Renovate Bot
+              nested:
+                - commits:
+                    - subject: Add revpi-connect-4 to RPi variants We need the supervisor to be able
+                        to manage config.txt changes for the RevPi Connect 4.
+                      hash: b5dbef82d75a701cc2accb8f52e5865641e416fc
+                      body: ""
+                      footer:
+                        Change-type: patch
+                        change-type: patch
+                        Signed-off-by: Shreya Patel <shreya@dynamicdevices.co.uk>
+                        signed-off-by: Shreya Patel <shreya@dynamicdevices.co.uk>
+                      author: Shreya Patel
+                      nested: []
+                  version: balena-supervisor-16.1.10
+                  title: ""
+                  date: 2024-03-28T16:51:48.764Z
+                - commits:
+                    - subject: Log the full error on device state report failure as it is more useful
+                      hash: 20e57f7f168884ccbc048911be15cedc91334192
+                      body: >
+                        The message can be an empty string or similarly
+                        unhelpful, therefore
+
+                        logging the entire error means that we will have
+                        whatever the message
+
+                        may be along with the stack trace and other info that
+                        will be helpful
+
+                        even when the message is not
+                      footer:
+                        Change-type: patch
+                        change-type: patch
+                      author: Pagan Gazzard
+                      nested: []
+                  version: balena-supervisor-16.1.9
+                  title: ""
+                  date: 2024-03-25T18:36:42.735Z
+                - commits:
+                    - subject: Set @balena/es-version to es2022 to match tsconfig.json
+                      hash: 6b0500cdbcd24b718460f35f6f9412ba6093389c
+                      body: ""
+                      footer:
+                        Change-type: patch
+                        change-type: patch
+                      author: Pagan Gazzard
+                      nested: []
+                  version: balena-supervisor-16.1.8
+                  title: ""
+                  date: 2024-03-25T18:11:08.037Z
+                - commits:
+                    - subject: Increase the timeout for auto select family to 5000ms to avoid issues
+                      hash: 5cd37e73acb63a3bd705aea8e5edb4d255cd1c37
+                      body: >
+                        On slower networks the default of 250ms can cause
+                        problems as all
+
+                        attempts will fail rather than only the ones for
+                        interfaces that do not
+
+                        actually work correctly. Increasing this timeout to
+                        5000ms will help to
+
+                        avoid these issues
+                      footer:
+                        Change-type: patch
+                        change-type: patch
+                      author: Pagan Gazzard
+                      nested: []
+                  version: balena-supervisor-16.1.7
+                  title: ""
+                  date: 2024-03-25T15:25:23.860Z
+                - commits:
+                    - subject: Pin iptables to 1.8.9 (legacy)
+                      hash: 3d881347e7d9721b00bcc41411996bd40b48d781
+                      body: >
+                        With Alpine 3.19, iptables gets bumped to 1.8.10 which
+                        uses nftables.
+
+                        The host OS still uses iptables 1.8.7 (legacy), and we
+                        should
+
+                        use legacy as well until the OS uses nftables.
+                      footer:
+                        See: https://balena.zulipchat.com/#narrow/stream/345889-balena-io.2Fos/topic/iptables.20host.20vs.2E.20nftables.20Supervisor
+                        see: https://balena.zulipchat.com/#narrow/stream/345889-balena-io.2Fos/topic/iptables.20host.20vs.2E.20nftables.20Supervisor
+                        Change-type: patch
+                        change-type: patch
+                        Signed-off-by: Christina Ying Wang <christina@balena.io>
+                        signed-off-by: Christina Ying Wang <christina@balena.io>
+                      author: Christina Ying Wang
+                      nested: []
+                  version: balena-supervisor-16.1.6
+                  title: ""
+                  date: 2024-03-18T21:37:24.676Z
+          version: meta-balena-5.2.4
+          title: ""
+          date: 2024-04-03T17:13:37.301Z
+  version: 5.2.4
+  title: ""
+  date: 2024-04-05T19:22:29.519Z
 - commits:
     - subject: Update layers/meta-openembedded to
         8bb16533532b6abc2eded7d9961ab2a108fd7a5b
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ae80d0a6..29af8665 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,52 @@
 # v2.105.10
 ## (2022-10-13)
 
+# v5.2.4
+## (2024-04-05)
+
+
+<details>
+<summary> Update layers/meta-balena to 756d76ca12b7cbf2086bf6bad5f36b1117423d5f [Self-hosted Renovate Bot] </summary>
+
+> ## meta-balena-5.2.4
+> ### (2024-04-03)
+> 
+> 
+> <details>
+> <summary> Update balena-supervisor to v16.1.10 [Self-hosted Renovate Bot] </summary>
+> 
+>> ### balena-supervisor-16.1.10
+>> #### (2024-03-28)
+>> 
+>> * Add revpi-connect-4 to RPi variants We need the supervisor to be able to manage config.txt changes for the RevPi Connect 4. [Shreya Patel]
+>> 
+>> ### balena-supervisor-16.1.9
+>> #### (2024-03-25)
+>> 
+>> * Log the full error on device state report failure as it is more useful [Pagan Gazzard]
+>> 
+>> ### balena-supervisor-16.1.8
+>> #### (2024-03-25)
+>> 
+>> * Set @balena/es-version to es2022 to match tsconfig.json [Pagan Gazzard]
+>> 
+>> ### balena-supervisor-16.1.7
+>> #### (2024-03-25)
+>> 
+>> * Increase the timeout for auto select family to 5000ms to avoid issues [Pagan Gazzard]
+>> 
+>> ### balena-supervisor-16.1.6
+>> #### (2024-03-18)
+>> 
+>> * Pin iptables to 1.8.9 (legacy) [Christina Ying Wang]
+>> 
+> 
+> </details>
+> 
+> 
+
+</details>
+
 # v5.2.3+rev3
 ## (2024-03-27)
 
diff --git a/VERSION b/VERSION
index b409a67b..e3384b38 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.2.3+rev3
\ No newline at end of file
+5.2.4
\ No newline at end of file