1
0

Accepting request 1109433 from Base:System

- Update to version 0.9.6+71+suse.f07325e:

code-identical to previous submission, replaced a local commit
by an upstream reviewed commit. (forwarded request 1109432 from mwilck)

OBS-URL: https://build.opensuse.org/request/show/1109433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/multipath-tools?expand=0&rev=154
This commit is contained in:
Ana Guerrero 2023-09-07 19:12:14 +00:00 committed by Git OBS Bridge
commit ab4c453167
6 changed files with 28 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">d1b6a1c70de9ee39fab1310ef19f4325c3ec7096</param></service></servicedata>
<param name="changesrevision">f07325e85d5d9444ac4c816f75d2ce67af52af93</param></service></servicedata>

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6169b198151142aa19514c43147bd1e8ea382a439673a510353e93d90fe96749
size 2795532

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Sep 7 06:58:57 UTC 2023 - Martin Wilck <mwilck@suse.com>
- Update to version 0.9.6+71+suse.f07325e:
* avoid changing SCSI timeouts in "multipath -d" (bsc#1213809)
-------------------------------------------------------------------
Wed Sep 6 13:51:42 UTC 2023 - Martin Wilck <mwilck@suse.com>
- Update to version 0.9.6+70+suse.63925e8:
Upstream feature additions and bug fixes:
* ignore nvme devices by default if nvme native multipath is enabled
* add "group_by_tpg" path_grouping_policy
* add config options "detect_pgpolicy" and "detect_pgpolicy_use_tpg"
* libmultipath: add ALUA tpg path wildcard "%A"
* make prioritizer timeouts consistent with checker timeouts
* fix dev_loss_tmo even if not set in configuration (bsc#1212440)
* libmultipath: fix max_sectors_kb on adding path
* fix warnings reported by udevadm verify
-------------------------------------------------------------------
Fri May 12 13:54:09 UTC 2023 - Martin Wilck <mwilck@suse.com>

View File

@ -1,4 +1,4 @@
name: multipath-tools
version: 0.9.5+68+suse.d1b6a1c
mtime: 1683877031
commit: d1b6a1c70de9ee39fab1310ef19f4325c3ec7096
version: 0.9.6+71+suse.f07325e
mtime: 1694069633
commit: f07325e85d5d9444ac4c816f75d2ce67af52af93

View File

@ -35,7 +35,7 @@
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
Name: multipath-tools
Version: 0.9.5+68+suse.d1b6a1c
Version: 0.9.6+71+suse.f07325e
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only AND GPL-3.0-or-later