Skip to content

Commit

Permalink
v5.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Jun 7, 2024
1 parent 293a070 commit 1a86233
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 1 deletion.
42 changes: 42 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,45 @@
- commits:
- subject: Update layers/meta-balena to 5285b94cc7d728fc9487609e25ad8bc8e82267c8
hash: f7d4334a653b32ff7db88b5ba7fd89e3df5dde0b
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 5285b94cc7d728fc9487609e25ad8bc8e82267c8
changelog-entry: Update layers/meta-balena to 5285b94cc7d728fc9487609e25ad8bc8e82267c8
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Work around uuid file corruption in balenaEngine health check
hash: e3696fc97f5553f138c92947c5f080ccdef5c6e5
body: >
We have detected one more way in which the uuid file used by
containerd

can get corrupted. This time, the file is not empty, but doesn't
contain

a valid UUID either.


This commit thus extends the existing workaround to also handle
this

case.


See https://github.com/balena-os/balena-engine/issues/322
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: meta-balena-5.3.16
title: ""
date: 2024-06-06T22:28:17.347Z
version: 5.3.16
title: ""
date: 2024-06-07T03:24:48.080Z
- commits:
- subject: Update balena-yocto-scripts to b5b12bc2f8e08f90634d766afe30623c9899f323
hash: df8d717cad4d02cbf5f2c9b1e1d92041127a13c6
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# Change Log
-----------

# v5.3.16
## (2024-06-07)


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

> ## meta-balena-5.3.16
> ### (2024-06-06)
>
> * Work around uuid file corruption in balenaEngine health check [Leandro Motta Barros]
>

</details>

# v5.3.15+rev2
## (2024-06-06)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.15+rev2
5.3.16

0 comments on commit 1a86233

Please sign in to comment.