1
0

Accepting request 952914 from Base:System

- Version 0.8.8+57+suse.dfb672fe
  * kpartx.rules: skip MD devices (bsc#1195644)
  * libmultipath: hwtable: use ALUA for all LIO targets (bsc#1195649)
  * multipathd.service: drop ExecStartPre for loading dm-multipath
    (bsc#1195397)

OBS-URL: https://build.opensuse.org/request/show/952914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/multipath-tools?expand=0&rev=139
This commit is contained in:
Dominique Leuenberger 2022-02-10 22:11:37 +00:00 committed by Git OBS Bridge
commit 8b118566ff
6 changed files with 18 additions and 10 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">628d603e9b71ab3572e7b0219218c4b9d88e202d</param></service></servicedata>
<param name="changesrevision">dfb672fefaf30f5eb30ef5bfb717d5eefc425e9e</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Feb 9 10:01:45 UTC 2022 - Martin Wilck <mwilck@suse.com>
- Version 0.8.8+57+suse.dfb672fe
* kpartx.rules: skip MD devices (bsc#1195644)
* libmultipath: hwtable: use ALUA for all LIO targets (bsc#1195649)
* multipathd.service: drop ExecStartPre for loading dm-multipath
(bsc#1195397)
-------------------------------------------------------------------
Wed Feb 2 09:56:59 UTC 2022 - Martin Wilck <mwilck@suse.com>

View File

@ -1,4 +1,4 @@
name: multipath-tools
version: 0.8.8+45+suse.628d603e
mtime: 1643760027
commit: 628d603e9b71ab3572e7b0219218c4b9d88e202d
version: 0.8.8+57+suse.dfb672fe
mtime: 1644400188
commit: dfb672fefaf30f5eb30ef5bfb717d5eefc425e9e

View File

@ -1,7 +1,7 @@
#
# spec file for package multipath-tools
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -29,7 +29,7 @@
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
Name: multipath-tools
Version: 0.8.8+45+suse.628d603e
Version: 0.8.8+57+suse.dfb672fe
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only
@ -81,7 +81,6 @@ availability of the map devices.
# Currently, it makes no sense to split out libmpathpersist and libmpathcmd
# separately. libmultipath has no stable API at all, and it depends
# on libmpathcmd (to be fixed). libmpathpersist depends on libmultipath