Hello community, here is the log from the commit of package wicked for openSUSE:Factory checked in at 2014-01-27 11:24:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-01-23 15:58:08.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes 2014-01-27 11:24:12.000000000 +0100 @@ -1,0 +2,13 @@ +Thu Jan 23 15:57:48 UTC 2014 - [email protected] + +- version 0.5.6 +- fixed to free details in compat netdev and lease destroy. +- systemd: removed requisite=wickedd from wicked.service + This dependency triggered an automatic wicked.service (network) + restart, when the wickedd.service is restarted (bnc#859801). +- client: enable compat suse only, install ifcfg-lo +- client: initial ifcfg support for macvlan, fixed flags + and lower-device dependencies in the schema (fate#315131) +- client: Changing ifcheck to be more robust + +------------------------------------------------------------------- Old: ---- wicked-0.5.5.tar.bz2 New: ---- wicked-0.5.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wicked.spec ++++++ --- /var/tmp/diff_new_pack.N9o7rq/_old 2014-01-27 11:24:13.000000000 +0100 +++ /var/tmp/diff_new_pack.N9o7rq/_new 2014-01-27 11:24:13.000000000 +0100 @@ -18,7 +18,7 @@ %define release_prefix %{?snapshot:%{snapshot}}%{!?snapshot:0} Name: wicked -Version: 0.5.5 +Version: 0.5.6 Release: %{release_prefix}.0.0 Summary: Network configuration infrastructure License: GPL-2.0 @@ -145,6 +145,7 @@ test -x ./configure || autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS" %configure \ + --with-compat=suse \ %if %{with systemd} --enable-systemd \ %else @@ -287,6 +288,7 @@ %_unitdir/wickedd-nanny.service %_unitdir/wickedd.service %_unitdir/wicked.service +%attr(0600,root,root) %config /etc/sysconfig/network/ifcfg-lo %_sbindir/ifup %if "%_sbindir" != "/sbin" /sbin/ifup @@ -303,6 +305,7 @@ %_sysconfdir/init.d/network %_sbindir/rcwickedd %_sbindir/rcnetwork +%attr(0600,root,root) %config /etc/sysconfig/network/ifcfg-lo %_sbindir/ifup %if "%_sbindir" != "/sbin" /sbin/ifup ++++++ wicked-0.5.5.tar.bz2 -> wicked-0.5.6.tar.bz2 ++++++ ++++ 10736 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
