Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2013-12-08 19:50:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and      /work/SRC/openSUSE:Factory/.wicked.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wicked"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wicked/wicked.changes    2013-10-17 
17:49:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes       2013-12-08 
19:50:12.000000000 +0100
@@ -1,0 +2,33 @@
+Fri Dec  6 14:22:09 UTC 2013 - m...@suse.com
+
+- version 0.5.3
+- cleaned up to not install unused wicked@.service example
+- wickedd: added shutdownDevice method to ifdown transition from
+  up to exists, used in bond/bridge to release slaves/ports.
+- cleaned up internal iftype vs. arptype mappings and handling
+- client: ifdown deletes the devices created by ifup
+- configure: added rtnetlink,dcbnl,if_link checks
+- macvlan: initial support, no ifcfg yet (fate#315131)
+- wireless: do not scan and bind supplicant by default,
+  corrected the schema to use proper auth-methods type
+- socket: handle hangup after input, but before output
+- added refcounting for ni_dbus_watch_data_t objects
+- bonding: fixed bonding slave duplicate checks
+- client: add client-state including a persistent mode
+  to skip ifdown for important interfaces by default
+- client: ifup --persistent and ifdown --force options
+- several lldp fixes, mostly for parsing / formating
+- logging: added timestamp option to stderr --log-target
+- extensions/updater: get and set NIS settings from lease
+- extensions: replace resolver with new generic updater
+  using simple netconfig key-value leaseinfo dump files
+- dhcp4: initial --test <ifname> implementation (fate#316111)
+- dhcp6: initial --test <ifname> implementation (fate#316111)
+- dhcp6: fixed to accept low preference server offers
+- dhcp4: set fsm state before building the message
+- dhcp4: don't use offered address in initial request
+- netlink: diverse error/return code handling fixes
+- netlink: switched from libnl1 to libnl3
+- moved TODO file content into individual github issues
+
+-------------------------------------------------------------------

Old:
----
  wicked-0.5.2.tar.bz2

New:
----
  wicked-0.5.3.tar.bz2

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

Other differences:
------------------
++++++ wicked.spec ++++++
--- /var/tmp/diff_new_pack.4d0Xlp/_old  2013-12-08 19:50:13.000000000 +0100
+++ /var/tmp/diff_new_pack.4d0Xlp/_new  2013-12-08 19:50:13.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2010-2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define                release_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:           wicked
-Version:        0.5.2
+Version:        0.5.3
 Release:        %{release_prefix}.0.0
 Summary:        Network configuration infrastructure
 License:        GPL-2.0
@@ -41,11 +41,7 @@
 %bcond_with     dbusstart
 %endif
 
-%if 0%{?suse_version} >= 1210
-BuildRequires:  libnl-1_1-devel
-%else
-BuildRequires:  libnl-devel
-%endif
+BuildRequires:  libnl3-devel
 %if 0%{?suse_version} > 1110
 BuildRequires:  libiw-devel
 %else
@@ -278,7 +274,6 @@
 %_unitdir/wickedd-dhcp6.service
 %_unitdir/wickedd-nanny.service
 %_unitdir/wickedd.service
-%_unitdir/wicked@.service
 %_unitdir/wicked.service
 %_sbindir/ifup
 %if "%_sbindir" != "/sbin"

++++++ wicked-0.5.2.tar.bz2 -> wicked-0.5.3.tar.bz2 ++++++
++++ 23373 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to