1
0

Accepting request 955368 from home:mwilck:multipath

- Update to version 0.8.8+64+suse.f265f7e0:
  * libmultipath: fix printing native nvme multipath topology
    (bsc#1196011)
  * libmultipath: add %L path wildcard for 64-bit hex LUN
  * libmultipath: support host adapter name lookup for s390x ccw bus

OBS-URL: https://build.opensuse.org/request/show/955368
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=275
This commit is contained in:
Martin Wilck 2022-02-16 13:27:16 +00:00 committed by Git OBS Bridge
parent 565040d77b
commit f3e9381312
6 changed files with 17 additions and 8 deletions

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">4c5922cb54c34045ca83bf3033f13b514a9e74ea</param></service></servicedata>
<param name="changesrevision">f265f7e0e522325065d521b770663730dec5995d</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Feb 16 13:24:47 UTC 2022 - Martin Wilck <mwilck@suse.com>
- Update to version 0.8.8+64+suse.f265f7e0:
* libmultipath: fix printing native nvme multipath topology
(bsc#1196011)
* libmultipath: add %L path wildcard for 64-bit hex LUN
* libmultipath: support host adapter name lookup for s390x ccw bus
-------------------------------------------------------------------
Tue Feb 15 16:35:10 UTC 2022 - Martin Wilck <mwilck@suse.com>

View File

@ -1,4 +1,4 @@
name: multipath-tools
version: 0.8.8+60+suse.4c5922cb
mtime: 1644939612
commit: 4c5922cb54c34045ca83bf3033f13b514a9e74ea
version: 0.8.8+64+suse.f265f7e0
mtime: 1645003957
commit: f265f7e0e522325065d521b770663730dec5995d

View File

@ -29,7 +29,7 @@
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
Name: multipath-tools
Version: 0.8.8+60+suse.4c5922cb
Version: 0.8.8+64+suse.f265f7e0
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only