v4.0.2
This commit is contained in:
parent
1f687dd2fe
commit
997d61b280
3 changed files with 75 additions and 1 deletions
|
@ -1,3 +1,51 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to 5e772f467a81643ad3b78007ce9662df03782bc1
|
||||
hash: e8eb4ea79bb24742d2e666c5e8693c0d22930694
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to 5e772f467a81643ad3b78007ce9662df03782bc1
|
||||
changelog-entry: Update layers/meta-balena to 5e772f467a81643ad3b78007ce9662df03782bc1
|
||||
author: Self-hosted Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: Update balena-engine to v20.10.39
|
||||
hash: ebfeada3a7dcb52e19d7dcbea6ca2acca8e61edb
|
||||
body: |
|
||||
Update balena-engine from 20.10.38 to 20.10.39
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: Don't enable AppArmor if `apparmor_parser` is not present
|
||||
hash: ed8ba18e8776a7bf37b3326baeca8196b4ea76b0
|
||||
body: >
|
||||
This commit updates balena-containerd to a new version
|
||||
in which we
|
||||
|
||||
cherry-picked the change from here: https://github.com/containerd/containerd/pull/8086
|
||||
|
||||
|
||||
This change avoids enabling AppArmor if the `/sbin/apparmor_parser`
|
||||
|
||||
binary is not found in the system.
|
||||
footer:
|
||||
Signed-off-by: Leandro Motta Barros <leandro@balena.io>
|
||||
signed-off-by: Leandro Motta Barros <leandro@balena.io>
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Leandro Motta Barros
|
||||
nested: []
|
||||
version: balena-engine-20.10.39
|
||||
title: ""
|
||||
date: 2023-08-30T20:39:38.647Z
|
||||
version: meta-balena-4.0.2
|
||||
title: ""
|
||||
date: 2023-09-08T20:00:23.639Z
|
||||
version: 4.0.2
|
||||
title: ""
|
||||
date: 2023-09-08T21:01:57.135Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to 6db6c7c9774bf58dc4676816280f81fae83df78e
|
||||
hash: 5c1ee2c7f7055daab347500a80c1294ebb91f512
|
||||
|
|
26
CHANGELOG.md
26
CHANGELOG.md
|
@ -1,6 +1,32 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v4.0.2
|
||||
## (2023-09-08)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to 5e772f467a81643ad3b78007ce9662df03782bc1 [Self-hosted Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-4.0.2
|
||||
> ### (2023-09-08)
|
||||
>
|
||||
>
|
||||
> <details>
|
||||
> <summary> Update balena-engine to v20.10.39 [Self-hosted Renovate Bot] </summary>
|
||||
>
|
||||
>> ### balena-engine-20.10.39
|
||||
>> #### (Invalid date)
|
||||
>>
|
||||
>> * Don't enable AppArmor if `apparmor_parser` is not present [Leandro Motta Barros]
|
||||
>>
|
||||
>
|
||||
> </details>
|
||||
>
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v4.0.1
|
||||
## (2023-09-08)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
4.0.1
|
||||
4.0.2
|
Loading…
Add table
Reference in a new issue