Hello community, here is the log from the commit of package wicked for openSUSE:Factory checked in at 2019-12-17 13:29:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wicked (Old) and /work/SRC/openSUSE:Factory/.wicked.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wicked" Tue Dec 17 13:29:06 2019 rev:79 rq:755884 version:0.6.61 Changes: -------- --- /work/SRC/openSUSE:Factory/wicked/wicked.changes 2019-10-09 15:17:57.476730084 +0200 +++ /work/SRC/openSUSE:Factory/.wicked.new.4691/wicked.changes 2019-12-17 13:29:37.411420624 +0100 @@ -1,0 +2,11 @@ +Wed Dec 11 11:23:05 UTC 2019 - [email protected] + +- version 0.6.61 +- dracut: add initial cmdline parsing as a config source +- address: don't check hwaddr length if parsing as ARPHRD_VOID +- utils: added find and insert var array utils, cleanup +- client: add show-policy command calling policy generation +- client: initial support to generate a basic policy directly +- client: cleanup convert and show-config commands + +------------------------------------------------------------------- @@ -44 +55 @@ -- dhcp4: nullify defer timer pointer when timeout (openSUSE/wicked#798) +- dhcp4: nullify defer timer pointer when timeout (openSUSE/wicked#798,bsc#1142214) Old: ---- wicked-0.6.60.tar.bz2 New: ---- wicked-0.6.61.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wicked.spec ++++++ --- /var/tmp/diff_new_pack.rBxPu4/_old 2019-12-17 13:29:38.355420292 +0100 +++ /var/tmp/diff_new_pack.rBxPu4/_new 2019-12-17 13:29:38.383420282 +0100 @@ -12,16 +12,16 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define release_prefix %{?snapshot:%{snapshot}}%{!?snapshot:0} Name: wicked -Version: 0.6.60 +Version: 0.6.61 Release: %{release_prefix}.0.0 Summary: Network configuration infrastructure -License: GPL-2.0 +License: GPL-2.0-only Group: System/Management Url: https://github.com/openSUSE/wicked Source0: %{name}-%{version}.tar.bz2 @@ -39,7 +39,7 @@ BuildRequires: automake BuildRequires: libtool BuildRequires: make -Provides: libwicked-0_6_60 = %{version} +Provides: libwicked-0_6_61 = %{version} Obsoletes: libwicked-0-6 <= %{version} %if 0%{?suse_version} >= 1500 @@ -155,7 +155,7 @@ Group: Development/Libraries/C and C++ Requires: dbus-1-devel Requires: libnl3-devel -Requires: libwicked-0_6_60 = %{version} +Requires: libwicked-0_6_61 = %{version} %description devel Wicked is a network configuration infrastructure incorporating a number ++++++ wicked-0.6.60.tar.bz2 -> wicked-0.6.61.tar.bz2 ++++++ ++++ 4174 lines of diff (skipped)
