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

- Update to version 0.8.1+28+suse.fea562a:
  * mpathpersist: optimize for setups with many LUNs (bsc#1134648)
  * mpathpersist: add option -f/--batch-file (bsc#1134648)
  * libmultipath: get_prio(): really don't reset prio for
    inaccessible paths (bsc#1118495)
- Upstream bug fixes from dm-devel (bsc#1139369):
  * multipath: call store_pathinfo with DI_BLACKLIST
  * multipathd: fix REALLOC_REPLY with max length reply
  * libmultipath: make vector_foreach_slot_backwards work as expected
  * multipathd: fix client response for socket activation
  * various minor fixes (coverity)

  * libmultipath: hwtable: add Lenovo DE series (bsc#1125507)

OBS-URL: https://build.opensuse.org/request/show/711931
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=195
This commit is contained in:
Martin Wilck 2019-06-25 20:45:53 +00:00 committed by Git OBS Bridge
parent d20c5e9589
commit 4ac31b222a
6 changed files with 22 additions and 6 deletions

View File

@ -8,7 +8,7 @@
are have been added to factory before upstream will be
counted. Determine patch offset manually! It should be the number
of patches which are _really_ not upstream (yet). -->
<param name="versionformat">@PARENT_TAG@+8+suse.%h</param>
<param name="versionformat">@PARENT_TAG@+28+suse.%h</param>
<param name="revision">factory</param>
<param name="match-tag">0.[0-9].[0-9]</param>
<param name="changesgenerate">enable</param>

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">8c114985f9fd7eb142ddec9737870f99ff28d5ba</param></service></servicedata>
<param name="changesrevision">fea562ab158a5d87a9011d5decf682c2199c98fa</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jun 25 15:42:56 UTC 2019 - mwilck@suse.com
- Update to version 0.8.1+28+suse.fea562a:
* mpathpersist: optimize for setups with many LUNs (bsc#1134648)
* mpathpersist: add option -f/--batch-file (bsc#1134648)
* libmultipath: get_prio(): really don't reset prio for
inaccessible paths (bsc#1118495)
- Upstream bug fixes from dm-devel (bsc#1139369):
* multipath: call store_pathinfo with DI_BLACKLIST
* multipathd: fix REALLOC_REPLY with max length reply
* libmultipath: make vector_foreach_slot_backwards work as expected
* multipathd: fix client response for socket activation
* various minor fixes (coverity)
-------------------------------------------------------------------
Tue Apr 30 14:48:40 UTC 2019 - mwilck@suse.com
@ -18,6 +33,7 @@ Tue Apr 30 14:48:40 UTC 2019 - mwilck@suse.com
* Improve handling of changed WWIDs and temporary failure
to obtain WWID. Option "disable_changed_wwids" is now ignored.
* Fixes for PATH_PENDING state handling (bsc#1125043)
* libmultipath: hwtable: add Lenovo DE series (bsc#1125507)
-------------------------------------------------------------------
Sat Apr 13 19:59:45 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -49,7 +49,7 @@
%define _sysdir usr/lib
Name: multipath-tools
Version: 0.8.1+8+suse.8c11498
Version: 0.8.1+28+suse.fea562a
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only