v4.0.12
This commit is contained in:
parent
0497329455
commit
e044349730
3 changed files with 57 additions and 1 deletions
|
@ -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:
|
||||
- subject: Update layers/meta-balena to 2afff0f8f102e7525f41c81c6c41d0c184a6e5be
|
||||
hash: 0cb86f4efe7decced671be4392c0025fcdd834ad
|
||||
|
|
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -1,6 +1,22 @@
|
|||
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
|
||||
## (2023-09-21)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
4.0.11
|
||||
4.0.12
|
Loading…
Add table
Reference in a new issue