about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-12-19 11:37:58 +0100
committerMichael Biebl <biebl@debian.org>2022-12-19 11:37:58 +0100
commit3fbe6fc596ff5cb77eb3a51a82d7d32dc315e596 (patch)
treec90f43ad9456cf5f3ccff167047ac6bec6c69631 /NEWS
parentcecaa6ed43023e0f2c1d88cb9d5bed393529c6e6 (diff)
parentb2ca000f0e0a915aba25f7d16b34bd092055ad59 (diff)
Merge tag 'debian/1.40.8-1' into debian/bullseye-backports
network-manager Debian release 1.40.8-1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 38f8b235..6ec9b358 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
 ===============================================