Skip to content

Commit 93199a9

Browse files
v6.5.51
1 parent 5b609f7 commit 93199a9

File tree

3 files changed

+106
-1
lines changed

3 files changed

+106
-1
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,83 @@
1+
- commits:
2+
- subject: Update layers/meta-balena to 5a73334fc661f78a2163d3c520b804f80890d480
3+
hash: 465f35f5e726ec3d844d746a2d7ec63e7ef02cdd
4+
body: Update layers/meta-balena
5+
footer:
6+
Changelog-entry: Update layers/meta-balena to 5a73334fc661f78a2163d3c520b804f80890d480
7+
changelog-entry: Update layers/meta-balena to 5a73334fc661f78a2163d3c520b804f80890d480
8+
author: balena-renovate[bot]
9+
nested:
10+
- commits:
11+
- subject: Updated contributing-device-support.md Part of
12+
https://balena.fibery.io/Work/Project/Update-Device-Support-Docs-1641
13+
hash: 9895bf9caa5c5c817c04321e2e6fd9e9ccf2c769
14+
body: ""
15+
footer:
16+
Change-type: patch
17+
change-type: patch
18+
Signed-off-by: Ryan Hampton (@rhampt) <rhampt@balena.io>
19+
signed-off-by: Ryan Hampton (@rhampt) <rhampt@balena.io>
20+
author: Ryan
21+
nested: []
22+
version: meta-balena-6.5.51
23+
title: ""
24+
date: 2025-08-15T19:55:29.375Z
25+
- commits:
26+
- subject: "wpa_supplicant: Enable SAE to support WPA3 personal"
27+
hash: f293e606129ba9f9f9a67ce0cd1cad208973bd8d
28+
body: >
29+
At this moment we completely lack WPA3 support in
30+
wpa_supplicant.
31+
32+
Mixed WPA2/WPA3 networks will sometimes fall back to WPA2 and
33+
sometimes
34+
35+
won't work. WPA3-only networks never work.
36+
37+
38+
This patch enables SAE in the config, which should allow
39+
networks
40+
41+
secured with WPA3 personal to work.
42+
footer:
43+
Change-type: patch
44+
change-type: patch
45+
Signed-off-by: Michal Toman <michalt@balena.io>
46+
signed-off-by: Michal Toman <michalt@balena.io>
47+
author: Michal Toman
48+
nested: []
49+
version: meta-balena-6.5.50
50+
title: ""
51+
date: 2025-08-13T13:41:27.493Z
52+
- commits:
53+
- subject: "kernel-balena.bbclass: Remove references to disabling
54+
CONFIG_RTL8192CU"
55+
hash: 341e9982c25cf7ef902e3a93eb28f5bead090605
56+
body: >
57+
This commit is a continuation of
58+
e3b7a1555542e6b1381f1a5f7131b935d1f66f22
59+
60+
61+
Devices that need a driver for RTL8192 based chipsets should
62+
enable the
63+
64+
in-tree CONFIG_RTL8192CU kernel driver which should be stable in
65+
newer
66+
67+
kernel releases.
68+
footer:
69+
Change-type: patch
70+
change-type: patch
71+
Signed-off-by: Florin Sarbu <florin@balena.io>
72+
signed-off-by: Florin Sarbu <florin@balena.io>
73+
author: Florin Sarbu
74+
nested: []
75+
version: meta-balena-6.5.49
76+
title: ""
77+
date: 2025-08-11T15:09:39.184Z
78+
version: 6.5.51
79+
title: ""
80+
date: 2025-08-16T01:26:39.159Z
181
- commits:
282
- subject: Update layers/meta-balena to 0dd9f8e4c8a32a503723375bc4a87c557d57f356
383
hash: e6de37b57eceb02d0d718d7563f1667dfb13b2e8

CHANGELOG.md

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

4+
# v6.5.51
5+
## (2025-08-16)
6+
7+
8+
<details>
9+
<summary> Update layers/meta-balena to 5a73334fc661f78a2163d3c520b804f80890d480 [balena-renovate[bot]] </summary>
10+
11+
> ## meta-balena-6.5.51
12+
> ### (2025-08-15)
13+
>
14+
> * Updated contributing-device-support.md Part of https://balena.fibery.io/Work/Project/Update-Device-Support-Docs-1641 [Ryan]
15+
>
16+
> ## meta-balena-6.5.50
17+
> ### (2025-08-13)
18+
>
19+
> * wpa_supplicant: Enable SAE to support WPA3 personal [Michal Toman]
20+
>
21+
> ## meta-balena-6.5.49
22+
> ### (2025-08-11)
23+
>
24+
> * kernel-balena.bbclass: Remove references to disabling CONFIG_RTL8192CU [Florin Sarbu]
25+
>
26+
27+
</details>
28+
429
# v6.5.48
530
## (2025-08-06)
631

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.5.48
1+
6.5.51

0 commit comments

Comments
 (0)