Skip to content

Commit bb17f49

Browse files
v5.2.10
1 parent 3959c8e commit bb17f49

File tree

3 files changed

+52
-1
lines changed

3 files changed

+52
-1
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
- commits:
2+
- subject: Update layers/meta-balena to 5618489132d1e31652f7e018da32bdd5b7492e64
3+
hash: f98fa3970d63ae3bf463f64308c03103ac48b96e
4+
body: Update layers/meta-balena
5+
footer:
6+
Changelog-entry: Update layers/meta-balena to 5618489132d1e31652f7e018da32bdd5b7492e64
7+
changelog-entry: Update layers/meta-balena to 5618489132d1e31652f7e018da32bdd5b7492e64
8+
author: Self-hosted Renovate Bot
9+
nested:
10+
- commits:
11+
- subject: "hostapp-update-hooks: check for logging helper"
12+
hash: 8561f0f7d92702a0d374846555904d6f2e01c697
13+
body: >
14+
Older balenaOS version (before v2.58) do not contain the logging
15+
helper
16+
17+
in the rootfs and the new OS hooks fail to execute.
18+
19+
20+
This commit checks for the file existence before using it, and
21+
defines
22+
23+
the logging functions when not detected.
24+
footer:
25+
Change-type: patch
26+
change-type: patch
27+
Signed-off-by: Alex Gonzalez <alexg@balena.io>
28+
signed-off-by: Alex Gonzalez <alexg@balena.io>
29+
author: Alex Gonzalez
30+
nested: []
31+
version: meta-balena-5.2.10
32+
title: ""
33+
date: 2024-04-23T10:14:54.964Z
34+
version: 5.2.10
35+
title: ""
36+
date: 2024-04-23T12:31:09.036Z
137
- commits:
238
- subject: Update layers/meta-balena to 09f97ae4e491700fc458672c94fd7170b37551e1
339
hash: 4cd5fee21e3fa61446c4ab08625abb0e3543d91a

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Change log
22
-----------
33

4+
# v5.2.10
5+
## (2024-04-23)
6+
7+
8+
<details>
9+
<summary> Update layers/meta-balena to 5618489132d1e31652f7e018da32bdd5b7492e64 [Self-hosted Renovate Bot] </summary>
10+
11+
> ## meta-balena-5.2.10
12+
> ### (2024-04-23)
13+
>
14+
> * hostapp-update-hooks: check for logging helper [Alex Gonzalez]
15+
>
16+
17+
</details>
18+
419
# v5.2.9
520
## (2024-04-22)
621

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.2.9
1+
5.2.10

0 commit comments

Comments
 (0)