update multipath-tools.spec.

This commit is contained in:
lfl 2020-06-30 09:59:12 +08:00 committed by Gitee
parent b6a5d21702
commit 76ab72eab8

View File

@ -1,6 +1,6 @@
Name: multipath-tools Name: multipath-tools
Version: 0.7.7 Version: 0.7.7
Release: 18 Release: 19
Summary: Tools to manage multipath devices with the device-mapper Summary: Tools to manage multipath devices with the device-mapper
License: GPLv2-or-later and LGPLv2+ License: GPLv2-or-later and LGPLv2+
URL: http://christophe.varoqui.free.fr/ URL: http://christophe.varoqui.free.fr/
@ -8,68 +8,64 @@ URL: http://christophe.varoqui.free.fr/
# curl "https://git.opensvc.com/?p=multipath-tools/.git;a=snapshot;h=ef6d98b;sf=tgz" -o multipath-tools-ef6d98b.tgz # curl "https://git.opensvc.com/?p=multipath-tools/.git;a=snapshot;h=ef6d98b;sf=tgz" -o multipath-tools-ef6d98b.tgz
Source0: multipath-tools-ef6d98b.tgz Source0: multipath-tools-ef6d98b.tgz
Source1: multipath.conf Source1: multipath.conf
Patch0000: 0000-libmultipath-remove-last-of-rbd-code.patch Patch0: 0000-libmultipath-remove-last-of-rbd-code.patch
Patch0001: 0001-libmultipath-fix-detect-alua-corner-case.patch Patch1: 0001-libmultipath-fix-detect-alua-corner-case.patch
Patch0002: 0002-multipath-fix-setting-conf-version.patch Patch2: 0002-multipath-fix-setting-conf-version.patch
Patch0003: 0003-mpathpersist-add-param-alltgpt-option.patch Patch3: 0003-mpathpersist-add-param-alltgpt-option.patch
Patch0004: 0004-libmutipath-remove-unused-IDE-bus-type.patch Patch4: 0004-libmutipath-remove-unused-IDE-bus-type.patch
Patch0005: 0005-multipathd-add-new-protocol-path-wildcard.patch Patch5: 0005-multipathd-add-new-protocol-path-wildcard.patch
Patch0006: 0006-libmultipath-add-protocol-blacklist-option.patch Patch6: 0006-libmultipath-add-protocol-blacklist-option.patch
Patch0007: 0007-libmultipath-remove-_filter_-blacklist-functions.patch Patch7: 0007-libmultipath-remove-_filter_-blacklist-functions.patch
Patch0008: 0008-multipath-tests-change-to-work-with-old-make-version.patch Patch8: 0008-multipath-tests-change-to-work-with-old-make-version.patch
Patch0009: 0009-multipath-tests-add-blacklist-tests.patch Patch9: 0009-multipath-tests-add-blacklist-tests.patch
Patch0010: 0010-mpathpersist-add-missing-param-rk-usage-info.patch Patch10: 0010-mpathpersist-add-missing-param-rk-usage-info.patch
Patch0011: 0011-change-order-of-multipath.rules.patch Patch11: 0011-change-order-of-multipath.rules.patch
Patch0012: 0012-RH-Remove-the-property-blacklist-exception-builtin.patch Patch12: 0012-RH-Remove-the-property-blacklist-exception-builtin.patch
Patch0013: 0013-RH-add-mpathconf.patch Patch13: 0013-RH-add-mpathconf.patch
Patch14: 0014-fix-segfault-when-mount-or-umount-VIMS-with-reservation-conflict.patch
Patch9000: 9000-fix-segfault-when-mount-or-umount-VIMS-with-reservation-conflict.patch Patch15: 0015-fix-multipathd-resize-when-not-all-paths-size-are-equal.patch
Patch9001: 9001-fix-multipathd-resize-when-not-all-paths-size-are-equal.patch Patch16: 0016-multipathd-disable-queueing-for-recreated-map-in-uev.patch
Patch9002: 9002-multipathd-disable-queueing-for-recreated-map-in-uev.patch Patch17: 0017-avoid-handling-paths-repeatedly-in-coalesce-paths.patch
Patch9003: 9003-avoid-handling-paths-repeatedly-in-coalesce-paths.patch Patch18: 0018-fix-bugs-backported-from-next-branch.patch
Patch9004: 9004-fix-bugs-backported-from-next-branch.patch Patch19: 0019-bugfix-fix-change-reservation-key-to-uint8-for-memcmp.patch
Patch9005: 9005-bugfix-fix-change-reservation-key-to-uint8-for-memcmp.patch Patch20: 0020-bugfix-ignore-for-clear-mismatch-key.patch
Patch9006: 9006-bugfix-ignore-for-clear-mismatch-key.patch Patch21: 0021-bugfix-flush-and-sync-before-reboot.patch
Patch9007: 9007-bugfix-flush-and-sync-before-reboot.patch Patch22: 0022-bugfix-RH-remove-local-disk-from-pathvec.patch
Patch9008: 9008-bugfix-RH-remove-local-disk-from-pathvec.patch Patch23: 0023-bugfix-lun-expansion-failure-when-there-is-offline-path.patch
Patch9009: 9009-bugfix-lun-expansion-failure-when-there-is-offline-path.patch Patch24: 0024-bugfix-some-memory-leaks-issues-in-libmpathpersist.patch
Patch9010: 9010-bugfix-some-memory-leaks-issues-in-libmpathpersist.patch Patch25: 0025-libmultipath-fix-set_int-error-path.patch
Patch26: 0026-libmultipath-free-allocated-value-in-set_int.patch
Patch6000: 6000-libmultipath-fix-set_int-error-path.patch Patch27: 0027-libmultipath-fix-memory-issue-in-path_latency-prio.patch
Patch6001: 6001-libmultipath-free-allocated-value-in-set_int.patch Patch28: 0028-libmultipath-fix-null-dereference-int-alloc_path_group.patch
Patch6002: 6002-libmultipath-fix-memory-issue-in-path_latency-prio.patch Patch29: 0029-multipath-fix-max-array-size-in-print_cmd_valid.patch
Patch6003: 6003-libmultipath-fix-null-dereference-int-alloc_path_group.patch Patch30: 0030-multipathd-minor-fixes.patch
Patch6004: 6004-multipath-fix-max-array-size-in-print_cmd_valid.patch Patch31: 0031-multipathd-fix-memory-leak-on-error-in-configure.patch
Patch6005: 6005-multipathd-minor-fixes.patch Patch32: 0032-multipathd-check-for-NULL-udevice-in-cli_add_path.patch
Patch6006: 6006-multipathd-fix-memory-leak-on-error-in-configure.patch Patch33: 0033-kpartx-fix-apparent-out-of-bounds-access.patch
Patch6007: 6007-multipathd-check-for-NULL-udevice-in-cli_add_path.patch Patch34: 0034-libmultipath-fix-apparent-overflow.patch
Patch6008: 6008-kpartx-fix-apparent-out-of-bounds-access.patch Patch35: 0035-libmultipath-fix-int-overflow-in-sysfs_set_scsi_tmo.patch
Patch6009: 6009-libmultipath-fix-apparent-overflow.patch Patch36: 0036-libmultipath-fix-enum-misuse-for-find_multipaths.patch
Patch6010: 6010-libmultipath-fix-int-overflow-in-sysfs_set_scsi_tmo.patch Patch37: 0037-libmultipath-fix-possible-NULL-dereference.patch
Patch6011: 6011-libmultipath-fix-enum-misuse-for-find_multipaths.patch Patch38: 0038-fix-syntax-error.patch
Patch6012: 6012-libmultipath-fix-possible-NULL-dereference.patch Patch39: 0039-bugfix-change-log-level-to-info-if-alua-is-not-support-by-s.patch
Patch6014: 6014-fix-syntax-error.patch Patch40: 0040-bugfix-clear-mpp-path-reference-when-path-is-freed-otherwis.patch
Patch41: 0041-bugfix-libmultipath-fix-memory-leaks-from-scandir-use.patch
Patch9011: 9011-bugfix-change-log-level-to-info-if-alua-is-not-support-by-s.patch Patch42: 0042-bugfix-libmultipath-fix-memory-leak-in-disassemble_map.patch
Patch9012: 9012-bugfix-clear-mpp-path-reference-when-path-is-freed-otherwis.patch Patch43: 0043-multipathd-fix-mpp-hwe-handling-when-paths-are-freed.patch
Patch9013: 9013-bugfix-libmultipath-fix-memory-leaks-from-scandir-use.patch Patch44: 0044-bugfix-check-close-return-value.patch
Patch9014: 9014-bugfix-libmultipath-fix-memory-leak-in-disassemble_map.patch Patch45: 0045-fix-find-multipath-failure.patch
Patch6013: 6013-multipathd-fix-mpp-hwe-handling-when-paths-are-freed.patch Patch46: 0046-change-kpartx-file-and-default-bindir.patch
Patch9015: 9015-bugfix-check-close-return-value.patch Patch47: 0047-multipathd-ignore-failed-wwid-recheck.patch
Patch9016: 9016-fix-find-multipath-failure.patch Patch48: 0048-libmultipath-group_by_prio-fix-signedness-bug.patch
Patch9017: 9017-change-kpartx-file-and-default-bindir.patch Patch49: 0049-multipathd-handle-NULL-return-from-genhelp_handler.patch
Patch50: 0050-libmultipath-fix-parsing-of-VPD-83-type-1-T10-vendor.patch
Patch6020: 6020-multipathd-ignore-failed-wwid-recheck.patch Patch51: 0051-libmultipath-Fix-buffer-overflow-in-parse_vpd_pg80.patch
Patch6021: 6021-libmultipath-group_by_prio-fix-signedness-bug.patch Patch52: 0052-libmultipath-fix-another-WWID-overflow-in-parse_vpd_.patch
Patch6022: 6022-multipathd-handle-NULL-return-from-genhelp_handler.patch Patch53: 0053-libmultipath-fix-possible-WWID-overflow-in-parse_vpd.patch
Patch6023: 6023-libmultipath-fix-parsing-of-VPD-83-type-1-T10-vendor.patch Patch54: 0054-libmultipath-fix-parsing-of-SCSI-name-string-iqn-for.patch
Patch6024: 6024-libmultipath-Fix-buffer-overflow-in-parse_vpd_pg80.patch Patch55: 0055-libmultipath-fix-double-free-in-pgpolicyfn-error-pat.patch
Patch6025: 6025-libmultipath-fix-another-WWID-overflow-in-parse_vpd_.patch Patch56: 0056-libmultipath-fix-files-read-from-config_dir.patch
Patch6026: 6026-libmultipath-fix-possible-WWID-overflow-in-parse_vpd.patch Patch57: 0057-libmultipath-fix-sgio_get_vpd-looping.patch
Patch6027: 6027-libmultipath-fix-parsing-of-SCSI-name-string-iqn-for.patch
Patch6028: 6028-libmultipath-fix-double-free-in-pgpolicyfn-error-pat.patch
Patch6029: 6029-libmultipath-fix-files-read-from-config_dir.patch
Patch6030: 6030-libmultipath-fix-sgio_get_vpd-looping.patch
BuildRequires: gcc, libaio-devel, userspace-rcu-devel, device-mapper-devel >= 1.02.89 BuildRequires: gcc, libaio-devel, userspace-rcu-devel, device-mapper-devel >= 1.02.89
@ -211,6 +207,12 @@ fi
%changelog %changelog
* Tue Jun 30 2020 volcanodragon <linfeilong@huawei.com> - 0.7.7-19
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:rename patches
* Sat May 28 2020 ethan848 <mingfangsen@huawei.com> - 0.7.7-18 * Sat May 28 2020 ethan848 <mingfangsen@huawei.com> - 0.7.7-18
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA