Accepting request 1137069 from home:mwilck:multipath

- Update to version 0.9.7+93+suse.e2f2272:
  * fix ANA prioritizer enablement logic (bsc#1218326)
  * avoid setting queue_if_no_path on multipath maps for which the
    no_path_retry timeout has expired
  * the interactive commands "restorequeueing map X" and
    "restorequeing maps" now only affect maps that had queueing
    manually disabled using "disablequeuing maps" or
    "disablequeuing map X" beforehand
  * Spelling fixes

OBS-URL: https://build.opensuse.org/request/show/1137069
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=324
This commit is contained in:
Martin Wilck 2024-01-05 14:38:20 +00:00 committed by Git OBS Bridge
parent 6d8adf7dd6
commit 41da8769c9
6 changed files with 21 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">5f857aff9b5a912b5d3361085c85d02251d39337</param></service></servicedata>
<param name="changesrevision">e2f2272965b84e18c88f714a5da944261386c22c</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d995603992f4bdbe203802c53ef70fcb9c11b8af280479684fc42f870be2985
size 2837516

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a2e1d81d48871d3384bbe65c360f780a0556196d07d0e7e1a0e0194b109e331
size 2839052

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Jan 5 14:32:11 UTC 2024 - Martin Wilck <mwilck@suse.com>
- Update to version 0.9.7+93+suse.e2f2272:
* fix ANA prioritizer enablement logic (bsc#1218326)
* avoid setting queue_if_no_path on multipath maps for which the
no_path_retry timeout has expired
* the interactive commands "restorequeueing map X" and
"restorequeing maps" now only affect maps that had queueing
manually disabled using "disablequeuing maps" or
"disablequeuing map X" beforehand
* Spelling fixes
-------------------------------------------------------------------
Tue Nov 21 20:46:40 UTC 2023 - Martin Wilck <mwilck@suse.com>

View File

@ -1,4 +1,4 @@
name: multipath-tools
version: 0.9.7+76+suse.5f857af
mtime: 1700563750
commit: 5f857aff9b5a912b5d3361085c85d02251d39337
version: 0.9.7+93+suse.e2f2272
mtime: 1704464916
commit: e2f2272965b84e18c88f714a5da944261386c22c

View File

@ -35,7 +35,7 @@
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
Name: multipath-tools
Version: 0.9.7+76+suse.5f857af
Version: 0.9.7+93+suse.e2f2272
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only AND GPL-3.0-or-later