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 2021-12-06 23:59:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/multipath-tools (Old)
 and      /work/SRC/openSUSE:Factory/.multipath-tools.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "multipath-tools"

Mon Dec  6 23:59:15 2021 rev:136 rq:936067 version:0.8.8+38+suse.2bdd3a14

Changes:
--------
--- /work/SRC/openSUSE:Factory/multipath-tools/multipath-tools.changes  
2021-09-25 00:35:43.819150420 +0200
+++ 
/work/SRC/openSUSE:Factory/.multipath-tools.new.31177/multipath-tools.changes   
    2021-12-06 23:59:49.840469240 +0100
@@ -1,0 +2,41 @@
+Mon Dec 06 15:53:53 UTC 2021 - [email protected]
+
+- Update to 0.8.8+38+suse.2bdd3a14.obscpio
+  * upstream version bump. Code-wise identical to 0.8.7+138+suse.7c9afe31
+
+------------------------------------------------------------------
+Fri Dec  3 11:00:32 UTC 2021 - Martin Wilck <[email protected]>
+
+- Drop versioned dependency on libmpath0 again (bsc#1190622)
+  * Since 0.8.6, libmultipath and libmpathpersist have got proper ABI 
+    versioning, and rpmbuild auto-generates dependencies on 
+    libmultipath.so.0(LIBMULTIPATH_13.0.0) etc.
+
+-------------------------------------------------------------------
+Thu Dec  2 16:41:34 UTC 2021 - Martin Wilck <[email protected]>
+
+- Update to version 0.8.7+138+suse.7c9afe31:
+  New upstream version (pre-0.8.8)
+  
+  * deprecate "config_dir" and "multipath_dir" config options
+    (will be removed in future version)
+  * remove dependency on systemd-udevd-settle.service (boo#1193336)
+  * fix crash in remove_map (boo#1193334)
+  * CLI: add path wildcard "%I" for init state
+  * CLI: add "reconfigure all" command
+  * allow multiple pending "reconfigure" commands (bsc#1189551)
+  * speed up "reconfigure" by avoiding unnecessary map reloads
+    (bsc#1189551)
+  * rework of CLI command handler (unix socket handler) to avoid
+    hanging CLI commands (bsc#1189551)
+  * fix multipathd startup after stop during reconfigure (boo#1193338)
+  * improve error detection and warning messages in config file parser
+  * fix exit status of multipath -T (bsc#1191900)
+  * fix defects reported by coverity (boo#1193342)
+    - avoid sleeping with locks held
+    - exit if bindings file is broken
+    - set umask before mkstemp
+    - add bounds and consistency checks in SCSI VPD parsing code
+  * add hardware table entry for DellEMC/ME4 (PowerVault ME4)
+
+-------------------------------------------------------------------
@@ -3104 +3144,0 @@
-Tue May 25 10:43:15 CEST 2004 - 

Old:
----
  multipath-tools-0.8.7+14+suse.5a09bfa.obscpio

New:
----
  multipath-tools-0.8.8+38+suse.2bdd3a14.obscpio

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

Other differences:
------------------
++++++ multipath-tools.spec ++++++
--- /var/tmp/diff_new_pack.rZInPI/_old  2021-12-06 23:59:50.472467004 +0100
+++ /var/tmp/diff_new_pack.rZInPI/_new  2021-12-06 23:59:50.476466991 +0100
@@ -29,7 +29,7 @@
 %define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
 
 Name:           multipath-tools
-Version:        0.8.7+14+suse.5a09bfa
+Version:        0.8.8+38+suse.2bdd3a14
 Release:        0
 Summary:        Tools to Manage Multipathed Devices with the device-mapper
 License:        GPL-2.0-only
@@ -66,7 +66,6 @@
 Requires(post): suse-module-tools
 Requires:       device-mapper >= 1.2.78
 Requires:       kpartx
-Requires:       libmpath0 = %{version}
 Requires:       sg3_utils
 Obsoletes:      multipath-tools-rbd <= %{version}
 PreReq:         coreutils
@@ -82,6 +81,10 @@
 
 
 
+
+
+
+
 
 # Currently, it makes no sense to split out libmpathpersist and libmpathcmd
 # separately. libmultipath has no stable API at all, and it depends

++++++ _service ++++++
--- /var/tmp/diff_new_pack.rZInPI/_old  2021-12-06 23:59:50.496466919 +0100
+++ /var/tmp/diff_new_pack.rZInPI/_new  2021-12-06 23:59:50.496466919 +0100
@@ -9,7 +9,7 @@
     <param name="match-tag">0.[0-9].[0-9]</param>
     <param name="changesgenerate">enable</param>
   </service>
-  <service mode="manual" name="set_version"/>
+  <service name="set_version" mode="manual"/>
   <service mode="buildtime" name="tar"/>
   <service mode="buildtime" name="recompress">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.rZInPI/_old  2021-12-06 23:59:50.512466863 +0100
+++ /var/tmp/diff_new_pack.rZInPI/_new  2021-12-06 23:59:50.512466863 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/multipath-tools.git</param>
-              <param 
name="changesrevision">5a09bfa1d1b8cf3c282ed09a9af0f4804804476c</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">79c3556f334f2a915d196574fcfa4b8cde1037e8</param></service></servicedata>
\ No newline at end of file

++++++ multipath-tools-0.8.7+14+suse.5a09bfa.obscpio -> 
multipath-tools-0.8.8+38+suse.2bdd3a14.obscpio ++++++
++++ 11041 lines of diff (skipped)

++++++ multipath-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.rZInPI/_old  2021-12-06 23:59:50.836465717 +0100
+++ /var/tmp/diff_new_pack.rZInPI/_new  2021-12-06 23:59:50.840465703 +0100
@@ -1,5 +1,5 @@
 name: multipath-tools
-version: 0.8.7+14+suse.5a09bfa
-mtime: 1631303142
-commit: 5a09bfa1d1b8cf3c282ed09a9af0f4804804476c
+version: 0.8.8+38+suse.2bdd3a14
+mtime: 1638806027
+commit: 2bdd3a143748f620c0cf648a3d2a2cb8d3dfa58e
 

Reply via email to