Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2022-04-16 00:14:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and      /work/SRC/openSUSE:Factory/.wicked.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wicked"

Sat Apr 16 00:14:02 2022 rev:88 rq:969877 version:0.6.69

Changes:
--------
--- /work/SRC/openSUSE:Factory/wicked/wicked.changes    2022-01-21 
01:25:42.414469248 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new.1941/wicked.changes  2022-04-16 
00:14:19.557655246 +0200
@@ -1,0 +2,21 @@
+Wed Apr 13 11:43:38 UTC 2022 - Marius Tomaschewski <m...@suse.com>
+
+- version 0.6.69
+- redfish: decode smbios and setup host interface
+  Add initial support to decode the SMBIOS Management Controller Host
+  Interface (Type 42) structure and expose it as wicked `firmware:redfish`
+  configuration to setup a Host Network Interface (to the BMC) using the
+  `Redfish over IP` protocol allowing access to the Redfish Service (via
+  redfish-localhost in /etc/hosts) used to manage the computer system.
+  Tech Preview (jsc#SLE-17762).
+- buffer: fix size_t length downcast to uint, add guards to init functions
+- wireless: fix to not expect colons in 64byte long wpa-psk hex hash string
+- xml-schema: reference counting fix to not crash at exit on schema errors
+- compat-suse: match sysctl.d /etc vs. /run read order with systemd-sysctl,
+  remove obsolete (sle11/sysconfig) lines about ifup-sysctl from ifsysctl.5.
+- compat-suse: fix reading of sysctl addr_gen_mode to wrong variable
+- auto6: fix to apply DNS from RA rdnss after ifdown/ifup (bsc#1181429)
+- removed obsolete patch included in the master sources (bsc#1194392)
+  [- 0001-fsm-fix-device-rename-via-yast-bsc-1194392.patch]
+
+-------------------------------------------------------------------

Old:
----
  0001-fsm-fix-device-rename-via-yast-bsc-1194392.patch
  wicked-0.6.68.tar.bz2

New:
----
  wicked-0.6.69.tar.bz2

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

Other differences:
------------------
++++++ wicked.spec ++++++
--- /var/tmp/diff_new_pack.9BGAlk/_old  2022-04-16 00:14:20.061655919 +0200
+++ /var/tmp/diff_new_pack.9BGAlk/_new  2022-04-16 00:14:20.069655930 +0200
@@ -18,7 +18,7 @@
 
 %define                release_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:           wicked
-Version:        0.6.68
+Version:        0.6.69
 Release:        %{release_prefix}.0.0
 Summary:        Network configuration infrastructure
 License:        GPL-2.0-or-later
@@ -26,7 +26,6 @@
 URL:            https://github.com/openSUSE/wicked
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        wicked-rpmlintrc
-Patch1:         0001-fsm-fix-device-rename-via-yast-bsc-1194392.patch
 #
 # Upstream First - openSUSE Build Service Policy:
 #
@@ -43,7 +42,7 @@
 BuildRequires:  make
 %if %{with wicked_devel}
 # libwicked-%{version}.so shlib package compatible match for wicked-devel
-Provides:       libwicked-0_6_68 = %{version}-%{release}
+Provides:       libwicked-0_6_69 = %{version}-%{release}
 %endif
 # uninstall obsolete libwicked-0-6 (libwicked-0.so.6, wicked < 0.6.60)
 Provides:       libwicked-0-6 = %{version}
@@ -174,7 +173,7 @@
 Group:          Development/Libraries/C and C++
 Requires:       dbus-1-devel
 Requires:       libnl3-devel
-Requires:       libwicked-0_6_68 = %{version}-%{release}
+Requires:       libwicked-0_6_69 = %{version}-%{release}
 
 %description devel
 Wicked is a network configuration infrastructure incorporating a number
@@ -186,7 +185,6 @@
 
 %prep
 %setup
-%patch1 -p1
 
 %build
 test -x ./configure || autoreconf --force --install
@@ -341,6 +339,8 @@
 %config(noreplace) %_sysconfdir/wicked/client.xml
 %config(noreplace) %_sysconfdir/wicked/server.xml
 %config(noreplace) %_sysconfdir/wicked/nanny.xml
+%dir %_sysconfdir/wicked/scripts
+%config(noreplace) %_sysconfdir/wicked/scripts/*
 %dir %_sysconfdir/wicked/extensions
 %config(noreplace) %_sysconfdir/wicked/extensions/*
 %dir %_sysconfdir/wicked/ifconfig
@@ -385,6 +385,7 @@
 %_mandir/man8/wicked.8*
 %_mandir/man8/wickedd.8*
 %_mandir/man8/wicked-ethtool.8*
+%_mandir/man8/wicked-redfish.8*
 %_mandir/man8/ifdown.8*
 %_mandir/man8/ifstatus.8*
 %_mandir/man8/ifup.8*

++++++ wicked-0.6.68.tar.bz2 -> wicked-0.6.69.tar.bz2 ++++++
++++ 5538 lines of diff (skipped)

Reply via email to