Accepting request 1188707 from Base:System
- Update to version 0.9.9+161+suse.0c835ef: * Update to upstream reviewed code path (787e00d) * Added hardware defaults for Huawei storage arrays and XSG1 vendors * Refactored and improved the libultipath / libdevmapper interface * Fixed bug that caused queueing to be always disabled if flushing a map failed (bug introduced in 0.9.8). * Fixed failure to remove maps even with `deferred_remove` (bug introduced in 0.9.9). * CI improvements * Documentation fixes (forwarded request 1188706 from mwilck) OBS-URL: https://build.opensuse.org/request/show/1188707 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/multipath-tools?expand=0&rev=165
This commit is contained in:
commit
eaeaf8b620
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
||||
<param name="changesrevision">f1d2f2079f7e337dffec1a9ea78fe0085d7be35e</param></service></servicedata>
|
||||
<param name="changesrevision">0c835ef27a5229d20860232ee019c97e9ab24b90</param></service></servicedata>
|
3
multipath-tools-0.9.9+161+suse.0c835ef.obscpio
Normal file
3
multipath-tools-0.9.9+161+suse.0c835ef.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f15923205ecadfd08dba8dee98e51a94822533ff33c39a13195b308dd793b91f
|
||||
size 2951180
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8578cded0e897bbbe619b674cacae62dddb706636470af1fbfff3dd77ef863b4
|
||||
size 2893836
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 16:01:19 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
- Update to version 0.9.9+161+suse.0c835ef:
|
||||
* Update to upstream reviewed code path (787e00d)
|
||||
* Added hardware defaults for Huawei storage arrays and XSG1 vendors
|
||||
* Refactored and improved the libultipath / libdevmapper interface
|
||||
* Fixed bug that caused queueing to be always disabled if flushing a map failed
|
||||
(bug introduced in 0.9.8).
|
||||
* Fixed failure to remove maps even with `deferred_remove`
|
||||
(bug introduced in 0.9.9).
|
||||
* CI improvements
|
||||
* Documentation fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 25 13:19:58 UTC 2024 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: multipath-tools
|
||||
version: 0.9.9+90+suse.f1d2f20
|
||||
mtime: 1719321085
|
||||
commit: f1d2f2079f7e337dffec1a9ea78fe0085d7be35e
|
||||
version: 0.9.9+161+suse.0c835ef
|
||||
mtime: 1721316616
|
||||
commit: 0c835ef27a5229d20860232ee019c97e9ab24b90
|
||||
|
@ -35,7 +35,7 @@
|
||||
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
|
||||
|
||||
Name: multipath-tools
|
||||
Version: 0.9.9+90+suse.f1d2f20
|
||||
Version: 0.9.9+161+suse.0c835ef
|
||||
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