Accepting request 726994 from home:mwilck:branches:Base:System

added bug ref and shortened changelog

OBS-URL: https://build.opensuse.org/request/show/726994
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=202
This commit is contained in:
Martin Wilck 2019-08-29 11:23:14 +00:00 committed by Git OBS Bridge
parent 1549024e87
commit f7a8dbfbd9

View File

@ -1,4 +1,4 @@
----------------------------------------------------------------------------------------------
-------------------------------------------------------------------
Thu Aug 29 08:22:13 UTC 2019 - mwilck@suse.com
- Update to version 0.8.2+26+suse.d884195:
@ -7,20 +7,10 @@ Thu Aug 29 08:22:13 UTC 2019 - mwilck@suse.com
* multipath.conf: add "enable_foreign" parameter (bsc#1139837)
* Set default for "enable_foreign" to "NONE" (bsc#1139837)
added libmultipath-set-enable_foreign-to-NONE-by-default.patch
- Added reviewed upstream patches
* multipath: update man pages
* multipathd: use marginal_pathgroups
* libmutipath: deprecate delay_*_checks
* libmultipath: add marginal_pathgroups config option
* tests: add tests for grouping marginal paths.
* libmultipath: make group_paths handle marginal paths
* libmultipath: make pgpolicyfn take a paths vector
* libmultipath: consolidate group_by_* functions
* libmultipath: fix double free in pgpolicyfn error paths
* tests: update pgpolicy tests to work with group_paths()
* libmultipath: add wrapper function around pgpolicyfn
* tests: add path grouping policy unit tests.
* libmultipath: add marginal paths and groups infrastructure
- Added reviewed upstream patches (marginal path patch set from Red Hat)
* add "marginal_pathgroups" config option
* deprecate "delay_wait_checks" and "delay_watch_checks"; they are
now automatically mapped to eqivalent "san_path_err_..." settings.
-------------------------------------------------------------------
Tue Jul 16 13:01:13 UTC 2019 - mwilck@suse.com
@ -28,7 +18,7 @@ Tue Jul 16 13:01:13 UTC 2019 - mwilck@suse.com
- Update to version 0.8.2+11+suse.0f6a649:
* kpartx: recognize DASD on loop devices again (bsc#1139775)
* Bump version to 0.8.2 - most changes were already in SUSE tree
* Man page improvements
* Man page improvements (bsc#1148767)
-------------------------------------------------------------------
Tue Jul 02 22:21:14 UTC 2019 - mwilck@suse.com
@ -79,7 +69,7 @@ Tue Apr 30 14:48:40 UTC 2019 - mwilck@suse.com
- multipath -u: test socket connection in non-blocking mode
* Fix priority handling for offline paths
(bsc#1118495)
- Update to upstream 0.8.1
- Update to upstream 0.8.1 (bsc#1148767)
* Avoid device IO in "multipath -u" (bsc#1125145)
* multipathd: protect all access to running_state
(bsc##1110060, bsc#1110439)