Skip to content

Commit 6223fff

Browse files
v6.0.23
1 parent 5172b8e commit 6223fff

File tree

3 files changed

+50
-1
lines changed

3 files changed

+50
-1
lines changed

.versionbot/CHANGELOG.yml

+34
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
- commits:
2+
- subject: Update layers/meta-balena to b81a2d7084cb519aa78b5d56a96ca571150df63b
3+
hash: 85ead332017072ca9f4fa49a9763c96aa2b718a2
4+
body: Update layers/meta-balena
5+
footer:
6+
Changelog-entry: Update layers/meta-balena to b81a2d7084cb519aa78b5d56a96ca571150df63b
7+
changelog-entry: Update layers/meta-balena to b81a2d7084cb519aa78b5d56a96ca571150df63b
8+
author: balena-renovate[bot]
9+
nested:
10+
- commits:
11+
- subject: "tests:os: Avoid setting apiEndpoint for unmanaged tests"
12+
hash: 123e5476c4740abb29e0818d93449ca8da804f5c
13+
body: >
14+
When this config.json field has a value, the supervisor will
15+
treat the device as managed and will crash and start to boot
16+
loop.
17+
18+
19+
On faster device-types we don't seem to notice and the tests
20+
pass by chance, but on Pi Zero and similar we consistently see
21+
ECONNRESET when hitting local SV endpoints.
22+
footer:
23+
Change-type: patch
24+
change-type: patch
25+
Signed-off-by: Kyle Harding <kyle@balena.io>
26+
signed-off-by: Kyle Harding <kyle@balena.io>
27+
author: Kyle Harding
28+
nested: []
29+
version: meta-balena-6.0.23
30+
title: ""
31+
date: 2024-09-12T18:15:21.088Z
32+
version: 6.0.23
33+
title: ""
34+
date: 2024-09-12T21:53:09.094Z
135
- commits:
236
- subject: Update balena-yocto-scripts to 4bc14c6b105fd26f5cad219f2cf4c324e8be038c
337
hash: 48f513614ba81baaf338363b1b8f72306ca1de3e

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Change log
22
-----------
33

4+
# v6.0.23
5+
## (2024-09-12)
6+
7+
8+
<details>
9+
<summary> Update layers/meta-balena to b81a2d7084cb519aa78b5d56a96ca571150df63b [balena-renovate[bot]] </summary>
10+
11+
> ## meta-balena-6.0.23
12+
> ### (2024-09-12)
13+
>
14+
> * tests:os: Avoid setting apiEndpoint for unmanaged tests [Kyle Harding]
15+
>
16+
17+
</details>
18+
419
# v6.0.22+rev1
520
## (2024-09-12)
621

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.22+rev1
1+
6.0.23

0 commit comments

Comments
 (0)