diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS index cb98c7ae..6cd720fc 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,21 @@ =============================================== +NetworkManager-1.42.8 +Overview of changes since NetworkManager-1.42.6 +=============================================== + +* Add support for ppp 2.5.0. +* Fix nft rules for balance-slb bonding. +* Support port priority for bonding. +* Fix regression handling the PKEY_ID for infiniband profiles + in ifcfg-rh format. +* Fix race in nm-cloud-setup that caused partial configuration + and loss of connectivity with multiple interfaces. +* Don't touch "net.ipv6.conf.$IFACE.forwarding" unless explicitly + required for IPv6 sharing. +* Various bugfixes related to team, Wi-Fi P2P, IPv6LL. +* Automatically unblock autoconnect of profiles during reapply. + +=============================================== NetworkManager-1.42.6 Overview of changes since NetworkManager-1.42.4 =============================================== @@ -180,6 +197,8 @@ Overview of changes since NetworkManager-1.38 paragraphs. * Support enabling ipv4ll alongside DHCPv4 and static addressing. * Support configuring "ipv6.mtu". +* The "ipv6.addr-gen-mode" property can now have a default value + specified via global connections defaults in NetworkManager.conf. * Honor "nm.debug" kernel command line to enable debug logging of NetworkManager. * NetworkManager reads the kernel command line "/proc/cmdline" for several |