Accepting request 664124 from Base:System
* Fix prio output in "multipathd show topology" (bsc#1119897) (forwarded request 664123 from mwilck) OBS-URL: https://build.opensuse.org/request/show/664124 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/multipath-tools?expand=0&rev=108
This commit is contained in:
commit
9fb2329a04
@ -1,6 +1,6 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
||||||
<param name="changesrevision">766b95ec60edf90f98a280ef20f1662a54e64466</param></service><service name="tar_scm">
|
<param name="changesrevision">b4232b74b6fcc722cdc16286fabe8b7e339be05f</param></service><service name="tar_scm">
|
||||||
<param name="url">https://github.com/mwilck/multipath-tools.git</param>
|
<param name="url">https://github.com/mwilck/multipath-tools.git</param>
|
||||||
<param name="changesrevision">08a969b7fce0db769b63bdbfead2a452dc417d58</param></service></servicedata>
|
<param name="changesrevision">08a969b7fce0db769b63bdbfead2a452dc417d58</param></service></servicedata>
|
3
multipath-tools-0.7.9+111+suse.b4232b7.tar.xz
Normal file
3
multipath-tools-0.7.9+111+suse.b4232b7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1cad80d5790731ee6d5426924c11671692c149c6d867df4100972c3128611bba
|
||||||
|
size 353340
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:37f5416be7bb46ba0a05195ec196e7f38d03aadf9507a50c551c64ea31ccc52f
|
|
||||||
size 333372
|
|
@ -1,3 +1,41 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 09 14:50:43 UTC 2019 - mwilck@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.7.9+111+suse.b4232b7:
|
||||||
|
- merged upstream cb4a979a (SUSE bug fixes merged upstream,
|
||||||
|
code-identical to previous release).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 08 23:26:41 UTC 2019 - mwilck@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.7.9+109+suse.203c1cf:
|
||||||
|
* multipathd: avoid crash in cli_list_path (bsc#1121134)
|
||||||
|
* libmultipath: fix compilation with older kernel headers
|
||||||
|
(bsc#1121066)
|
||||||
|
- merged upstream fb824725
|
||||||
|
* Improved NVMe support in both native and dm-mpath mode
|
||||||
|
added basic NVMe ANA support (bsc#1119898)
|
||||||
|
* Fix prio output in "multipathd show topology" (bsc#1119897)
|
||||||
|
* multipathd: fix daemon not really shutdown
|
||||||
|
(bsc##1110060, bsc#1110439)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 14 10:36:39 UTC 2018 - mwilck@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.7.9+90+suse.f81e290:
|
||||||
|
* libmultipath: Increase SERIAL_SIZE to 128 bytes
|
||||||
|
(bsc#1107179)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 12 22:23:22 UTC 2018 - mwilck@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.7.9+89+suse.df77b66:
|
||||||
|
- re-enable "san_path_err_xy" options
|
||||||
|
These have been removed upstream, but they were supported
|
||||||
|
in SLE-15/Leap15.0, so we can't simply throw them away.
|
||||||
|
Improve documentation, mark them as deprecated, but keep
|
||||||
|
the code in place.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 12 12:50:37 UTC 2018 - mwilck@suse.com
|
Wed Dec 12 12:50:37 UTC 2018 - mwilck@suse.com
|
||||||
|
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
Name: multipath-tools
|
Name: multipath-tools
|
||||||
Url: http://christophe.varoqui.free.fr/
|
Url: http://christophe.varoqui.free.fr/
|
||||||
Version: 0.7.9+85+suse.766b95e
|
Version: 0.7.9+111+suse.b4232b7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tools to Manage Multipathed Devices with the device-mapper
|
Summary: Tools to Manage Multipathed Devices with the device-mapper
|
||||||
License: GPL-2.0-only AND LGPL-2.0-or-later
|
License: GPL-2.0-only AND LGPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user