Hello community,

here is the log from the commit of package NetworkManager for openSUSE:Factory 
checked in at 2018-02-03 15:36:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager"

Sat Feb  3 15:36:01 2018 rev:177 rq:570925 version:1.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes    
2018-01-26 13:59:05.170417849 +0100
+++ /work/SRC/openSUSE:Factory/.NetworkManager.new/NetworkManager.changes       
2018-02-03 15:36:02.815462874 +0100
@@ -1,0 +2,75 @@
+Fri Jan 26 20:29:32 UTC 2018 - [email protected]
+
+- Replace sysconfig with sysconfig-netconfig BuildRequires and
+  Requires, this is what we in reality need.
+
+-------------------------------------------------------------------
+Thu Jan 25 01:10:02 UTC 2018 - [email protected]
+
+- Update to version 1.10.2:
+  + Added support for 'onlink' IPv4 routes attribute.
+  + Wait longer for the carrier to come up after a MTU change.
+  + Implemented abstraction for team connections that exposes team
+    configuration items as distinct properties.
+  + Added basic support for tc queueing disciplines and filters.
+  + Introduced an Update2() D-Bus method to update connection
+    settings with more flexibility.
+  + Many bug fixes and improvements.
+- Changes from version 1.10.0:
+  + NetworkManager includes now basic OpenVSwitch support, good
+    enough to be capable of setting up simple OpenVSwitch
+    configurations.
+  + Added support for activating PPP connections on non-Ethernet
+    interfaces.
+  + It is now possible to authenticate to a Wi-Fi network using WPS
+    (Wi-Fi Protected Setup).
+  + Implemented support for Wi-Fi PMF (Protected Management Frames,
+    802.11w), which can be configured via the wifi-sec.pmf
+    property.
+  + Now the maximum rate of wireless access points supporting
+    802.11 is properly calculated and exposed on D-Bus.
+  + Background scanning is now disabled for non-WPA-Enterprise
+    Wi-Fi networks.
+  + Added support for the Bluetooth NAP (Network Access Point)
+    profile.
+  + Added support for disabling connectivity checking via the D-Bus
+    interface.
+  + The internal DHCP client now understands the domain-search
+    option.
+  + Bridge connections support the group-forward-mask property.
+  + NetworkManager can now configure multiple IPv6 default routes
+    received through RA and each gets configured with the announced
+    preference.
+  + It is possible to specify the routing table for each static
+    route.
+  + Support specifying a explicit routing table for any
+    non-static-route, including routes from DHCP, device-routes,
+    IPv6 autoconf.
+  + Device are left configured when a user sets them as unmanaged
+    by NetworkManager.
+  + New connection.auth-retry property to configure how often
+    authentication is prompted before failing the configuration.
+  + The platform code that handles synchronization with kernel
+    status via netlink has been reworked and is more efficient.
+  + Allowed the update of connections that have an associated
+    ifcfg-rh routing rules file.
+  + Non-UTF8 properties are now escaped when they are exported on
+    D-Bus.
+  + NetworkManager-wait-online.service now starts
+    NetworkManager.service if needed.
+  + The MAC address for bond connections can be changed in nmtui.
+  + Fixed dependency problems when setting the MTU of VLAN and
+     master devices.
+  + The systemd-resolved DNS plugin properly handles the DNS
+    priority setting.
+  + Fixed setting a DHCP timeout greater than 60 seconds
+    (dhclient).
+  + Fixed some memory leaks.
+  + Many other bug fixes and improvements.
+- Rebase networkmanager-obs-net.patch and
+  nm-dont-overwrite-resolv-conf.patch.
+- Drop nm-disconnect-proxy-signals.patch and
+  nm-vpn-remote-connection-disconnect-signals.patch: Fixed
+  upstream.
+
+-------------------------------------------------------------------

Old:
----
  NetworkManager-1.8.6.tar.xz

New:
----
  NetworkManager-1.10.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ NetworkManager.spec ++++++
