Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2017-12-06 08:54:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and      /work/SRC/openSUSE:Factory/.wicked.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wicked"

Wed Dec  6 08:54:31 2017 rev:63 rq:547132 version:0.6.42

Changes:
--------
--- /work/SRC/openSUSE:Factory/wicked/wicked.changes    2017-08-06 
11:32:36.545939331 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes       2017-12-06 
08:54:37.281699685 +0100
@@ -1,0 +2,11 @@
+Fri Dec  1 12:44:34 UTC 2017 - [email protected]
+
+- version 0.6.42
+- spec: use new _fillupdir macro for fillup-templates (boo#1069468)
+- dhcp: clear hostname on lease recovery/reboot (bsc#1057007)
+- firewall: add firewalld and zone support (fate#320794)
+- ifconfig: cleanup slaves before enslaving (bsc#1036675)
+- ethtool: add rxvlan, txvlan, ntuple and rxhash offloads
+- ethtool: handle channel parameters (bsc#1043883)
+
+-------------------------------------------------------------------

Old:
----
  wicked-0.6.41.tar.bz2

New:
----
  wicked-0.6.42.tar.bz2

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

Other differences:
------------------
++++++ wicked.spec ++++++
--- /var/tmp/diff_new_pack.jTTZLp/_old  2017-12-06 08:54:38.725646826 +0100
+++ /var/tmp/diff_new_pack.jTTZLp/_new  2017-12-06 08:54:38.725646826 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wicked
 #
-# Copyright (c) 2017 SUSE LINUX Products 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
@@ -18,7 +18,7 @@
 
 %define                release_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:           wicked
-Version:        0.6.41
+Version:        0.6.42
 Release:        %{release_prefix}.0.0
 Summary:        Network configuration infrastructure
 License:        GPL-2.0
@@ -55,6 +55,11 @@
 %bcond_without  use_nanny
 %bcond_without  use_teamd
 
+# Compat macro for new _fillupdir macro introduced in Nov 2017
+%if ! %{defined _fillupdir}
+%define _fillupdir /var/adm/fillup-templates
+%endif
+
 BuildRequires:  libnl3-devel
 %if 0%{?suse_version} > 1110
 BuildRequires:  libiw-devel
@@ -176,6 +181,7 @@
        --with-statedir=%{wicked_statedir}\
        --with-storedir=%{wicked_storedir}\
        --with-compat=suse              \
+       --with-fillup-templatesdir=%{_fillupdir}\
 %if %{without use_nanny}
        --disable-nanny-use             \
 %endif
@@ -358,8 +364,8 @@
 %_mandir/man8/ifdown.8*
 %_mandir/man8/ifstatus.8*
 %_mandir/man8/ifup.8*
-%_localstatedir/adm/fillup-templates/sysconfig.config-wicked
-%_localstatedir/adm/fillup-templates/sysconfig.dhcp-wicked
+%_fillupdir/sysconfig.config-wicked
+%_fillupdir/sysconfig.dhcp-wicked
 %attr(0750,root,root) %dir        %wicked_storedir
 
 %if %{with systemd}

++++++ wicked-0.6.41.tar.bz2 -> wicked-0.6.42.tar.bz2 ++++++
++++ 4406 lines of diff (skipped)


Reply via email to