Hello community,

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

Package is "NetworkManager"

Changes:
--------
--- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes    
2016-12-26 21:42:40.382784066 +0100
+++ /work/SRC/openSUSE:Factory/.NetworkManager.new/NetworkManager.changes       
2017-02-03 17:30:49.503094168 +0100
@@ -1,0 +2,100 @@
+Fri Jan 27 15:39:15 UTC 2017 - [email protected]
+
+- Update to version 1.6.0:
+  + No further changes since rc2 (1.5.91).
+
+-------------------------------------------------------------------
+Tue Jan 24 12:40:20 UTC 2017 - [email protected]
+
+- Update to version 1.5.91:
+  + Bugs fixed: bgo#777402, rh#1406454, rh#1414186.
+
+-------------------------------------------------------------------
+Wed Jan 18 12:05:48 UTC 2017 - [email protected]
+
+- Update to version 1.5.90:
+  + Avoid reading the permanent MAC address before the device is
+    initialized by UDEV. This avoids a race where NetworkManager
+    might detect the MAC address of the wrong interface.
+  + Fixed race conditions when renaming interfaces, for example as
+    done by UDEV for persistent interface naming. This could cause
+    detecting devices as the wrong hardware type.
+  + Added initial support for PKCS#11 tokens with 802.1x
+    authentication.
+  + The stable-addressing for MAC address randomization and RFC7217
+    IPv6 stable privacy addressing can now be more flexibly
+    configured using dynamic randomization seeds in
+    "connection.stable-id".
+  + Added support for managing the MACsec links. Requires support
+    in wpa_supplicant (version newer than 2.6).
+  + When the master of Team, Bridge and Bond devices is specified
+    as a connection UUID, the ifcfg-rh plugin now writes the master
+    connection's interface name into the ifcfg file for improved
+    compatibility with the legacy network service.
+  + Improve handling of MTU by resetting the previous MTU when the
+    device deactivates and reset the MTU to a defined value on
+    activation.
+  + Improve tracking of parent devices for dependend devices like
+    ip-tunnels, MACVLAN, VETH, VLAN, and VXLAN.
+  + Many bug fixes and improvements.
+
+-------------------------------------------------------------------
+Sat Dec 17 11:03:49 UTC 2016 - [email protected]
+
+- Update to version 1.5.3:
+  + The cloned.mac-address property can now be used with Bond and
+    Bridge devices.
+  + The ifcfg parsing code has been reworked for better
+    compatibility with actual shell variable files.
+  + The ipv6.method=shared is now supported, utilizing DHCPv6
+    Prefix Delegation option to obtain prefixes for the interface.
+  + nmtui now supports creating and editing IP tunnel connections.
+  + The libnm client library now uses the D-Bus ObjectManager API
+    that allows for quicker initialization of the clients.
+  + nmtui now utilizes the asynchronous libnm client API to
+    paralellize communication with the daemon, reducing the client
+    startup time.
+  + Ethernet devices now use "802-3.speed" and "802-3.duplex"
+    properties to allow controlling overriding the negotiated link
+    parameters.
+  + Order in which IP addresses are configured is now preserved so
+    that primary address is selected correctly.
+  + The PPP manager can now be split into a separate package.
+  + Details of the DNS information obtained from the connections is
+    now exposed on the D-Bus and can be inspected with nmcli.
+  + Added the support for DHCPV6_HOSTNAME and DHCPV6_SEND_HOSTNAME
+    keys in ifcfg files that control "dhcp-hostname" and
+    "dhcp-send-hostname" properties of the "ipv6" setting.
+- Add python-gobject BuildRequires: needed in order to build the
+  settings documentation.
+
+-------------------------------------------------------------------
+Sat Dec 17 01:05:02 UTC 2016 - [email protected]
+
+- Update to version 1.5.2:
+  + Introduced Vala bindings for libnm.
+  + NetworkManager would now keep most connections up on shutdown
+    (except Wi-Fi connections, VPN connections and other kinds that
+    can't be assumed on startup)
+  + The checkpoint/restore connection can now also remove new
+    connections and disconnect devices that were activated since
+    the checkpoint was taken.
+  + The configuration is now read from /run/NetworkManager/conf.d
+    as well. This is useful for handing over configuration
+    discovered on system startup to NetworkManager.
+  + New connection.autoconnect_retries property that allows
+    fine-tuning the autoconnect behavior.
+  + Support for configuration and discovery of Web Proxy settings
+    with PacRunner service.
+  + Support for systemd-resolved local DNS forwarder backend.
+  + Fix emission of NM-style PropertiesChanged signals and
+    deprecate them for PropertiesChanged on
+    "org.freedesktop.DBus.Properties" interface.
+  + Change the meaning of unset "cloned-mac-address" settings from
+    "permanent" to "preserve". This changes the default value and
+    affects existing connections during upgrade that did not
+    explicitly configure cloned-mac-address. This has the effect
+    that externally configured MAC addresses are preserved by
+    default instead of setting the permanent address (bgo#770611).
+
+-------------------------------------------------------------------

Old:
----
  NetworkManager-1.4.4.tar.xz

New:
----
  NetworkManager-1.6.0.tar.xz

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

Other differences:
------------------
++++++ NetworkManager.spec ++++++
--- /var/tmp/diff_new_pack.66W7SF/_old  2017-02-03 17:30:50.290982654 +0100
+++ /var/tmp/diff_new_pack.66W7SF/_new  2017-02-03 17:30:50.290982654 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package NetworkManager
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,12 +26,12 @@
 
 Name:           NetworkManager
 Url:            http://www.gnome.org/projects/NetworkManager/
-Version:        1.4.4
+Version:        1.6.0
 Release:        0
 Summary:        Network Link Manager and User Applications
 License:        GPL-2.0+
 Group:          Productivity/Networking/System
-Source0:        
http://download.gnome.org/sources/NetworkManager/1.4/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/NetworkManager/1.6/%{name}-%{version}.tar.xz
 Source1:        nfs
 Source2:        NetworkManager.conf
 Source3:        baselibs.conf
@@ -48,6 +48,7 @@
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
 BuildRequires:  ppp-devel
+BuildRequires:  python-gobject
 BuildRequires:  readline-devel
 BuildRequires:  rp-pppoe
 # Do not use suse-release, it's very late in build chain and not needed
@@ -367,6 +368,7 @@
 %{_datadir}/bash-completion/completions/nmcli
 %{_sbindir}/NetworkManager
 %{_datadir}/dbus-1/system-services/org.freedesktop.nm_dispatcher.service
+%{_datadir}/dbus-1/interfaces/org.freedesktop.NetworkManager.*
 %{_datadir}/polkit-1/actions/org.freedesktop.NetworkManager.policy
 %attr(0700,root,root) %{_localstatedir}/lib/NetworkManager
 %doc %{_mandir}/man1/nm-online.*
@@ -382,13 +384,14 @@
 %doc %{_mandir}/man7/nmcli-examples.7%{?ext_man}
 %doc %{_mandir}/man8/NetworkManager.*
 %dir %{_libdir}/NetworkManager/
-%{_libdir}/NetworkManager/libnm-wwan.so
 %{_libdir}/NetworkManager/libnm-device-plugin-adsl.so
 %{_libdir}/NetworkManager/libnm-device-plugin-bluetooth.so
 %{_libdir}/NetworkManager/libnm-device-plugin-wifi.so
 %{_libdir}/NetworkManager/libnm-device-plugin-wwan.so
-%{_libdir}/NetworkManager/libnm-settings-plugin-ibft.so
 %{_libdir}/NetworkManager/libnm-device-plugin-team.so
+%{_libdir}/NetworkManager/libnm-ppp-plugin.so
+%{_libdir}/NetworkManager/libnm-settings-plugin-ibft.so
+%{_libdir}/NetworkManager/libnm-wwan.so
 %dir %{_libdir}/pppd/2.*
 %{_libdir}/pppd/2.*/nm-pppd-plugin.*
 %{_libexecdir}/nm-dhcp-helper
@@ -423,6 +426,8 @@
 %{_includedir}/libnm-glib/
 %{_datadir}/gir-1.0/*.gir
 %dir %{_datadir}/vala/vapi
+%{_datadir}/vala/vapi/libnm.deps
+%{_datadir}/vala/vapi/libnm.vapi
 %{_datadir}/vala/vapi/libnm-glib.deps
 %{_datadir}/vala/vapi/libnm-glib.vapi
 %{_datadir}/vala/vapi/libnm-util.deps

++++++ NetworkManager-1.4.4.tar.xz -> NetworkManager-1.6.0.tar.xz ++++++
++++ 960771 lines of diff (skipped)


Reply via email to