about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2021-08-16 09:52:58 +0200
committerMichael Biebl <biebl@debian.org>2021-08-16 09:52:58 +0200
commit4e636b195bda344f34514ebb1a855f99b004164b (patch)
tree8992a936f0a115aa3c60fe5cf8845085aab31f08 /NEWS
parentfac255a528d295b515fdb7867aac5cab8c6f823f (diff)
parentbfe522304da217296e2a61040f58e35ec5d6f3f2 (diff)
Update upstream source from tag 'upstream/1.30.6'
Update to upstream version '1.30.6'
with Debian dir b4583b68cbcf2c2cc2b9687a460901d0ed5f7e42
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