Accepting request 431188 from home:hreinecke:branches:Base:System

- Update to version 0.6.2+suse20160928.8939fb6

- Implement support for 'multipath=off' and 'nompath'
  kernel commandline options (bsc#1001691)

- multipath: avoid crash when using modified configuration
  (bsc#1000914)

OBS-URL: https://build.opensuse.org/request/show/431188
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=110
This commit is contained in:
Dirk Mueller 2016-09-30 12:07:49 +00:00 committed by Git OBS Bridge
parent dfc9ea35e8
commit 9a68597439
5 changed files with 24 additions and 7 deletions

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
<param name="changesrevision">a385ea71b55a1ecb01afc121c372b1b9964b0744</param>
<param name="changesrevision">c560463067b27825167e63d9f6b52c90751bea98</param>
</service>
</servicedata>
</servicedata>

View File

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

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Sep 29 06:04:00 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 0.6.2+suse20160928.8939fb6
-------------------------------------------------------------------
Thu Sep 29 08:03:04 CEST 2016 - hare@suse.de
- Implement support for 'multipath=off' and 'nompath'
kernel commandline options (bsc#1001691)
-------------------------------------------------------------------
Wed Sep 28 13:26:55 CEST 2016 - hare@suse.de
- multipath: avoid crash when using modified configuration
(bsc#1000914)
-------------------------------------------------------------------
Mon Sep 19 10:55:20 CEST 2016 - hare@suse.de

View File

@ -16,7 +16,7 @@
#
%define version_unconverted 0.6.2+suse20160919.a385ea7
%define version_unconverted 0.6.2+suse20160928.8939fb6
Name: multipath-tools
BuildRequires: device-mapper-devel
@ -31,7 +31,7 @@ Url: http://christophe.varoqui.free.fr/
Requires: device-mapper >= 1.2.78
Requires: kpartx
PreReq: %insserv_prereq %fillup_prereq coreutils grep
Version: 0.6.2+suse20160919.a385ea7
Version: 0.6.2+suse20160928.8939fb6
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0