forked from pool/multipath-tools
Accepting request 835004 from home:mwilck:branches:Base:System
- Update to version 0.8.4+192+suse.1bc10ad: * Fix handling of hardware properties for maps without paths (bsc#1176644) - Update to version 0.8.4+190+suse.fe234ea: * Fixes for daemon shutdown issues from SLE(bsc#1110060, bsc#1110439) - multipathd: allow shutdown during configure() * fix compilation of external programs with -lmultipath (bsc#1133957, necessary after the above fix) * Minor upstream fixes OBS-URL: https://build.opensuse.org/request/show/835004 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=230
This commit is contained in:
parent
9901c78d8c
commit
f65cd79fe8
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
||||
<param name="changesrevision">1817ce28a96a6440d8165de8696ceb2d23466261</param></service></servicedata>
|
||||
<param name="changesrevision">1bc10ad9aee9598a36ee7107371a78b813baf968</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31f0296045c1922e024d9c34fe0e7562fae23745dd2dd6b2aa8425c2e603cd4e
|
||||
size 2486796
|
3
multipath-tools-0.8.4+192+suse.1bc10ad.obscpio
Normal file
3
multipath-tools-0.8.4+192+suse.1bc10ad.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe4829bc4dc1810e683ea4fe4578824c930c2196edbdfe30eacfdae4835a83f4
|
||||
size 2487820
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 20:36:40 UTC 2020 - mwilck@suse.com
|
||||
|
||||
- Update to version 0.8.4+192+suse.1bc10ad:
|
||||
* Fix handling of hardware properties for maps without paths
|
||||
(bsc#1176644)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 16:44:13 UTC 2020 - mwilck@suse.com
|
||||
|
||||
- Update to version 0.8.4+190+suse.fe234ea:
|
||||
* Fixes for daemon shutdown issues from SLE(bsc#1110060, bsc#1110439)
|
||||
- multipathd: allow shutdown during configure()
|
||||
* fix compilation of external programs with -lmultipath
|
||||
(bsc#1133957, necessary after the above fix)
|
||||
* Minor upstream fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 10 19:06:10 UTC 2020 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: multipath-tools
|
||||
version: 0.8.4+183+suse.1817ce2
|
||||
mtime: 1598520717
|
||||
commit: 1817ce28a96a6440d8165de8696ceb2d23466261
|
||||
version: 0.8.4+192+suse.1bc10ad
|
||||
mtime: 1600288327
|
||||
commit: 1bc10ad9aee9598a36ee7107371a78b813baf968
|
||||
|
||||
|
@ -39,7 +39,7 @@
|
||||
%define _sysdir usr/lib
|
||||
|
||||
Name: multipath-tools
|
||||
Version: 0.8.4+183+suse.1817ce2
|
||||
Version: 0.8.4+192+suse.1bc10ad
|
||||
Release: 0
|
||||
Summary: Tools to Manage Multipathed Devices with the device-mapper
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user