Hello community,

here is the log from the commit of package multipath-tools for openSUSE:Factory 
checked in at 2017-08-23 11:52:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/multipath-tools (Old)
 and      /work/SRC/openSUSE:Factory/.multipath-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "multipath-tools"

Wed Aug 23 11:52:48 2017 rev:89 rq:516240 version:0.7.2+11+suse.448921a2

Changes:
--------
--- /work/SRC/openSUSE:Factory/multipath-tools/multipath-tools.changes  
2017-06-28 10:34:00.050777886 +0200
+++ /work/SRC/openSUSE:Factory/.multipath-tools.new/multipath-tools.changes     
2017-08-23 11:52:50.042438935 +0200
@@ -1,0 +2,62 @@
+Fri Aug 11 21:41:43 UTC 2017 - [email protected]
+
+- Update to version 0.7.2+11+suse.448921a2:
+  * multipath.conf.5: document no_partitions compat support
+  * libmultipath: fixup compat support for 'features "1 no_partitions"'
+
+-------------------------------------------------------------------
+Fri Aug 11 12:40:17 UTC 2017 - [email protected]
+
+- Dropped 67-kpartx-compat.rules (SUSE legacy).
+  * symlinks "/dev/mapper/${UUID}_part${X}" are not created any more,
+    only     "/dev/mapper/${UUID}-part${X}" (with "minus")
+- Dropped automatic kpartx invocation on dmraid devices (fate#323743)  
+- Rebase to upstream multipath-tools 0.7.2:
+  * libmultipath: retain_attached_hw_handler obsolete with 4.3+
+  * multipath-tools: move up TEMPLATE in hwtable
+  * multipath-tools: delete libdmmp/docs/man directory in make clean
+  * libmultipath: fix unit to seconds in log message for checker timeout
+  * multipath-tools: add HPE StoreVirtual 3200 family to hwtable
+  * multipath-tools: add HPE MSA 2050/2052 to hwtable
+  * multipath-tools: add/change fujitsu arrays
+  * multipath-tools: check sysfs path state for NVMe/NVMf
+  * multipath-tools: sync third-party headers with 3.13 upstream
+  * multipath-tools: beautify path_latency.c code
+  * multipath-tools: fix format in multipath.conf.5
+  * libmultipath: update 3PARdata builtin config
+  * Bump version to 0.7.2
+- Update to version 0.7.2+8+suse.95e8f43e:
+  * libmultipath: don't try to set hwhandler if it is retained
+  (bsc#1037533)
+  * libmultipath: don't [un]set queue_if_no_path after domap
+  * kpartx/devmapper.h: remove dm_no_partitions
+  * libmultipath: compat support for 'features "1 no_partitions"' 
+  (fate#323406)
+  * kpartx.rules: respect DM_UDEV_LOW_PRIORITY_FLAG
+  (bsc#1047180)
+  * kpartx.rules: Use DM_ACTIVATION as condition (fate#323406)
+  * kpartx.rules: skip creating by-uuid and by-label links
+  (fate#32340)
+
+-------------------------------------------------------------------
+Thu Jul 20 08:01:22 UTC 2017 - [email protected]
+
+- Update to version 0.7.1+69+suse.3bfa5af1:
+  * Merge branch 'sles12-sp3-fixes' into sles12-sp3
+  * libmultipath: get_udev_uid: make sure pp->wwid is 0-terminated
+  (bsc#1048146)
+  * libmultipath: drop uevent_can_discard_by_devpath (bsc#1048052)
+  * libmultipath: only listen for uevents with DEVTYPE=disk
+  (bsc#1048052)
+  * libmultipath: fix over-long NVME WWIDs
+  (bsc#1048146)
+
+-------------------------------------------------------------------
+Tue Jun 27 18:28:05 UTC 2017 - [email protected]
+
+- Update to version 0.7.1+64+suse.aabe8c87:
+  * Updated "no_path_retry" patchset to v4 (minor change)
+  * kpartx.rules: Fix syntax error in skip_kpartx code (bsc#1046092)
+- _service: use "match-tag" to refer only to offical tags
+
+-------------------------------------------------------------------

Old:
----
  multipath-tools-0.7.1+62+suse.62a2c36e.tar.xz

New:
----
  multipath-tools-0.7.2+11+suse.448921a2.tar.xz

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

Other differences:
------------------
++++++ multipath-tools.spec ++++++
--- /var/tmp/diff_new_pack.SFeDyY/_old  2017-08-23 11:52:50.754338721 +0200
+++ /var/tmp/diff_new_pack.SFeDyY/_new  2017-08-23 11:52:50.762337594 +0200
@@ -89,7 +89,7 @@
 
 Name:           multipath-tools
 Url:            http://christophe.varoqui.free.fr/
-Version:        0.7.1+62+suse.62a2c36e
+Version:        0.7.2+11+suse.448921a2
 Release:        0
 Summary:        Tools to Manage Multipathed Devices with the device-mapper
 License:        GPL-2.0
@@ -227,7 +227,6 @@
 %doc COPYING README
 %{_udevrulesdir}/11-dm-mpath.rules
 %{_udevrulesdir}/56-multipath.rules
-%{_udevrulesdir}/67-kpartx-compat.rules
 /%{_lib}/libmultipath.so.0
 /%{_lib}/libmpathcmd.so.0
 /%{_lib}/libmpathpersist.so.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SFeDyY/_old  2017-08-23 11:52:50.806331402 +0200
+++ /var/tmp/diff_new_pack.SFeDyY/_new  2017-08-23 11:52:50.806331402 +0200
@@ -5,7 +5,8 @@
     <param name="subdir"></param>
     <param name="filename">multipath-tools</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@+suse.%h</param>
-    <param name="revision">sles12-sp3</param>
+    <param name="revision">factory</param>
+    <param name="match-tag">0.[0-9].[0-9]</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.SFeDyY/_old  2017-08-23 11:52:50.838326898 +0200
+++ /var/tmp/diff_new_pack.SFeDyY/_new  2017-08-23 11:52:50.838326898 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/multipath-tools.git</param>
-              <param 
name="changesrevision">62a2c36e5565adb1b3637237b3866cfcacf3f31d</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">448921a22a6ecba055562399b5ec3cf6ddade572</param></service></servicedata>
\ No newline at end of file

++++++ multipath-tools-0.7.1+62+suse.62a2c36e.tar.xz -> 
multipath-tools-0.7.2+11+suse.448921a2.tar.xz ++++++
++++ 2649 lines of diff (skipped)


Reply via email to