Accepting request 505512 from home:mwilck:branches:Base:System
- Update to version 0.7.1+62+suse.7fd2387b: * Revert "kpartx: use mapname if no uuid is present" (bsc#1037533, bsc#1033541) - "no_path_retry" patch series (bsc#1043027) * libmultipath: load_config: skip setting unnecessary defaults * libmultipath: add/remove_feature: use const char* for feature * libmultipath: clarify option conflicts for "features" * libmultipath: merge_hwe: fix queue_if_no_path logic * libmultipath: assemble_map: fix queue_if_no_path logic * multipath.conf.5: document no_path_retry vs. queue_if_no_path * multipath.conf.5: Remove ??? and other minor fixes * libmultipath: add deprecated warning for some features settings - _service: Use "sles12-sp3" branch as revision, as factory and SLE12-SP3 submissions are in sync. Will be changed when factory forks off (latest at SLE12-SP3 GA). OBS-URL: https://build.opensuse.org/request/show/505512 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=126
This commit is contained in:
parent
31f29213bb
commit
fd0358b632
2
_service
2
_service
@ -5,7 +5,7 @@
|
|||||||
<param name="subdir"></param>
|
<param name="subdir"></param>
|
||||||
<param name="filename">multipath-tools</param>
|
<param name="filename">multipath-tools</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@+suse.%h</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@+suse.%h</param>
|
||||||
<param name="revision">factory</param>
|
<param name="revision">sles12-sp3</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
|
||||||
<param name="changesrevision">07c2f6ac8454445babad7927af041c3ad45279e8</param></service></servicedata>
|
<param name="changesrevision">7fd2387b55af4b0a2be10aa5e04f41a07dd752ba</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e5030019ce5a7f96096ec1cb9254d3b6e2acc00fc2cc11fad95d6499ae19568e
|
|
||||||
size 255232
|
|
3
multipath-tools-0.7.1+62+suse.7fd2387b.tar.xz
Normal file
3
multipath-tools-0.7.1+62+suse.7fd2387b.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f79094828ac6cef195bfec445ebbf63676905a72f256a0b801da6a98f167fdbd
|
||||||
|
size 255868
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 21 15:30:09 UTC 2017 - mwilck@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.7.1+62+suse.7fd2387b:
|
||||||
|
* Revert "kpartx: use mapname if no uuid is present"
|
||||||
|
(bsc#1037533, bsc#1033541)
|
||||||
|
- "no_path_retry" patch series (bsc#1043027)
|
||||||
|
* libmultipath: load_config: skip setting unnecessary defaults
|
||||||
|
* libmultipath: add/remove_feature: use const char* for feature
|
||||||
|
* libmultipath: clarify option conflicts for "features"
|
||||||
|
* libmultipath: merge_hwe: fix queue_if_no_path logic
|
||||||
|
* libmultipath: assemble_map: fix queue_if_no_path logic
|
||||||
|
* multipath.conf.5: document no_path_retry vs. queue_if_no_path
|
||||||
|
* multipath.conf.5: Remove ??? and other minor fixes
|
||||||
|
* libmultipath: add deprecated warning for some features settings
|
||||||
|
|
||||||
|
- _service: Use "sles12-sp3" branch as revision, as factory
|
||||||
|
and SLE12-SP3 submissions are in sync. Will be changed when
|
||||||
|
factory forks off (latest at SLE12-SP3 GA).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 20 06:57:53 UTC 2017 - bwiedemann@suse.com
|
Tue Jun 20 06:57:53 UTC 2017 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
@ -89,7 +89,7 @@
|
|||||||
|
|
||||||
Name: multipath-tools
|
Name: multipath-tools
|
||||||
Url: http://christophe.varoqui.free.fr/
|
Url: http://christophe.varoqui.free.fr/
|
||||||
Version: 0.7.1+53+suse.07c2f6ac
|
Version: 0.7.1+62+suse.7fd2387b
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tools to Manage Multipathed Devices with the device-mapper
|
Summary: Tools to Manage Multipathed Devices with the device-mapper
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user