summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2022-12-16 15:15:51 +0100
committerLubomir Rintel <lkundrak@v3.sk>2022-12-16 15:15:51 +0100
commit4eb6051041db46dac34630ce3799cdce9d724f77 (patch)
tree7c009c41e57d4cb179121dd8507e1c32737b1aa5
parentfe42644fcd78d6a442d8d40dc1222f141ed856af (diff)
NEWS: update
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 38f8b23524..6ec9b3587d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
===============================================
+NetworkManager-1.40.8
+Overview of changes since NetworkManager-1.40.6
+===============================================
+
+* Fixed a bug that caused devices (MACsec in particular) to be stuck in
+ UNAVAILABLE state and not transition to DISCONNECTED if the carrier was
+ ready too early.
+* Improved interoperability of MACsec with some Aruba switches by allowing
+ CKN shorter than 64 characters.
+* Fixed an assertion failure when restarting NetworkManager with MACsec
+ links configured.
+* Fixed a possible DHCP helper crash when handling failure to connect to
+ D-Bus.
+* Corrected calculation of expiration time for items configured from IPv6
+ neighbor discovery messages.
+* Various fixes for platforms that don't allow unaligned memory access.
+
+===============================================
NetworkManager-1.40.6
Overview of changes since NetworkManager-1.40.4
===============================================