diff --git a/_servicedata b/_servicedata index 8ff743e..551d258 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,6 @@ https://github.com/openSUSE/multipath-tools.git - a16beed5280a3ecfd97a2815c03d2230c28f1243 \ No newline at end of file + 08a969b7fce0db769b63bdbfead2a452dc417d58 + https://github.com/mwilck/multipath-tools.git + 08a969b7fce0db769b63bdbfead2a452dc417d58 \ No newline at end of file diff --git a/multipath-tools-0.7.3+38+suse.a16beed5280a.tar.xz b/multipath-tools-0.7.3+38+suse.a16beed5280a.tar.xz deleted file mode 100644 index ddbdf74..0000000 --- a/multipath-tools-0.7.3+38+suse.a16beed5280a.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0c56c46b78fda1180a28cf97bf1bff1a4c4ef2f0b524b1b25c5497361e59246 -size 264756 diff --git a/multipath-tools-0.7.3+52+suse.08a969b7fce0.tar.xz b/multipath-tools-0.7.3+52+suse.08a969b7fce0.tar.xz new file mode 100644 index 0000000..b66558b --- /dev/null +++ b/multipath-tools-0.7.3+52+suse.08a969b7fce0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e333a31e6b07d9bc62b2692484c1552a25bcb48dde504f43ea2db791b0dc67 +size 273892 diff --git a/multipath-tools.changes b/multipath-tools.changes index e421661..50beab8 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Feb 22 20:40:42 UTC 2018 - mwilck@suse.com + +- Update to version 0.7.3+52+suse.08a969b7fce0: +- Add limited support for displaying native NVMe multipath + (bsc#1082419) + * libmultipath: foreign/nvme: implement path display + * multipathd: use foreign API + * multipath: use foreign API + * libmultipath/foreign: nvme foreign library + * libmultipath/print: add "%G - foreign" wildcard + * libmultipath: API for foreign multipath handling + * libmultipath: print: use generic API for get_x_layout() + * libmultipath: print: convert API to generic data type + * libmultipath: "generic multipath" interface + * libmultipath: add vector_convert() + * libmultipath: add vector_free_const() + * libmultipath: get rid of selector "hack" in print.c + +- Fix locking errors detected by coverity check (bsc#1082418) + * checkers/rbd: missing pthread_lock() on failure path + * libmultipath: fix deadlock in tur.c + ------------------------------------------------------------------- Mon Feb 12 10:55:30 UTC 2018 - mwilck@suse.com @@ -46,7 +69,7 @@ Thu Jan 11 12:38:41 UTC 2018 - mwilck@suse.com * libmultipath: hwtable: multibus for NetApp NVMe-FC (bsc#1073319) * libmultipath/propsel: select ALUA prioritizer for RDAC arrays only - (bsc#1075539) + (bsc#1075539, bsc#1081241) * 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) diff --git a/multipath-tools.spec b/multipath-tools.spec index fa6c7f9..1e8a109 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -97,7 +97,7 @@ Name: multipath-tools Url: http://christophe.varoqui.free.fr/ -Version: 0.7.3+38+suse.a16beed5280a +Version: 0.7.3+52+suse.08a969b7fce0 Release: 0 Summary: Tools to Manage Multipathed Devices with the device-mapper License: GPL-2.0