Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wicked for openSUSE:Factory checked in at 2021-12-23 17:53:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wicked (Old) and /work/SRC/openSUSE:Factory/.wicked.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wicked" Thu Dec 23 17:53:28 2021 rev:86 rq:942094 version:0.6.68 Changes: -------- --- /work/SRC/openSUSE:Factory/wicked/wicked.changes 2021-11-05 22:58:23.212273112 +0100 +++ /work/SRC/openSUSE:Factory/.wicked.new.2520/wicked.changes 2021-12-23 17:53:35.683713361 +0100 @@ -1,0 +2,12 @@ +Tue Dec 21 08:44:56 UTC 2021 - Clemens Famulla-Conrad <cfamullacon...@suse.com> + +- version 0.6.68 +- sysctl: process sysctl.d directories as in sysctl --system +- sysctl: fix sysctl values for loopback device (bsc#1181163, bsc#1178357) +- dhcp4: add option to set route pref-src to dhcp IP (bsc#1192353) +- cleanup: warnings, time calculations and dhcp fixes (bsc#1188019) +- wireless: reconnect on unexpected wpa_supplicant restart (bsc#1183495) +- tuntap: avoid sysfs attr read error (bsc#1192311) +- ifstatus: fix warning of unexpected interface flag combination (bsc#1192164) + +------------------------------------------------------------------- Old: ---- wicked-0.6.67.tar.bz2 New: ---- wicked-0.6.68.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wicked.spec ++++++ --- /var/tmp/diff_new_pack.vXRFYK/_old 2021-12-23 17:53:36.095713617 +0100 +++ /var/tmp/diff_new_pack.vXRFYK/_new 2021-12-23 17:53:36.099713620 +0100 @@ -18,7 +18,7 @@ %define release_prefix %{?snapshot:%{snapshot}}%{!?snapshot:0} Name: wicked -Version: 0.6.67 +Version: 0.6.68 Release: %{release_prefix}.0.0 Summary: Network configuration infrastructure License: GPL-2.0-or-later @@ -32,6 +32,7 @@ # Never add any patches to this package without the upstream commit id in # the patch. Any patches added here without a very good reason to make an # exception will be silently removed with the next version update. +# Note, that wicked.spec file is generated from wicked.spec.in which is in git. # Please use pull requests at https://github.com/openSUSE/wicked/ instead. # BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,7 +42,7 @@ BuildRequires: make %if %{with wicked_devel} # libwicked-%{version}.so shlib package compatible match for wicked-devel -Provides: libwicked-0_6_67 = %{version}-%{release} +Provides: libwicked-0_6_68 = %{version}-%{release} %endif # uninstall obsolete libwicked-0-6 (libwicked-0.so.6, wicked < 0.6.60) Provides: libwicked-0-6 = %{version} @@ -172,7 +173,7 @@ Group: Development/Libraries/C and C++ Requires: dbus-1-devel Requires: libnl3-devel -Requires: libwicked-0_6_67 = %{version}-%{release} +Requires: libwicked-0_6_68 = %{version}-%{release} %description devel Wicked is a network configuration infrastructure incorporating a number ++++++ wicked-0.6.67.tar.bz2 -> wicked-0.6.68.tar.bz2 ++++++ ++++ 4958 lines of diff (skipped)