This commit is contained in:
flowzone-app[bot] 2023-09-25 14:05:57 +00:00 committed by GitHub
parent 0497329455
commit e044349730
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 57 additions and 1 deletions

View file

@ -1,3 +1,43 @@
- commits:
- subject: Update layers/meta-balena to 4fe79e7ee65f47c0a5baebbd82b35aec71d92fbd
hash: f50d6c8d0bdb910d52d341e76b0180c1229a042e
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 4fe79e7ee65f47c0a5baebbd82b35aec71d92fbd
changelog-entry: Update layers/meta-balena to 4fe79e7ee65f47c0a5baebbd82b35aec71d92fbd
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Check if SUPERVISOR_OVERRIDE_LOCK is set
hash: 02c52347758feb3214990ef6d83be5d804b6e6f2
body: |
This is so that we respect user's decision
to skip update locks on HUP as well.
footer:
Change-type: patch
change-type: patch
Signed-off-by: jaomaloy <jaomaloy@balena.io>
signed-off-by: jaomaloy <jaomaloy@balena.io>
author: jaomaloy
nested: []
- subject: Check and get service lockfiles on HUP reboot
hash: 0ab1230d19f4f60cb780d9d1495eb9062b5ec5e0
body: |
This is so that the HUP reboot doesn't interrupt
any user service processes.
footer:
Change-type: patch
change-type: patch
Signed-off-by: jaomaloy <jao.maloy@balena.io>
signed-off-by: jaomaloy <jao.maloy@balena.io>
author: jaomaloy
nested: []
version: meta-balena-4.0.12
title: ""
date: 2023-09-25T12:04:56.750Z
version: 4.0.12
title: ""
date: 2023-09-25T14:05:47.767Z
- commits: - commits:
- subject: Update layers/meta-balena to 2afff0f8f102e7525f41c81c6c41d0c184a6e5be - subject: Update layers/meta-balena to 2afff0f8f102e7525f41c81c6c41d0c184a6e5be
hash: 0cb86f4efe7decced671be4392c0025fcdd834ad hash: 0cb86f4efe7decced671be4392c0025fcdd834ad

View file

@ -1,6 +1,22 @@
Change log Change log
----------- -----------
# v4.0.12
## (2023-09-25)
<details>
<summary> Update layers/meta-balena to 4fe79e7ee65f47c0a5baebbd82b35aec71d92fbd [Self-hosted Renovate Bot] </summary>
> ## meta-balena-4.0.12
> ### (2023-09-25)
>
> * Check if SUPERVISOR_OVERRIDE_LOCK is set [jaomaloy]
> * Check and get service lockfiles on HUP reboot [jaomaloy]
>
</details>
# v4.0.11 # v4.0.11
## (2023-09-21) ## (2023-09-21)

View file

@ -1 +1 @@
4.0.11 4.0.12