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

- Update to version 0.8.2+27+suse.3ff280b:
  * Added upstream patch to fix premature path reinstantiation
    with san_path_err_XX (boo#1149319)

OBS-URL: https://build.opensuse.org/request/show/728278
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=204
This commit is contained in:
Martin Wilck 2019-09-04 14:54:35 +00:00 committed by Git OBS Bridge
parent f7a8dbfbd9
commit a9ba9e480a
6 changed files with 13 additions and 6 deletions

View File

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

View File

@ -1,4 +1,4 @@
<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">d8841952d8280690ef07c6352159ed9acd847a60</param></service></servicedata> <param name="changesrevision">3ff280b7fe8d71e0176574d5d36f88afa5a7fe5f</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 04 08:39:34 UTC 2019 - mwilck@suse.com
- Update to version 0.8.2+27+suse.3ff280b:
* Added upstream patch to fix premature path reinstantiation
with san_path_err_XX (boo#1149319)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 29 08:22:13 UTC 2019 - mwilck@suse.com Thu Aug 29 08:22:13 UTC 2019 - mwilck@suse.com

View File

@ -49,7 +49,7 @@
%define _sysdir usr/lib %define _sysdir usr/lib
Name: multipath-tools Name: multipath-tools
Version: 0.8.2+26+suse.d884195 Version: 0.8.2+27+suse.3ff280b
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 License: GPL-2.0-only