summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2021-08-16 09:51:46 +0200
committerMichael Biebl <biebl@debian.org>2021-08-16 09:51:46 +0200
commitbfe522304da217296e2a61040f58e35ec5d6f3f2 (patch)
tree6c4296644fa59cbfe51d9e8aafebddace5ac6b6f /NEWS
parent3a56bce6c0ea7ba0fe269520547740783b342e0d (diff)
New upstream version 1.30.6 upstream/1.30.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS53
1 files changed, 53 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f65738e5..fd22a52a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,56 @@
+===============================================
+NetworkManager-1.30.6
+Overview of changes since NetworkManager-1.30.4
+===============================================
+
+* By default, don't touch existing traffic control (TC) configuration
+  on devices.
+* Send ARP announcements only when the interface gets carrier.
+* Support the 'peer_notif_delay' bond option.
+* Always start DHCPv6 on the default interface when an IPv6 prefix
+  delegation is needed.
+* Prefer the IPv4 address to determine the system hostname via address
+  lookup.
+* Support DHCP option 249 (Microsoft classless static route) with the
+  internal nettools client.
+* Force a restart of hostname resolution via DNS on signal SIGUSR1
+  when resolv.conf is not managed by NetworkManager.
+* Fix adding duplicate iptables rules for shared mode.
+* Fix parsing of Wi-Fi Information Element (IE) for Microsoft Network
+  Cost.
+* Fix parsing of empty DHCP option 40 (NIS domain name) in the
+  internal nettools client.
+* Other various bugfixes.
+
+===============================================
+NetworkManager-1.30.4
+Overview of changes since NetworkManager-1.30.2
+===============================================
+
+* Fix crash evaluating match setting properties (CVE-2021-20297).
+* Fix leak of local route added by NetworkManager for configured
+  addresses.
+* Fix name of the device autoconnect D-Bus property.
+* Multiple bugfixes in the initrd generator.
+* Various minor bugfixes.
+
+===============================================
+NetworkManager-1.30.2
+Overview of changes since NetworkManager-1.30.0
+===============================================
+
+* Increase the limit of open file descriptors in NetworkManager.service
+* Fix hostname lookup via DNS when resolv.conf is managed by
+  systemd-resolved
+* Enable WPA3 for Wi-Fi connections with key_mgmt=WPA-PSK
+* Fix crash with the IWD Wi-Fi backend
+* Avoid logging warning when setting bond option
+  "ad_actor_system=00:00:00:00:00:00"
+* Update SpecificObject D-Bus property of ActiveConnection after WiFi
+  roaming
+* Multiple bugfixes in the initrd generator
+* Various minor bugfixes
+
 =============================================
 NetworkManager-1.30
 Overview of changes since NetworkManager-1.28