Hello community, here is the log from the commit of package NetworkManager for openSUSE:Factory checked in at 2017-09-24 11:41:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/NetworkManager (Old) and /work/SRC/openSUSE:Factory/.NetworkManager.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager" Sun Sep 24 11:41:33 2017 rev:171 rq:528431 version:1.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes 2017-07-17 08:59:31.270266749 +0200 +++ /work/SRC/openSUSE:Factory/.NetworkManager.new/NetworkManager.changes 2017-09-24 11:41:38.624390857 +0200 @@ -1,0 +2,26 @@ +Fri Sep 22 16:44:24 UTC 2017 - [email protected] + +- Update to version 1.8.4: + + No longer install NetworkManager-wait-online.service in + network-online.target.wants directory (rh#1455704). + + Fix nmcli device connect wifi for APs that support both + WPA-PSK and WPA-EAP (rh#1492064). + + Fix crash unregistering object manager in libnm on restart of + NetworkManager. + + Improve handling externally managed slaves devices. + + Don't reset MAC address of software devices to fake permanent + address. + + For dhclient use "timeout" option in configuration file, + instead of the command line option which is only supported by + downstream. + + Perform the public-suffix check only for the hostname-derived + domain. + + Fix memory leak in connectivity check. + + Better restore device managed state on rollback of checkpoint. + + Skip addition of default-route if it already exists. + + Bug fix detecting error condition when deleting route in + platform. +- Drop NM-dhcp-improve-parsing-interface-statement.patch: Fixed + upstream. + +------------------------------------------------------------------- Old: ---- NM-dhcp-improve-parsing-interface-statement.patch NetworkManager-1.8.2.tar.xz New: ---- NetworkManager-1.8.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NetworkManager.spec ++++++ --- /var/tmp/diff_new_pack.wTd9pc/_old 2017-09-24 11:41:39.512265732 +0200 +++ /var/tmp/diff_new_pack.wTd9pc/_new 2017-09-24 11:41:39.516265168 +0200 @@ -22,7 +22,7 @@ %define with_cacert_patch 0 %define _udevdir %(pkg-config --variable udevdir udev) Name: NetworkManager -Version: 1.8.2 +Version: 1.8.4 Release: 0 Summary: Network Link Manager and User Applications License: GPL-2.0+ @@ -44,8 +44,6 @@ BuildRequires: dnsmasq # PATCH-FIX-OPENSUSE nm-dont-overwrite-resolv-conf.patch bsc#1021665, bsc#960153 [email protected] -- NetworkManager spawns netconfig to update DNS settings, and terminates netconfig after 1s. But 1s isn't quite long enough for netconfig to complete the task. Adjust it to 2 seconds to avoid NM overwriting /etc/resolv.conf. Patch4: nm-dont-overwrite-resolv-conf.patch -# PATCH-FIX-UPSTREAM NM-dhcp-improve-parsing-interface-statement.patch boo#1047004 [email protected] -- Fix NetworkManager not writing DNS servers to /etc/resolv.conf -Patch5: NM-dhcp-improve-parsing-interface-statement.patch BuildRequires: fdupes BuildRequires: intltool BuildRequires: iptables @@ -237,7 +235,6 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p1 %build NOCONFIGURE=1 ./autogen.sh @@ -395,8 +392,6 @@ %{_unitdir}/NetworkManager.service %{_unitdir}/NetworkManager-dispatcher.service %{_unitdir}/NetworkManager-wait-online.service -%dir %{_unitdir}/network-online.target.wants -%{_unitdir}/network-online.target.wants/NetworkManager-wait-online.service %{_udevdir}/rules.d/84-nm-drivers.rules %{_udevdir}/rules.d/85-nm-unmanaged.rules %ghost %config(noreplace) %{_localstatedir}/log/NetworkManager ++++++ NetworkManager-1.8.2.tar.xz -> NetworkManager-1.8.4.tar.xz ++++++ ++++ 5954 lines of diff (skipped)
