v5.3.19
This commit is contained in:
parent
a51ea204be
commit
fdf9d11ce7
3 changed files with 49 additions and 1 deletions
|
@ -1,3 +1,36 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to 6d6ebe2b54ad45236c5fe53c1cc046cf350efdbe
|
||||
hash: df2808ccf79bcd46b7dba24540ecd8b104d8d9cf
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to 6d6ebe2b54ad45236c5fe53c1cc046cf350efdbe
|
||||
changelog-entry: Update layers/meta-balena to 6d6ebe2b54ad45236c5fe53c1cc046cf350efdbe
|
||||
author: Self-hosted Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "kernel-balena: do not use cache for signed kernel modules"
|
||||
hash: 389054e84c0b1fd382d737c39fb2bb02c2b3e9b2
|
||||
body: >
|
||||
On parallel builds that share a state cache there are mismatches
|
||||
between
|
||||
|
||||
a signed kernel and modules. Avoid using the cache when building
|
||||
signed
|
||||
|
||||
modules to avoid this mismatch.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||
signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||
author: Alex Gonzalez
|
||||
nested: []
|
||||
version: meta-balena-5.3.19
|
||||
title: ""
|
||||
date: 2024-06-10T16:38:00.806Z
|
||||
version: 5.3.19
|
||||
title: ""
|
||||
date: 2024-06-10T23:39:30.229Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to 7ae1b014fb202189c2003f35df578bf461a039eb
|
||||
hash: a4fea09f015be54723db016b12a476d9d976620c
|
||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v5.3.19
|
||||
## (2024-06-10)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to 6d6ebe2b54ad45236c5fe53c1cc046cf350efdbe [Self-hosted Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-5.3.19
|
||||
> ### (2024-06-10)
|
||||
>
|
||||
> * kernel-balena: do not use cache for signed kernel modules [Alex Gonzalez]
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v5.3.18
|
||||
## (2024-06-10)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
5.3.18
|
||||
5.3.19
|
Loading…
Add table
Reference in a new issue