v5.2.4
This commit is contained in:
parent
36726bdc68
commit
5cd9eac09b
3 changed files with 166 additions and 1 deletions
|
@ -1,3 +1,122 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to 756d76ca12b7cbf2086bf6bad5f36b1117423d5f
|
||||
hash: 062425789bd7b39b5fa05e604550d7ed04777f6b
|
||||
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-06T12:38:21.850Z
|
||||
- commits:
|
||||
- subject: Update layers/poky to 50320bfdc802f82143d484f65d5f7496e3b8e1e1
|
||||
hash: d3c69096a19463402d3e0b3a417446abdb248524
|
||||
|
|
46
CHANGELOG.md
46
CHANGELOG.md
|
@ -1,6 +1,52 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v5.2.4
|
||||
## (2024-04-06)
|
||||
|
||||
|
||||
<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-04-06)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
5.2.3+rev3
|
||||
5.2.4
|
Loading…
Add table
Reference in a new issue