--- /var/tmp/diff_new_pack.jLYX6H/_old  2018-02-03 15:36:03.523429805 +0100
+++ /var/tmp/diff_new_pack.jLYX6H/_new  2018-02-03 15:36:03.527429618 +0100
@@ -23,14 +23,14 @@
 %define _udevdir %(pkg-config --variable udevdir udev)
 
 Name:           NetworkManager
-Version:        1.8.6
+Version:        1.10.2
 Release:        0
 Summary:        Network Link Manager and User Applications
 License:        GPL-2.0+
 Group:          Productivity/Networking/System
 Url:            http://www.gnome.org/projects/NetworkManager/
+Source0:        
http://download.gnome.org/sources/NetworkManager/1.10/%{name}-%{version}.tar.xz
 
-Source0:        
http://download.gnome.org/sources/NetworkManager/1.8/%{name}-%{version}.tar.xz
 Source1:        nfs
 Source2:        NetworkManager.conf
 Source3:        baselibs.conf
@@ -64,7 +64,7 @@
 # all it does is netconfig and ifconfig enablement
 #BuildRequires:  suse-release
 # for /sbin/netconfig: integration with netconfig is required
-BuildRequires:  sysconfig
+BuildRequires:  sysconfig-netconfig
 BuildRequires:  wireless-tools
 BuildRequires:  perl(YAML)
 BuildRequires:  pkgconfig(bluez) >= 5
@@ -95,7 +95,7 @@
 Requires:       iproute2
 Requires:       iputils
 Requires:       mozilla-nss
-Requires:       sysconfig >= 0.80.5
+Requires:       sysconfig-netconfig >= 0.80.5
 Requires:       wpa_supplicant >= 0.6.4
 %requires_eq    ppp
 Recommends:     %{name}-lang
@@ -369,11 +369,13 @@
 %{_mandir}/man5/NetworkManager.conf.5%{?ext_man}
 %{_mandir}/man5/nm-settings.5%{?ext_man}
 %{_mandir}/man5/nm-system-settings.conf.5%{?ext_man}
+%{_mandir}/man7/nm-openvswitch.7%{?ext_man}
 %{_mandir}/man7/nmcli-examples.7%{?ext_man}
 %{_mandir}/man8/NetworkManager.8%{ext_man}
 %dir %{_libdir}/NetworkManager/
 %{_libdir}/NetworkManager/libnm-device-plugin-adsl.so
 %{_libdir}/NetworkManager/libnm-device-plugin-bluetooth.so
+%{_libdir}/NetworkManager/libnm-device-plugin-ovs.so
 %{_libdir}/NetworkManager/libnm-device-plugin-wifi.so
 %{_libdir}/NetworkManager/libnm-device-plugin-wwan.so
 %{_libdir}/NetworkManager/libnm-device-plugin-team.so
@@ -395,6 +397,8 @@
 %{_unitdir}/NetworkManager.service
 %{_unitdir}/NetworkManager-dispatcher.service
 %{_unitdir}/NetworkManager-wait-online.service
+%dir %{_unitdir}/NetworkManager.service.d
+%{_unitdir}/NetworkManager.service.d/NetworkManager-ovs.conf
 %{_udevdir}/rules.d/84-nm-drivers.rules
 %{_udevdir}/rules.d/85-nm-unmanaged.rules
 %ghost %config(noreplace) %{_localstatedir}/log/NetworkManager

++++++ NetworkManager-1.8.6.tar.xz -> NetworkManager-1.10.2.tar.xz ++++++
++++ 1123888 lines of diff (skipped)

++++++ NetworkManager-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.jLYX6H/_old  2018-02-03 15:36:08.819182442 +0100
+++ /var/tmp/diff_new_pack.jLYX6H/_new  2018-02-03 15:36:08.823182255 +0100
@@ -1,6 +1,3 @@
-# Allow missing dbus policy
-addFilter("dbus-policy-allow-without-destination");
-
 # We have an unversioned suse-branding-unversioned-requires
 # NetworkManager-branding on purpose, hence filter it out.
 addFilter("suse-branding-unversioned-requires*");

