Hello community, here is the log from the commit of package wicked for openSUSE:Factory checked in at 2016-04-08 09:38:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-02-25 21:42:09.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes 2016-04-08 09:38:37.000000000 +0200 @@ -1,0 +2,24 @@ +Tue Apr 5 13:50:07 UTC 2016 - [email protected] + +- version 0.6.31 +- xml: fix to not assert on too long entities or missed semicolon + and fixed pointer use on DOCTYPE related parse error. +- ifconfig: readd broadcast calculation (bcs#971629). + While the kernel does not need it and calculates itself, e.g. + glibc getbroadcastnets function used by yp expect it to be set. +- ifup: let ovs bridges pull ovs-system config and omit ovs-system + master reference in policy match (bsc#964019) +- fsm: fixed a negated check causing a segmentation fault in some + cases where the vlan config references a device without config. +- bonding: call setup routine at the end of create (bsc#964877), + fixed mismatched carrier-detect and validate-targets attributes + in schema and dbus, permit to set bonding's hardware address, + process bonding settings in newlink events and switched to create + and setup also bonding the master device via netlink by default. +- xml-schema: do not add description node to enums +- ifreload: let ifdown delete team instances (bsc#954012,bsc#964477) +- fsm: reset device_api of deleted workers (bsc#954012) +- removed patch included in the source archive + [- 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch] + +------------------------------------------------------------------- Old: ---- 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch wicked-0.6.30.tar.bz2 New: ---- wicked-0.6.31.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wicked.spec ++++++ --- /var/tmp/diff_new_pack.E7ofv5/_old 2016-04-08 09:38:38.000000000 +0200 +++ /var/tmp/diff_new_pack.E7ofv5/_new 2016-04-08 09:38:38.000000000 +0200 @@ -18,7 +18,7 @@ %define release_prefix %{?snapshot:%{snapshot}}%{!?snapshot:0} Name: wicked -Version: 0.6.30 +Version: 0.6.31 Release: %{release_prefix}.0.0 Summary: Network configuration infrastructure License: GPL-2.0 @@ -34,8 +34,6 @@ # exception will be silently removed with the next version update. # Please use pull requests at https://github.com/openSUSE/wicked/ instead. # -Patch1: 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch - BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf BuildRequires: automake @@ -169,7 +167,6 @@ %prep %setup -%patch1 -p1 %build test -x ./configure || autoreconf --force --install ++++++ wicked-0.6.30.tar.bz2 -> wicked-0.6.31.tar.bz2 ++++++ ++++ 4285 lines of diff (skipped)
