Hello community,

here is the log from the commit of package multipath-tools for openSUSE:Factory 
checked in at 2018-02-01 21:25:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/multipath-tools (Old)
 and      /work/SRC/openSUSE:Factory/.multipath-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "multipath-tools"

Thu Feb  1 21:25:59 2018 rev:97 rq:571225 version:0.7.3+38+suse.a16beed5280a

Changes:
--------
--- /work/SRC/openSUSE:Factory/multipath-tools/multipath-tools.changes  
2018-01-30 15:37:47.553123882 +0100
+++ /work/SRC/openSUSE:Factory/.multipath-tools.new/multipath-tools.changes     
2018-02-01 21:26:00.822538472 +0100
@@ -1,0 +2,8 @@
+Tue Jan 30 20:00:31 UTC 2018 - [email protected]
+
+- Update to version 0.7.3+38+suse.a16beed5280a:
+  * kpartx: don't delete partitions from partitions (bsc#1078362)
+  * hwtable: add latest updates (bsc#1078363)
+  * multipathd.service: set TasksMax=infinity (bsc#1060616)
+
+-------------------------------------------------------------------

Old:
----
  multipath-tools-0.7.3+31+suse.6804bb73f72d.tar.xz

New:
----
  multipath-tools-0.7.3+38+suse.a16beed5280a.tar.xz

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

Other differences:
------------------
++++++ multipath-tools.spec ++++++
--- /var/tmp/diff_new_pack.s7ur1Y/_old  2018-02-01 21:26:01.650499773 +0100
+++ /var/tmp/diff_new_pack.s7ur1Y/_new  2018-02-01 21:26:01.650499773 +0100
@@ -97,7 +97,7 @@
 
 Name:           multipath-tools
 Url:            http://christophe.varoqui.free.fr/
-Version:        0.7.3+31+suse.6804bb73f72d
+Version:        0.7.3+38+suse.a16beed5280a
 Release:        0
 Summary:        Tools to Manage Multipathed Devices with the device-mapper
 License:        GPL-2.0
@@ -258,7 +258,9 @@
 /%{_lib}/libmpathcmd.so.0
 /%{_lib}/libmpathpersist.so.0
 /%{_lib}/multipath
+%if 0%{?with_rados} == 1
 %exclude /%{_lib}/multipath/libcheckrbd.so
+%endif
 /sbin/multipath
 /sbin/multipathd
 /sbin/mpathpersist

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.s7ur1Y/_old  2018-02-01 21:26:01.706497156 +0100
+++ /var/tmp/diff_new_pack.s7ur1Y/_new  2018-02-01 21:26:01.706497156 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/multipath-tools.git</param>
-              <param 
name="changesrevision">6804bb73f72dae11bd90b7cfdf22fa77a865ab80</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">a16beed5280a3ecfd97a2815c03d2230c28f1243</param></service></servicedata>
\ No newline at end of file

++++++ multipath-tools-0.7.3+31+suse.6804bb73f72d.tar.xz -> 
multipath-tools-0.7.3+38+suse.a16beed5280a.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/multipath-tools-0.7.3+31+suse.6804bb73f72d/kpartx/del-part-nodes.rules 
new/multipath-tools-0.7.3+38+suse.a16beed5280a/kpartx/del-part-nodes.rules
--- old/multipath-tools-0.7.3+31+suse.6804bb73f72d/kpartx/del-part-nodes.rules  
2018-01-23 17:40:39.000000000 +0100
+++ new/multipath-tools-0.7.3+38+suse.a16beed5280a/kpartx/del-part-nodes.rules  
2018-01-30 20:45:31.000000000 +0100
@@ -12,6 +12,7 @@
 SUBSYSTEM!="block", GOTO="end_del_part_nodes"
 KERNEL!="sd*|dasd*|rbd*", GOTO="end_del_part_nodes"
 ACTION!="add|change", GOTO="end_del_part_nodes"
+ENV{DEVTYPE}=="partition", GOTO="end_del_part_nodes"
 
 IMPORT{cmdline}="dont_del_part_nodes"
 ENV{dont_del_part_nodes}=="1", GOTO="end_del_part_nodes"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/multipath-tools-0.7.3+31+suse.6804bb73f72d/libmultipath/hwtable.c 
new/multipath-tools-0.7.3+38+suse.a16beed5280a/libmultipath/hwtable.c
--- old/multipath-tools-0.7.3+31+suse.6804bb73f72d/libmultipath/hwtable.c       
2018-01-23 17:40:39.000000000 +0100
+++ new/multipath-tools-0.7.3+38+suse.a16beed5280a/libmultipath/hwtable.c       
2018-01-30 20:45:31.000000000 +0100
@@ -582,15 +582,15 @@
        },
        {
                /* XIV Storage System / FlashSystem A9000/A9000R */
-               .vendor        = "IBM",
-               .product       = "2810XIV",
+               .vendor        = "(XIV|IBM)",
+               .product       = "(NEXTRA|2810XIV)",
                .no_path_retry = NO_PATH_RETRY_QUEUE,
                .pgpolicy      = MULTIBUS,
        },
        {
-               /* FlashSystem 710/720/810/820/840/900 */
-               .vendor        = "IBM",
-               .product       = "FlashSystem",
+               /* TMS RamSan / FlashSystem 710/720/810/820/840/900 */
+               .vendor        = "(TMS|IBM)",
+               .product       = "(RamSan|FlashSystem)",
                .pgpolicy      = MULTIBUS,
        },
        {
@@ -968,7 +968,8 @@
                /* OceanStor V3 */
                .vendor        = "HUAWEI",
                .product       = "XSG1",
-               .pgpolicy      = MULTIBUS,
+               .pgpolicy      = GROUP_BY_PRIO,
+               .prio_name     = PRIO_ALUA,
        },
        /*
         * Red Hat
@@ -1091,6 +1092,13 @@
                .pgpolicy      = MULTIBUS,
                .no_path_retry = 30,
        },
+       {
+               /* Magnitude family */
+               .vendor        = "(XIOTECH|XIOtech)",
+               .product       = "Magnitude",
+               .pgpolicy      = MULTIBUS,
+               .no_path_retry = 30,
+       },
        /*
         * Violin Memory
         */
@@ -1181,6 +1189,16 @@
                .no_path_retry = 30,
        },
        /*
+        * AccelStor
+        */
+       {
+               /* NeoSapphire */
+               .vendor        = "AStor",
+               .product       = "NeoSapphire",
+               .pgpolicy      = MULTIBUS,
+               .no_path_retry = 30,
+       },
+       /*
         * EOL
         */
        {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/multipath-tools-0.7.3+31+suse.6804bb73f72d/multipathd/multipathd.service 
new/multipath-tools-0.7.3+38+suse.a16beed5280a/multipathd/multipathd.service
--- 
old/multipath-tools-0.7.3+31+suse.6804bb73f72d/multipathd/multipathd.service    
    2018-01-23 17:40:39.000000000 +0100
+++ 
new/multipath-tools-0.7.3+38+suse.a16beed5280a/multipathd/multipathd.service    
    2018-01-30 20:45:31.000000000 +0100
@@ -16,6 +16,7 @@
 ExecStartPre=-/sbin/modprobe -a scsi_dh_alua scsi_dh_emc scsi_dh_rdac 
dm-multipath
 ExecStart=/sbin/multipathd -d -s
 ExecReload=/sbin/multipathd reconfigure
+TasksMax=infinity
 
 [Install]
 WantedBy=sysinit.target


Reply via email to