++++++ networkmanager-obs-net.patch ++++++
--- /var/tmp/diff_new_pack.jLYX6H/_old  2018-02-03 15:36:08.851180947 +0100
+++ /var/tmp/diff_new_pack.jLYX6H/_new  2018-02-03 15:36:08.851180947 +0100
@@ -1,8 +1,8 @@
-Index: NetworkManager-1.8.0/Makefile.am
+Index: NetworkManager-1.10.2/Makefile.am
 ===================================================================
---- NetworkManager-1.8.0.orig/Makefile.am
-+++ NetworkManager-1.8.0/Makefile.am
-@@ -2717,15 +2717,11 @@ check_programs_norun += \
+--- NetworkManager-1.10.2.orig/Makefile.am
++++ NetworkManager-1.10.2/Makefile.am
+@@ -2859,15 +2859,10 @@ check_programs_norun += \
  
  check_programs += \
        src/platform/tests/test-link-fake \
@@ -10,7 +10,7 @@
        src/platform/tests/test-address-fake \
 -      src/platform/tests/test-address-linux \
        src/platform/tests/test-general \
-       src/platform/tests/test-nmp-object \
+-      src/platform/tests/test-nmp-object \
        src/platform/tests/test-route-fake \
 -      src/platform/tests/test-route-linux \
 -      src/platform/tests/test-cleanup-fake \
@@ -19,7 +19,7 @@
  
  src_platform_tests_monitor_CPPFLAGS = $(src_tests_cppflags)
  src_platform_tests_monitor_LDFLAGS = $(src_platform_tests_ldflags)
-@@ -2799,8 +2795,7 @@ src_devices_tests_ldflags = \
+@@ -2941,8 +2936,7 @@ src_devices_tests_ldflags = \
        $(CODE_COVERAGE_LDFLAGS)
  
  check_programs += \
@@ -29,11 +29,3 @@
  
  src_devices_tests_test_lldp_CPPFLAGS = $(src_tests_cppflags)
  src_devices_tests_test_lldp_LDFLAGS = $(src_devices_tests_ldflags)
-@@ -2905,7 +2900,6 @@ check_programs += \
-       src/tests/test-general-with-expect \
-       src/tests/test-ip4-config \
-       src/tests/test-ip6-config \
--      src/tests/test-route-manager-linux \
-       src/tests/test-route-manager-fake \
-       src/tests/test-dcb \
-       src/tests/test-systemd \

++++++ nm-dont-overwrite-resolv-conf.patch ++++++
--- /var/tmp/diff_new_pack.jLYX6H/_old  2018-02-03 15:36:08.883179453 +0100
+++ /var/tmp/diff_new_pack.jLYX6H/_new  2018-02-03 15:36:08.883179453 +0100
@@ -1,9 +1,9 @@
-Index: NetworkManager-1.0.12/src/dns/nm-dns-manager.c
+Index: NetworkManager-1.10.2/src/dns/nm-dns-manager.c
 ===================================================================
---- NetworkManager-1.0.12.orig/src/dns/nm-dns-manager.c
-+++ NetworkManager-1.0.12/src/dns/nm-dns-manager.c
-@@ -315,7 +315,7 @@ dispatch_netconfig (char **searches,
-       close (fd);
+--- NetworkManager-1.10.2.orig/src/dns/nm-dns-manager.c
++++ NetworkManager-1.10.2/src/dns/nm-dns-manager.c
+@@ -435,7 +435,7 @@ dispatch_netconfig (NMDnsManager *self,
+       nm_close (fd);
  
        /* Wait until the process exits */
 -      if (!nm_utils_kill_child_sync (pid, 0, LOGD_DNS, "netconfig", &status, 
1000, 0)) {


Reply via email to