Hello community, here is the log from the commit of package NetworkManager for openSUSE:Factory checked in at 2020-07-24 09:49:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/NetworkManager (Old) and /work/SRC/openSUSE:Factory/.NetworkManager.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager" Fri Jul 24 09:49:32 2020 rev:214 rq:821837 version:1.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes 2020-07-05 01:11:59.223775207 +0200 +++ /work/SRC/openSUSE:Factory/.NetworkManager.new.3592/NetworkManager.changes 2020-07-24 09:49:51.589019460 +0200 @@ -1,0 +2,47 @@ +Mon Jul 13 18:48:22 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 1.26.0: + + 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 activation. The option is enabled by default. + Note that NetworkManager still calls to iptables to enable + 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. + + 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. + + 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. + + NetworkManager now supports "local" type routes beside + "unicast". + + 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. + + 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. + +------------------------------------------------------------------- Old: ---- NetworkManager-1.24.2.tar.xz New: ---- NetworkManager-1.26.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NetworkManager.spec ++++++ --- /var/tmp/diff_new_pack.mVwZml/_old 2020-07-24 09:49:53.133021077 +0200 +++ /var/tmp/diff_new_pack.mVwZml/_new 2020-07-24 09:49:53.133021077 +0200 @@ -22,13 +22,13 @@ %define with_cacert_patch 0 %define _udevdir %(pkg-config --variable udevdir udev) Name: NetworkManager -Version: 1.24.2 +Version: 1.26.0 Release: 0 Summary: Network Link Manager and user applications for it License: GPL-2.0-or-later Group: Productivity/Networking/System URL: https://www.gnome.org/projects/NetworkManager/ -Source0: https://download.gnome.org/sources/%{name}/1.24/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/1.26/%{name}-%{version}.tar.xz Source1: nfs Source2: NetworkManager.conf Source3: baselibs.conf @@ -287,6 +287,8 @@ %{_mandir}/man5/NetworkManager.conf.5%{?ext_man} %{_mandir}/man5/nm-settings.5%{?ext_man} %{_mandir}/man5/nm-system-settings.conf.5%{?ext_man} +%{_mandir}/man5/nm-settings-dbus.5%{ext_man} +%{_mandir}/man5/nm-settings-nmcli.5%{ext_man} %{_mandir}/man7/nm-openvswitch.7%{?ext_man} %{_mandir}/man7/nmcli-examples.7%{?ext_man} %{_mandir}/man8/NetworkManager.8%{ext_man} ++++++ NetworkManager-1.24.2.tar.xz -> NetworkManager-1.26.0.tar.xz ++++++ ++++ 120539 lines of diff (skipped)
