about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-12-06 21:57:59 +0100
committerMichael Biebl <biebl@debian.org>2020-12-06 21:57:59 +0100
commit65f86e8f56267192d42f2b629fc6b0c99fb9cd0c (patch)
tree180827692f002e5f1dad6a0fa8ca489e6bb6438f /NEWS
parentf2ddac4cbc895837ddcc55015fae112f9859cd0a (diff)
New upstream version 1.28.0 upstream/1.28.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 4 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 8ebc9132..8a48587e 100644
--- a/NEWS
+++ b/NEWS
@@ -35,17 +35,16 @@ USE AT YOUR OWN RISK.  NOT RECOMMENDED FOR PRODUCTION USE!
   interfaces.
 * Add a new provider for nm-cloud-setup to support automatic network
   configuration on Azure.
-* Change the default DNS priority for VPNs from 50 to -50. This is a
-  change in behavior and means that when connecting to a VPN with the
-  default route, DNS queries will never leak to local resolvers. To
-  restore the old behavior, set the DNS priority of the connection to
-  50.
 * The initrd generator now supports creating Infiniband connections.
 * Fix running DHCPv6-PD over PPPoE.
 * Fix building NetworkManager with LTO (Link Time Optimization).
 * Fix failure activating Wi-Fi P2P connections.
 * Reformat code using spaces instead of tabs. Also, the entire C
   source code is now formatted with "clang-format" (version 11.0).
+* Change the behavior of nm-initrd-generator so that the 'ip=off|none' kernel
+  cmdline argument actually generates a connection which disables both
+  ipv4 and ipv6. Previously the generated connection would disable ipv4
+  but ipv6 would be set to the 'auto' method.
 
 =============================================
 NetworkManager-1.26