Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wicked for openSUSE:Factory checked in at 2025-01-09 15:05:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wicked (Old) and /work/SRC/openSUSE:Factory/.wicked.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wicked" Thu Jan 9 15:05:44 2025 rev:107 rq:1235890 version:0.6.78 Changes: -------- --- /work/SRC/openSUSE:Factory/wicked/wicked.changes 2024-10-27 11:24:14.075816917 +0100 +++ /work/SRC/openSUSE:Factory/.wicked.new.1881/wicked.changes 2025-01-09 15:06:23.297683827 +0100 @@ -1,0 +2,13 @@ +Wed Jan 8 10:20:17 UTC 2025 - Clemens Famulla-Conrad <cfamullacon...@suse.com> + +- Update to version 0.6.78 + - man: small fixes in wireless manpage (gh#opensuse/wicked#1053) + - rtnetlink: fix RTM_NEWLINK name resolution in debug (gh#opensuse/wicked#1052) + - Add support for IPVLAN/IPVTAP (jsc#PED-1942, gh#opensuse/wicked#1050, gh#opensuse/wicked#1051) + - fsm: remove children reference array from worker (gh#opensuse/wicked#1049) + - ifxml: migrate and generate lower configs/policies (gh#opensuse/wicked#1048) + - fsm: use refcount and array macros in worker and policy (gh#opensuse/wicked#1047) + - route: use refcounted array and fix error leaks (gh#opensuse/wicked#1046) + - utils: add support for refcounted objects in generic array (gh#openSUSE/wicked#1045) + +------------------------------------------------------------------- Old: ---- wicked-0.6.77.tar.bz2 New: ---- wicked-0.6.78.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wicked.spec ++++++ --- /var/tmp/diff_new_pack.YCCfnI/_old 2025-01-09 15:06:23.777703788 +0100 +++ /var/tmp/diff_new_pack.YCCfnI/_new 2025-01-09 15:06:23.777703788 +0100 @@ -18,7 +18,7 @@ %define release_prefix %{?snapshot:%{snapshot}}%{!?snapshot:0} Name: wicked -Version: 0.6.77 +Version: 0.6.78 Release: %{release_prefix}.0.0 Summary: Network configuration infrastructure License: GPL-2.0-or-later @@ -42,7 +42,7 @@ BuildRequires: make %if %{with wicked_devel} # libwicked-%%{version}.so shlib package compatible match for wicked-devel -Provides: libwicked-0_6_76 = %{version}-%{release} +Provides: libwicked-0_6_78 = %{version}-%{release} %endif # uninstall obsolete libwicked-0-6 (libwicked-0.so.6, wicked < 0.6.60) Provides: libwicked-0-6 = %{version} @@ -164,7 +164,7 @@ Group: Development/Libraries/C and C++ Requires: dbus-1-devel Requires: libnl3-devel -Requires: libwicked-0_6_76 = %{version}-%{release} +Requires: libwicked-0_6_78 = %{version}-%{release} %description devel Wicked is a network configuration infrastructure incorporating a number @@ -346,6 +346,8 @@ %_mandir/man5/ifcfg-dummy.5* %_mandir/man5/ifcfg-infiniband.5* %_mandir/man5/ifcfg-ipoib.5* +%_mandir/man5/ifcfg-ipvlan.5* +%_mandir/man5/ifcfg-ipvtap.5* %_mandir/man5/ifcfg-macvlan.5* %_mandir/man5/ifcfg-macvtap.5* %_mandir/man5/ifcfg-ppp.5* ++++++ wicked-0.6.77.tar.bz2 -> wicked-0.6.78.tar.bz2 ++++++ ++++ 6728 lines of diff (skipped)