1
0

Accepting request 955369 from Base:System

- 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 (forwarded request 955368 from mwilck)

OBS-URL: https://build.opensuse.org/request/show/955369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/multipath-tools?expand=0&rev=140
This commit is contained in:
Dominique Leuenberger 2022-02-16 23:30:17 +00:00 committed by Git OBS Bridge
commit 2418572a54
6 changed files with 24 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">dfb672fefaf30f5eb30ef5bfb717d5eefc425e9e</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:63836ffb29b29271f4a96166872924fb8f6eeb018252b0adb73d31b3ac4458ce
size 2652684

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
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>
- Update to version 0.8.8+60+suse.4c5922cb:
* multipathd: add suppport for FC Fabric Performance Impact
Notifications (FPIN) (bsc#1195506)
-------------------------------------------------------------------
Wed Feb 9 10:01:45 UTC 2022 - Martin Wilck <mwilck@suse.com>

View File

@ -1,4 +1,4 @@
name: multipath-tools
version: 0.8.8+57+suse.dfb672fe
mtime: 1644400188
commit: dfb672fefaf30f5eb30ef5bfb717d5eefc425e9e
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+57+suse.dfb672fe
Version: 0.8.8+64+suse.f265f7e0
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only