Skip to content

Commit 1fb5eae

Browse files
committed
doc: update CHANGES with v2.6.1
1 parent a238856 commit 1fb5eae

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
v2.6.1
2+
------
3+
- Verify frame counters in `wsrd` and `silabs-ws-dc` to prevent replay
4+
attacks.
5+
- Fix occasional infinite loop in `wsbrd` with EAPoL congestion, neighbor
6+
timeouts, and frame handle allocation failure.
7+
- Update Singapore PHY definitions with the 2v03 specification: allow
8+
ChanPlanId 41-43 and fix documented base frequencies.
9+
- Fix malformed D-Bus message for `Nodes` property with new authenticator.
10+
- Fix minor memory leak with CPC secondary version retrieval.
11+
- Do not enable [source fortification][fortify] by default: let users
12+
manually enable hardening features to prevent platform specific issues.
13+
- Support MbedTLS >= 3.6.3.
14+
15+
[fortify]: https://sourceware.org/glibc/manual/latest/html_node/Source-Fortification.html
16+
117
v2.6
218
------
319
- New authenticator implementation for `wsbrd`:

0 commit comments

Comments
 (0)