Skip to content

Commit

Permalink
v5.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored May 28, 2024
1 parent 07f78e3 commit 241feef
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 1 deletion.
160 changes: 160 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,163 @@
- commits:
- subject: Update layers/meta-balena to 15a8f82cb7722e22ba3abb6aea4e7618e133d7be
hash: 4a470a330cd198854fbffa80baea1eec3e237a19
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 15a8f82cb7722e22ba3abb6aea4e7618e133d7be
changelog-entry: Update layers/meta-balena to 15a8f82cb7722e22ba3abb6aea4e7618e133d7be
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update balena-supervisor to v16.3.10
hash: a500fccd65e2cf7d31ed6730cc6fd12e0220b757
body: |
Update balena-supervisor from 16.3.8 to 16.3.10
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update got to v14.3.0
hash: 4764bca2c4122a37f1f4c684e673ddca3812b4c9
body: |
Update got from 14.2.1 to 14.3.0
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: balena-supervisor-16.3.10
title: ""
date: 2024-05-27T02:41:46.106Z
- commits:
- subject: Update balena-io/deploy-to-balena-action action to v2.0.69
hash: 9cdb363e4cf274e5506247cc55cebef0c676de7e
body: >
Update balena-io/deploy-to-balena-action from 2.0.68 to
2.0.69
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: balena-supervisor-16.3.9
title: ""
date: 2024-05-27T01:59:21.096Z
version: meta-balena-5.3.11
title: ""
date: 2024-05-27T06:50:02.553Z
- commits:
- subject: Update balena-supervisor to v16.3.8
hash: ca994c7c5d3598b0f1844e3c98bc37b756d056c6
body: |
Update balena-supervisor from 16.3.5 to 16.3.8
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update balena-io/deploy-to-balena-action action to v2.0.68
hash: 8a7972c783845576741c626f7ac543671ebf868b
body: >
Update balena-io/deploy-to-balena-action from 2.0.67 to
2.0.68
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: balena-supervisor-16.3.8
title: ""
date: 2024-05-24T14:29:17.821Z
- commits:
- subject: Update sinon to v18
hash: 6b47c3572dea75c161e3931f05f37c46828d90a2
body: |
Update sinon from 17.0.1 to 18.0.0
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: balena-supervisor-16.3.7
title: ""
date: 2024-05-24T13:45:20.892Z
- commits:
- subject: Update balena-io/deploy-to-balena-action action to v2.0.67
hash: 21f72b0ce9fd977517df3bf0ee5c186a17d432c9
body: >
Update balena-io/deploy-to-balena-action from 2.0.66 to
2.0.67
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: balena-supervisor-16.3.6
title: ""
date: 2024-05-20T01:54:04.811Z
version: meta-balena-5.3.10
title: ""
date: 2024-05-24T22:52:04.637Z
- commits:
- subject: "NetworkManager: do not use FW rule numbers in shared dispatcher
script"
hash: ab8d61194d84045e4b74f60e4172a69dd52a3509
body: >
Manipulating the firewall rules by index introduces a race
condition.

Both NetworkManager and balenaEngine add the rules to the top

of the FORWARD chain instead of appending, so if we first look
up

a rule by number and then use the number to refer to it, we can
not

guarantee that the rule number has not changed (iow the rule has
not

been moved down) in the meantime.


This patch removes the use of rule numbers completely and makes

the "shared" dispatcher script refer to the rules by definition.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Michal Toman <[email protected]>
signed-off-by: Michal Toman <[email protected]>
author: Michal Toman
nested: []
version: meta-balena-5.3.9
title: ""
date: 2024-05-24T12:34:18.221Z
- commits:
- subject: "tests: safe-reboot: fetch and modify target state"
hash: af4d36646c2c301fceadcd10143096b187b67bd1
body: >
This is a fix targeted for the revpi-connect-4 which requires a
config.txt param to be present to connect to wifi. The old way
we did this test results in the config.txt being wiped - so now
we fetch and change the current state to maintain the existing
configuration and avoid this
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: rcooke-warwick
nested: []
version: meta-balena-5.3.8
title: ""
date: 2024-05-23T11:43:26.464Z
version: 5.3.11
title: ""
date: 2024-05-28T21:48:36.492Z
- commits:
- subject: Update layers/meta-balena to 98a8dc813fb1df71c510732e14fa31446ef883e6
hash: bf2360dbaf7c75fd2eedf61df4ccdcc3e59cf64b
Expand Down
67 changes: 67 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,73 @@
# v2.105.10
## (2022-10-13)

# v5.3.11
## (2024-05-28)


<details>
<summary> Update layers/meta-balena to 15a8f82cb7722e22ba3abb6aea4e7618e133d7be [Self-hosted Renovate Bot] </summary>

> ## meta-balena-5.3.11
> ### (2024-05-27)
>
>
> <details>
> <summary> Update balena-supervisor to v16.3.10 [Self-hosted Renovate Bot] </summary>
>
>> ### balena-supervisor-16.3.10
>> #### (2024-05-27)
>>
>> * Update got to v14.3.0 [Self-hosted Renovate Bot]
>>
>> ### balena-supervisor-16.3.9
>> #### (2024-05-27)
>>
>> * Update balena-io/deploy-to-balena-action action to v2.0.69 [Self-hosted Renovate Bot]
>>
>
> </details>
>
>
> ## meta-balena-5.3.10
> ### (2024-05-24)
>
>
> <details>
> <summary> Update balena-supervisor to v16.3.8 [Self-hosted Renovate Bot] </summary>
>
>> ### balena-supervisor-16.3.8
>> #### (2024-05-24)
>>
>> * Update balena-io/deploy-to-balena-action action to v2.0.68 [Self-hosted Renovate Bot]
>>
>> ### balena-supervisor-16.3.7
>> #### (2024-05-24)
>>
>> * Update sinon to v18 [Self-hosted Renovate Bot]
>>
>> ### balena-supervisor-16.3.6
>> #### (2024-05-20)
>>
>> * Update balena-io/deploy-to-balena-action action to v2.0.67 [Self-hosted Renovate Bot]
>>
>
> </details>
>
>
> ## meta-balena-5.3.9
> ### (2024-05-24)
>
> * NetworkManager: do not use FW rule numbers in shared dispatcher script [Michal Toman]
>
> ## meta-balena-5.3.8
> ### (2024-05-23)
>
> * tests: safe-reboot: fetch and modify target state [rcooke-warwick]
>

</details>

# v5.3.7
## (2024-05-22)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.7
5.3.11

0 comments on commit 241feef

Please sign in to comment.