1
0
Dominique Leuenberger 2018-12-11 14:44:54 +00:00 committed by Git OBS Bridge
commit 1bc7c13c57
5 changed files with 32 additions and 5 deletions

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
<param name="changesrevision">9a3248a66fbca03a8a490c3a5604177b4cecac25</param></service><service name="tar_scm">
<param name="changesrevision">0790830cdb0d6d61df8fae6ab52bb0cbebd76632</param></service><service name="tar_scm">
<param name="url">https://github.com/mwilck/multipath-tools.git</param>
<param name="changesrevision">08a969b7fce0db769b63bdbfead2a452dc417d58</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Nov 26 16:44:31 UTC 2018 - mwilck@suse.com
- Update to version 0.7.9+58+suse.0790830:
* libmpathpersist: fix off-by-one error in PRIN length check
(bsc#1099007)
* multipathd: fix mpp->hwe handling when paths are freed
(fix possible crash caused by new hardware table code)
-------------------------------------------------------------------
Wed Nov 14 11:37:32 UTC 2018 - mwilck@suse.com
- Update to version 0.7.9+55+suse.9fc8439:
(note the "55" is due to former merge operations. We actually
only have 7 patches on top of upstream. All other patches
referenced below as "not upstream" have been merged).
* Bump version to 0.7.9
* multipathd: reset delay_wait_checks counter on failure
(bsc#1114771)
* multipathd: fix irritating "minor number mismatch" message
(bsc#1111116)
* fix posible failure to shut down (bsc#1110060, bsc#1110439)
* upstream "checker overhaul" - cleanups and improvements for
path checkers
* Upstream fixes for failures handling path initializiation
* various small upstream bug fixes.
-------------------------------------------------------------------
Wed Oct 03 11:49:47 UTC 2018 - mwilck@suse.com

View File

@ -50,7 +50,7 @@
Name: multipath-tools
Url: http://christophe.varoqui.free.fr/
Version: 0.7.7+136+suse.d814d8e
Version: 0.7.9+58+suse.0790830
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only AND LGPL-2.0-or-later