summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2023-02-23 17:11:22 +0100
committerMichael Biebl <biebl@debian.org>2023-02-23 17:11:22 +0100
commitb22a7b55d0bc5a7999dccaeacdde745f5ace9d66 (patch)
tree597d2716cfa4b904c98717b874371e0e7b5e0c71 /NEWS
parent1372848511cb896b80b51ed1a3e9606bd9816631 (diff)
New upstream version 1.42.2 upstream/1.42.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 539f7236..d0fa4be6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+===============================================
+NetworkManager-1.42.2
+Overview of changes since NetworkManager-1.42.0
+===============================================
+
+* Add build option to set the mobile-broadband-provider-info database
+  path.
+* Add new "ipv[46].replace-local-rule" setting to control whether to
+  remove the local route rule that is automatically generated.
+* Add the DHCPv6 IAID to the lease information exposed in /run and on
+  D-Bus.
+* Fix assuming team connections at boot.
+* Fix race condition when setting the MAC address of an OVS interface.
+* Fix constructing the IPv4 name servers variable passed to dispatcher
+  scripts.
+* Don't use tentative IPv6 address to resolve the system hostname via DNS.
+* Deprecate the "Master" property of the NMActiveConnection D-Bus object
+  in favor of the new "Controller" property.
+
 =============================================
 NetworkManager-1.42
 Overview of changes since NetworkManager-1.40