forked from pool/multipath-tools
Accepting request 1072176 from home:mwilck:multipath
- Update to version 0.9.4+79+suse.25c23a9: * fix multipath-tools build with liburcu 0.14.0 - Upstream bug fixes: * libmultipath: return 'pending' state when port is in transition * multipath.rules: fix "smart" bug with failed valid path check * libmpathpersist: fix resource leak in update_map_pr() * libmultipath: keep renames from stopping other multipath actions OBS-URL: https://build.opensuse.org/request/show/1072176 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=306
This commit is contained in:
parent
bbffa90c1e
commit
f148da4744
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
||||
<param name="changesrevision">98559ea17f6ec40a8ef63c383f66ad1e00aed0d5</param></service></servicedata>
|
||||
<param name="changesrevision">25c23a9f00ce3a919e9c00c053a25540de58b15e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90e1505cd8b59a5720f85e755de5f61916ebe0bcd07fe5daf38255c92baba1aa
|
||||
size 2781196
|
3
multipath-tools-0.9.4+79+suse.25c23a9.obscpio
Normal file
3
multipath-tools-0.9.4+79+suse.25c23a9.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95d88735129d85884793f7dcebb9d1da7ff25f3dcbb50397c617522292c8a737
|
||||
size 2781708
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 15 17:07:57 UTC 2023 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
- Update to version 0.9.4+79+suse.25c23a9:
|
||||
* fix multipath-tools build with liburcu 0.14.0
|
||||
- Upstream bug fixes:
|
||||
* libmultipath: return 'pending' state when port is in transition
|
||||
* multipath.rules: fix "smart" bug with failed valid path check
|
||||
* libmpathpersist: fix resource leak in update_map_pr()
|
||||
* libmultipath: keep renames from stopping other multipath actions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 15:04:40 UTC 2023 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: multipath-tools
|
||||
version: 0.9.4+68+suse.98559ea
|
||||
mtime: 1674658685
|
||||
commit: 98559ea17f6ec40a8ef63c383f66ad1e00aed0d5
|
||||
version: 0.9.4+79+suse.25c23a9
|
||||
mtime: 1678899837
|
||||
commit: 25c23a9f00ce3a919e9c00c053a25540de58b15e
|
||||
|
@ -35,7 +35,7 @@
|
||||
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
|
||||
|
||||
Name: multipath-tools
|
||||
Version: 0.9.4+68+suse.98559ea
|
||||
Version: 0.9.4+79+suse.25c23a9
|
||||
Release: 0
|
||||
Summary: Tools to Manage Multipathed Devices with the device-mapper
|
||||
License: GPL-2.0-only AND GPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user