Accepting request 567775 from home:mwilck:branches:Base:System

- Update to version 0.7.3+30+suse.6b5ed839:
  * multipath.rules: temporary rule to obtain ID_WWN for NVMe
  (bsc#1076828)
  * libmultipath: ignore natively multipathed NVME devices
  (bsc#1076828)
  * multipath.rules: handle NVME devices (bsc#1076828)
  * FIX "libmultipath: hwtable: multibus for NetApp NVMe-FC"
  (bsc#1073319)
  * libmultipath: increase path product_id/rev field size for NVMe
  (bsc#1073319)

- Update to version 0.7.3+25+suse.7c9920e2:
  * assemble_map: no newline at end of params string (bsc#1072253)

- Update to version 0.7.3+24+suse.703a61d5:
  * multipathd.service: drop Before=lvm2-lvmetad.service (bsc#1070427)
  * libmultipath: hwtable: multibus for NetApp NVMe-FC
  (bsc#1073319)
  * libmultipath/propsel: select ALUA prioritizer for RDAC arrays only
  (bsc#1075539)
  * libmultipath: get_vpd_sgio: support VPD 0xc9 (bsc#1055949)
  * libmultipath: sgio_get_vpd: add page argument (bsc#1055949)
  * libmultipath: fix return code of sgio_get_vpd() (bsc#1055949)

- Update to version 0.7.3+19+suse.0fd18bdd:
  * multipathd.socket: add WantedBy=sockets.target (bsc#1072253)

- Update to version 0.7.3+18+suse.8c97f433:
  * multipath -C: decrease log level (bsc#1072504)

OBS-URL: https://build.opensuse.org/request/show/567775
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=143
This commit is contained in:
Martin Wilck 2018-01-19 18:21:03 +00:00 committed by Git OBS Bridge
parent b3b5938ba0
commit 788510872c
5 changed files with 71 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
<param name="changesrevision">db431514080f1479dcdf038a27214fd4a989c3d8</param></service></servicedata>
<param name="changesrevision">6b5ed8398a5d3b35cdf674d8256d9390a632b763</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d041e29353b97e886e15c0b5f8f8db1c325a11f5c173f93e7ef75c96b96f8032
size 264100

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:584aeb4e6840d00c271c5cc3e5bb3cdaaef9dd34bd8c144fa2c3adac5a3cd575
size 264576

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Fri Jan 19 18:09:52 UTC 2018 - mwilck@suse.com
- Update to version 0.7.3+30+suse.6b5ed839:
* multipath.rules: temporary rule to obtain ID_WWN for NVMe
(bsc#1076828)
* libmultipath: ignore natively multipathed NVME devices
(bsc#1076828)
* multipath.rules: handle NVME devices (bsc#1076828)
* FIX "libmultipath: hwtable: multibus for NetApp NVMe-FC"
(bsc#1073319)
* libmultipath: increase path product_id/rev field size for NVMe
(bsc#1073319)
-------------------------------------------------------------------
Tue Jan 16 14:18:15 UTC 2018 - mwilck@suse.com
- Update to version 0.7.3+25+suse.7c9920e2:
* assemble_map: no newline at end of params string (bsc#1072253)
-------------------------------------------------------------------
Thu Jan 11 12:38:41 UTC 2018 - mwilck@suse.com
- Update to version 0.7.3+24+suse.703a61d5:
* multipathd.service: drop Before=lvm2-lvmetad.service (bsc#1070427)
* libmultipath: hwtable: multibus for NetApp NVMe-FC
(bsc#1073319)
* libmultipath/propsel: select ALUA prioritizer for RDAC arrays only
(bsc#1075539)
* libmultipath: get_vpd_sgio: support VPD 0xc9 (bsc#1055949)
* libmultipath: sgio_get_vpd: add page argument (bsc#1055949)
* libmultipath: fix return code of sgio_get_vpd() (bsc#1055949)
-------------------------------------------------------------------
Fri Dec 22 20:19:40 UTC 2017 - mwilck@suse.com
- Update to version 0.7.3+19+suse.0fd18bdd:
* multipathd.socket: add WantedBy=sockets.target (bsc#1072253)
-------------------------------------------------------------------
Fri Dec 22 17:21:57 UTC 2017 - mwilck@suse.com
- Update to version 0.7.3+18+suse.8c97f433:
* multipath -C: decrease log level (bsc#1072504)
-------------------------------------------------------------------
Fri Dec 22 16:30:47 UTC 2017 - mwilck@suse.com
- Update to version 0.7.3+17+suse.cac42e6f:
* test-kpartx: add test for mapping without UUID
(bsc#1074013)
-------------------------------------------------------------------
Wed Nov 29 21:41:37 UTC 2017 - mwilck@suse.com
- Update to version 0.7.3+15+suse.570d5938:
* kpartx.rules: fix by-id/scsi-* for user_friendly_names
(bsc#1066893)
-------------------------------------------------------------------
Mon Nov 20 17:59:50 UTC 2017 - mwilck@suse.com
- Update to version 0.7.3+14+suse.da06e7f3:
* libmultipath: fix return code of sysfs_get_timeout (bsc#1069037)
-------------------------------------------------------------------
Mon Nov 6 14:46:03 UTC 2017 - mwilck@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package multipath-tools
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -97,7 +97,7 @@
Name: multipath-tools
Url: http://christophe.varoqui.free.fr/
Version: 0.7.3+13+suse.db431514
Version: 0.7.3+30+suse.6b5ed839
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0