Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package multipath-tools for openSUSE:Factory 
checked in at 2023-10-25 18:02:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/multipath-tools (Old)
 and      /work/SRC/openSUSE:Factory/.multipath-tools.new.24901 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "multipath-tools"

Wed Oct 25 18:02:06 2023 rev:156 rq:1120229 version:0.9.6+115+suse.07776fb

Changes:
--------
--- /work/SRC/openSUSE:Factory/multipath-tools/multipath-tools.changes  
2023-09-13 20:43:18.579404849 +0200
+++ 
/work/SRC/openSUSE:Factory/.multipath-tools.new.24901/multipath-tools.changes   
    2023-10-25 18:02:51.714522147 +0200
@@ -1,0 +2,25 @@
+Wed Oct 25 10:46:30 UTC 2023 - Martin Wilck <mwi...@suse.com>
+
+- Update to version 0.9.6+115+suse.07776fb
+  * multipathd: Added support to handle FPIN-Li events for FC-NVMe
+
+-------------------------------------------------------------------
+Fri Sep 15 12:36:30 UTC 2023 - Martin Wilck <mwi...@suse.com>
+
+- Update to version 0.9.6+110+suse.5dfdf35:
+  * The options "bindings_file", "prkeys_file", and "wwids_file",
+    which have been deprecated since multipath-tools 0.8.8,
+    aren't supported any more. The paths to these files are now
+    hard-coded to "bindings", "prkeys" and "wwids" under
+    /etc/multipath.
+  * Strictly avoid assigning map aliases that are already taken
+    (bsc#1213265)
+  * Improve handling of user-friendly names
+  * avoid "multipath -d" (dry-run) changing SCSI timeouts in sysfs
+    (bsc#1213809)
+- spec file:
+  * adapt prefix values to upstream changes
+  * fix compilation flags for "make check"
+  * pass EXTRAVERSION to build
+
+-------------------------------------------------------------------

Old:
----
  multipath-tools-0.9.6+71+suse.f07325e.obscpio

New:
----
  multipath-tools-0.9.6+115+suse.07776fb.obscpio

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

Other differences:
------------------
++++++ multipath-tools.spec ++++++
--- /var/tmp/diff_new_pack.pz5Fs7/_old  2023-10-25 18:02:52.586551475 +0200
+++ /var/tmp/diff_new_pack.pz5Fs7/_new  2023-10-25 18:02:52.586551475 +0200
@@ -21,8 +21,8 @@
 
 # multipath-tools auto-detects support for -D_FORTFY_SOURCE.
 # This will lead to a compilation error if the distro overrides
-# -D_FORTIFY_SOURCE in optflags, unless we precede it with -U
-%global mp_optflags %(echo %{optflags} | sed 
's/-D_FORTIFY_SOURCE=[0-9]/-U_FORTIFY_SOURCE &/')
+# -D_FORTIFY_SOURCE in optflags, unless it's preceded with -U_FORTIFY_SOURCE
+%global mp_optflags %(echo %{optflags} | sed 
'/-U_FORTIFY_SOURCE/!s/-D_FORTIFY_SOURCE=[0-9]/-U_FORTIFY_SOURCE &/')
 
 # Whether to build libdmmp - default YES
 %bcond_without libdmmp
@@ -35,7 +35,7 @@
 %define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
 
 Name:           multipath-tools
-Version:        0.9.6+71+suse.f07325e
+Version:        0.9.6+115+suse.07776fb
 Release:        0
 Summary:        Tools to Manage Multipathed Devices with the device-mapper
 License:        GPL-2.0-only AND GPL-3.0-or-later
@@ -87,9 +87,6 @@
 the necessary changes to the multipath maps to ensure continuous
 availability of the map devices.
 
-
-
-
 # Currently, it makes no sense to split out libmpathpersist and libmpathcmd
 # separately. libmultipath has no stable API at all, and it depends
 # on libmpathcmd (to be fixed). libmpathpersist depends on libmultipath
@@ -149,17 +146,19 @@
 %description -n libdmmp-devel
 This package provides development files and documentation for libdmmp.
 
-%define makeflags %{!?with_libdmmp:ENABLE_LIBDMMP=0}
+%global extraversion %(echo %{version} | sed 's/^[^+]*//')
+%define makeflags EXTRAVERSION="%{extraversion}" 
%{!?with_libdmmp:ENABLE_LIBDMMP=0}
 %if 0%{?suse_version} < 1550
-%define dirflags LIB=%{_lib} usr_prefix=%{_prefix} systemd_prefix=%{_prefix}
+%define dirflags LIB=%{_lib} usr_prefix=%{_prefix}
 %define sbindir /sbin
 %define libdir  /%{_lib}
 %else
-%define dirflags LIB=%{_lib} prefix=%{_prefix} 
configdir=%{_sysconfdir}/multipath/conf.d
+%define dirflags LIB=%{_lib} prefix=%{_prefix} etc_prefix=
 %define sbindir %{_sbindir}
 %define libdir  %{_libdir}
 %endif
 
+
 %prep
 %setup -q -n multipath-tools-%{version}
 cp %{SOURCE4} .
@@ -172,7 +171,7 @@
 
 %if 0%{?with_check} == 1
 %check
-%{make_build} OPTFLAGS="%{mp_optflags}" V=1 test
+%{make_build} OPTFLAGS="%{mp_optflags}" %{dirflags} %{makeflags} V=1 test
 %endif
 
 %install

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.pz5Fs7/_old  2023-10-25 18:02:52.626552821 +0200
+++ /var/tmp/diff_new_pack.pz5Fs7/_new  2023-10-25 18:02:52.626552821 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/multipath-tools.git</param>
-              <param 
name="changesrevision">f07325e85d5d9444ac4c816f75d2ce67af52af93</param></service></servicedata>
+              <param 
name="changesrevision">07776fbb60471c83dda3f463d3c02cc67a921aef</param></service></servicedata>
 (No newline at EOF)
 

++++++ multipath-tools-0.9.6+71+suse.f07325e.obscpio -> 
multipath-tools-0.9.6+115+suse.07776fb.obscpio ++++++
++++ 10357 lines of diff (skipped)

++++++ multipath-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.pz5Fs7/_old  2023-10-25 18:02:53.034566542 +0200
+++ /var/tmp/diff_new_pack.pz5Fs7/_new  2023-10-25 18:02:53.038566677 +0200
@@ -1,5 +1,5 @@
 name: multipath-tools
-version: 0.9.6+71+suse.f07325e
-mtime: 1694069633
-commit: f07325e85d5d9444ac4c816f75d2ce67af52af93
+version: 0.9.6+115+suse.07776fb
+mtime: 1698230447
+commit: 07776fbb60471c83dda3f463d3c02cc67a921aef
 

Reply via email to