forked from pool/multipath-tools
Accepting request 663641 from home:mwilck:branches:Base:System
- Update to version 0.7.9+108+suse.3fd53bf: * 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) * multipathd: fix daemon not really shutdown (bsc##1110060, bsc#1110439) - Update to version 0.7.9+90+suse.f81e290: * libmultipath: Increase SERIAL_SIZE to 128 bytes (bsc#1107179) - 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. OBS-URL: https://build.opensuse.org/request/show/663641 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=173
This commit is contained in:
parent
c2417bcb9b
commit
54f10a885b
@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
||||
<param name="changesrevision">766b95ec60edf90f98a280ef20f1662a54e64466</param></service><service name="tar_scm">
|
||||
<param name="changesrevision">3fd53bf2faa58ff883757526e431c4c7188129dc</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/mwilck/multipath-tools.git</param>
|
||||
<param name="changesrevision">08a969b7fce0db769b63bdbfead2a452dc417d58</param></service></servicedata>
|
3
multipath-tools-0.7.9+108+suse.3fd53bf.tar.xz
Normal file
3
multipath-tools-0.7.9+108+suse.3fd53bf.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69f762d92306f397f60682196c46164b60114869b49f0c9c287fbcc45a84c1a7
|
||||
size 353700
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37f5416be7bb46ba0a05195ec196e7f38d03aadf9507a50c551c64ea31ccc52f
|
||||
size 333372
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 08 11:40:49 UTC 2019 - mwilck@suse.com
|
||||
|
||||
- Update to version 0.7.9+108+suse.3fd53bf:
|
||||
* 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)
|
||||
* 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
|
||||
|
||||
|
@ -50,7 +50,7 @@
|
||||
|
||||
Name: multipath-tools
|
||||
Url: http://christophe.varoqui.free.fr/
|
||||
Version: 0.7.9+85+suse.766b95e
|
||||
Version: 0.7.9+108+suse.3fd53bf
|
||||
Release: 0
|
||||
Summary: Tools to Manage Multipathed Devices with the device-mapper
|
||||
License: GPL-2.0-only AND LGPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user