From a54ac63bbf9b2c71026ac9028a8ffaf186cf3c82 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 28 Jun 2020 18:58:14 +0200 Subject: New upstream version 1.25.90 --- NEWS | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3122b617..4013d654 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,12 @@ -=============================================== -NetworkManager-1.24.2 -Overview of changes since NetworkManager-1.24.0 -=============================================== +============================================= +NetworkManager-1.26 +Overview of changes since NetworkManager-1.24 +============================================= -This is a new stable release of NetworkManager. Notable changes include: +This is a snapshot of NetworkManager 1.26 development series. +The API is subject to change and not guaranteed to be compatible +with the later release. +USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! * Add a new build option 'firewalld-zone'; when enabled, NetworkManager installs a firewalld zone for connection sharing and @@ -13,14 +16,29 @@ This is a new stable release of NetworkManager. Notable changes include: masquerading and open needed ports for DHCP and DNS. The new option is useful on systems using firewalld with the nftables backend, where the iptables rules would not be sufficient. +* Add MUD URL property for connection profiles (RFC 8520) and set it + for DHCP and DHCPv6 requests. +* Expose raw LLDP message on D-Bus and the MUD usage description URL. * ifcfg-rh: handle "802-1x.{,phase2-}ca-path". Otherwise setting this property silently fails and a profile might accidentally not perform any authentication (CVE-2020-10754). * ifcfg-rh: handle 802-1x.pin properties. -* platform: fix crash detecting device type from netlink. -* ip-tunnel: only set cloned-mac-address for layer 2 tunnels. -* Fixes for sanitizer build and valgrind. -* Various other bugfixes. +* ethernet: reset original autonegotiation/speed/duplex settings when + deactivating device. +* Support ethtool coalesce and ring options. +* Allow team connections to work without D-Bus (e.g. in the initrd). +* Wi-Fi profiles now also autoconnect if all previous activation attempts + failed. This means, an initial failure to autoconnect to the network will + no longer block the automatism. A side effect is that existing Wi-Fi profiles + which previously were blocked may now start to autoconnect. +* Introduce new manual pages nm-settings-dbus and nm-settings-nmcli. +* Mark externally managed devices and profiles on D-Bus. +* Highlight externally managed devices in nmcli. +* Add support for a number of bridge options. +* Add match for device path, driver and kernel command line for connection + profiles. +* Fix support for OVS patch interfaces. +* Support more tc qdiscs: tbf and sfq. ============================================= NetworkManager-1.24 -- cgit 1.3.0-6-gf8a5 From 10ae7d8cd706062742d0cdb1803d49909aef9e06 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 29 Jun 2020 22:15:58 +0200 Subject: New upstream version 1.25.91 --- NEWS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4013d654..34824c2f 100644 --- a/NEWS +++ b/NEWS @@ -3,11 +3,6 @@ NetworkManager-1.26 Overview of changes since NetworkManager-1.24 ============================================= -This is a snapshot of NetworkManager 1.26 development series. -The API is subject to change and not guaranteed to be compatible -with the later release. -USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! - * Add a new build option 'firewalld-zone'; when enabled, NetworkManager installs a firewalld zone for connection sharing and puts interfaces using IPv4 or IPv6 shared mode in this zone during @@ -16,6 +11,8 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! masquerading and open needed ports for DHCP and DNS. The new option is useful on systems using firewalld with the nftables backend, where the iptables rules would not be sufficient. +* Extend the syntax for 'match' setting properties with '|', '&', '!' + and '\\'. * Add MUD URL property for connection profiles (RFC 8520) and set it for DHCP and DHCPv6 requests. * Expose raw LLDP message on D-Bus and the MUD usage description URL. @@ -39,6 +36,9 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! profiles. * Fix support for OVS patch interfaces. * Support more tc qdiscs: tbf and sfq. +* Add new provider in nm-cloud-setup for Google Cloud Platform which + automatically detects and configures the host to receive traffic + from internal load balancers. ============================================= NetworkManager-1.24 -- cgit 1.3.0-6-gf8a5