Accepting request 505021 from home:mwilck:branches:Base:System
Added bsc references to .changes file OBS-URL: https://build.opensuse.org/request/show/505021 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=125
This commit is contained in:
parent
442501e252
commit
31f29213bb
@ -2,18 +2,13 @@
|
|||||||
Tue Jun 20 06:57:53 UTC 2017 - bwiedemann@suse.com
|
Tue Jun 20 06:57:53 UTC 2017 - bwiedemann@suse.com
|
||||||
|
|
||||||
- set KBUILD_BUILD_TIMESTAMP to generate reproducible man-pages
|
- set KBUILD_BUILD_TIMESTAMP to generate reproducible man-pages
|
||||||
to fix build-compare
|
to fix build-compare (bsc#1045111)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 14 08:58:23 UTC 2017 - mwilck@suse.com
|
Wed Jun 14 08:58:23 UTC 2017 - mwilck@suse.com
|
||||||
|
|
||||||
- Update to version 0.7.1+53+suse.07c2f6ac:
|
- Update to version 0.7.1+53+suse.07c2f6ac
|
||||||
Merged upstream fixes:
|
- kpartx patch series from upstream (bsc#1037533, bsc#1033541)
|
||||||
* multipath: Merge the DELL MD3xxx device configs
|
|
||||||
* multipath: fix up position independent code
|
|
||||||
* libmultipath: fix partition detection
|
|
||||||
* kpartx: default to running in sync mode
|
|
||||||
* libmultipath: force udev reloads
|
|
||||||
* kpartx: only check for 'no_partitions' feature on dm devices
|
* kpartx: only check for 'no_partitions' feature on dm devices
|
||||||
* kpartx: test-kpartx: new unit test program
|
* kpartx: test-kpartx: new unit test program
|
||||||
* kpartx: remove is_loop_device
|
* kpartx: remove is_loop_device
|
||||||
@ -26,14 +21,29 @@ Wed Jun 14 08:58:23 UTC 2017 - mwilck@suse.com
|
|||||||
* kpartx: use absolute path for regular files
|
* kpartx: use absolute path for regular files
|
||||||
* kpartx: find_loop_by_file: use sysfs
|
* kpartx: find_loop_by_file: use sysfs
|
||||||
* kpartx: include sys/sysmacros.h
|
* kpartx: include sys/sysmacros.h
|
||||||
* libmultipath: print.c: make sure lines are 0-terminated
|
* Revert "kpartx: relax check when checking for a kpartx device"
|
||||||
|
|
||||||
|
- Spec file: use new build flag for libdmmp installation
|
||||||
|
(bsc#1036652), enabled by upstream fix:
|
||||||
|
* libdmmp: enable library installation in alternative directory
|
||||||
|
|
||||||
|
- Other bug fixes from upstream:
|
||||||
|
* libmultipath: print.c: make sure lines are 0-terminated (bsc#1038865)
|
||||||
* multipath-tools: fix compilation with gcc < 4.9
|
* multipath-tools: fix compilation with gcc < 4.9
|
||||||
|
* kpartx: fix device checks
|
||||||
|
* mpath_persist: Don't join threads that don't exist
|
||||||
|
* libmultipath: fix suspended devs from failed reloads
|
||||||
|
* mpathpersist: fix one more crash possiblity
|
||||||
|
|
||||||
|
- Minor upstream changes:
|
||||||
|
* multipath: Merge the DELL MD3xxx device configs
|
||||||
|
* multipath: fix up position independent code
|
||||||
|
* libmultipath: fix partition detection (bsc#1037533)
|
||||||
|
* kpartx: default to running in sync mode
|
||||||
|
* libmultipath: force udev reloads
|
||||||
* libmultipath: print alias with no_path_retry message
|
* libmultipath: print alias with no_path_retry message
|
||||||
* multipathd: force reload device on all resizes
|
* multipathd: force reload device on all resizes
|
||||||
* libmultipath: refactor calls to get dm device info
|
* libmultipath: refactor calls to get dm device info
|
||||||
* libmultipath: fix suspended devs from failed reloads
|
|
||||||
* kpartx: fix device checks
|
|
||||||
* mpath_persist: Don't join threads that don't exist
|
|
||||||
* multipath-tools: document uid_attribute for NVME devices
|
* multipath-tools: document uid_attribute for NVME devices
|
||||||
* Makefile: Remove assignments to unused variables
|
* Makefile: Remove assignments to unused variables
|
||||||
* libmultipath/configure.h: Add a forward declaration
|
* libmultipath/configure.h: Add a forward declaration
|
||||||
@ -41,11 +51,7 @@ Wed Jun 14 08:58:23 UTC 2017 - mwilck@suse.com
|
|||||||
* Remove mpath_reverse_8bytes_order()
|
* Remove mpath_reverse_8bytes_order()
|
||||||
* Move the declaration of mpath_mx_alloc_len to a header file
|
* Move the declaration of mpath_mx_alloc_len to a header file
|
||||||
* Remove a superfluous "extern" keyword
|
* Remove a superfluous "extern" keyword
|
||||||
* mpathpersist: fix one more crash possiblity
|
|
||||||
* Revert "kpartx: relax check when checking for a kpartx device"
|
|
||||||
* mpathpersist.8: add missing documentation for -K, -C, -l
|
* mpathpersist.8: add missing documentation for -K, -C, -l
|
||||||
* libdmmp: enable library installation in alternative directory
|
|
||||||
- Spec file: use new build flag for libdmmp installation
|
|
||||||
|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
Thu Apr 27 18:15:26 UTC 2017 - mwilck@suse.com
|
Thu Apr 27 18:15:26 UTC 2017 - mwilck@suse.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user