This website requires JavaScript.
Explore
Help
Sign In
packages
/
multipath-tools
Watch
1
Star
0
Fork
0
You've already forked multipath-tools
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
70
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
zhangjiaming
162cf66748
Added 'Buildarch: noarch' to the help subpackage
2024-08-21 10:19:02 +08:00
0001-change-order-of-multipath.rules.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0002-libmpathpersist-depend-on-libmultipath.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0003-libmultipath-assign-variable-to-make-gcc-happy.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0004-RH-add-mpathconf.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0005-RH-Remove-the-property-blacklist-exception-builtin.patch
add make test
2021-08-12 14:21:19 +08:00
0006-fix-syntax-error.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0007-fix-multipathd-resize-when-not-all-paths-size-are-equal.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0008-multipathd-disable-queueing-for-recreated-map-in-uev.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0009-avoid-handling-paths-repeatedly-in-coalesce-paths.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0010-fix-bugs-backported-from-next-branch.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0011-bugfix-fix-change-reservation-key-to-uint8-for-memcmp.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0012-bugfix-ignore-for-clear-mismatch-key.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0013-bugfix-flush-and-sync-before-reboot.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0014-bugfix-RH-remove-local-disk-from-pathvec.patch
don't create local nvme multipath device when enable remove_local_path
2022-03-08 20:03:03 +08:00
0015-bugfix-lun-expansion-failure-when-there-is-offline-path.patch
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
0016-bugfix-change-log-level-to-info-if-alua-is-not-support-by-s.patch
remove patch that has been fixed in 0.8.4
2020-10-27 15:06:42 +08:00
0017-bugfix-clear-mpp-path-reference-when-path-is-freed-otherwis.patch
remove patch that has been fixed in 0.8.4
2020-10-27 15:06:42 +08:00
0018-bugfix-libmultipath-fix-memory-leak-in-disassemble_map.patch
remove patch that has been fixed in 0.8.4
2020-10-27 15:06:42 +08:00
0019-fix-find-multipath-failure.patch
multipath.conf.5: fix documentation for find_multipaths
2024-07-05 11:00:17 +08:00
0020-change-kpartx-file-and-default-bindir.patch
remove patch that has been fixed in 0.8.4
2020-10-27 15:06:42 +08:00
0021-master-libmultipath-fix-use-after-free-when-iscsi-lo.patch
remove patch that has been fixed in 0.8.4
2020-10-27 15:06:42 +08:00
0022-libmultipath-warn-if-freeing-path-that-holds-mpp-hwe.patch
remove patch that has been fixed in 0.8.4
2020-10-27 15:06:42 +08:00
0023-libmultipath-warn-about-NULL-value-of-mpp-hwe.patch
remove patch that has been fixed in 0.8.4
2020-10-27 15:06:42 +08:00
0024-libmultipath-fix-mpp-hwe-handling-in-sync_paths.patch
remove patch that has been fixed in 0.8.4
2020-10-27 15:06:42 +08:00
0025-fix-boolean-value-with-json-c-0.14.patch
remove patch that has been fixed in 0.8.4
2020-10-27 15:06:42 +08:00
0026-multipath-tools-tests-directio-fix-Wmaybe-uninitaliz.patch
fix testcode compile error
2021-08-13 09:22:03 +08:00
0027-libmultipath-refactor-path-counting.patch
count pending path as actvie on loads
2021-11-26 10:40:35 +08:00
0028-libmultipath-count-pending-paths-as-active-on-loads.patch
count pending path as actvie on loads
2021-11-26 10:40:35 +08:00
0029-clear-path-in-mpp-pg-in-clear_ref_from_mpp.patch
fix coredump and memory leak in long-term stability test
2022-04-08 14:22:38 +08:00
0030-multipathd-fix-mpp-hwe-use-after-free-in-ev_remove_p.patch
fix coredump and memory leak in long-term stability test
2022-04-08 14:22:38 +08:00
0031-libmultipath-fix-daemon-memory-leak-in-disassemble_m.patch
fix coredump and memory leak in long-term stability test
2022-04-08 14:22:38 +08:00
0032-libmultipath-fix-multipathd-coredump-in-disassemble_.patch
fix coredump and memory leak in long-term stability test
2022-04-08 14:22:38 +08:00
0033-multipath-fix-exit-status-of-multipath-T.patch
multipath fix exit status of multipath -T
2022-10-18 21:41:36 +08:00
0034-multipath-tools-use-run-instead-of-dev-shm.patch
use /run instead /dev/shm to fix CVE-2022-41973
2022-11-02 11:54:16 +08:00
0035-multipathd-add-and-set-cli_handlers-in-a-single-step.patch
fix CVE-2022-41974
2022-11-07 11:24:55 +08:00
0036-multipathd-make-all-cli_handlers-static.patch
fix CVE-2022-41974
2022-11-07 11:24:55 +08:00
0037-multipathd-Fix-command-completion-in-interactive-mod.patch
fix CVE-2022-41974
2022-11-07 11:24:55 +08:00
0038-multipathd-more-robust-command-parsing.patch
fix CVE-2022-41974
2022-11-07 11:24:55 +08:00
0039-multipathd-Fixed-multipathd-parameter-invoking-seque.patch
CVE-2022-41973 modify the parameter sequence of mpathpersist
2022-11-29 16:11:33 +08:00
0040-fix-build-failure-caused-by-new-comp.patch
fix build error
2023-11-28 19:29:17 +08:00
0041-libmultipath-make-sysfs_is_multipathed-able-to-retur.patch
fix multipath -u not recognize multipath devices
2024-01-03 15:14:24 +08:00
0042-multipath-centralize-validation-code.patch
fix multipath -u not recognize multipath devices
2024-01-03 15:14:24 +08:00
0043-libmultipath-dm_map_present_by_uuid-fix-dm_task_crea.patch
fix multipath -u not recognize multipath devices
2024-01-03 15:14:24 +08:00
0044-multipathd.socket-add-missing-conditions-from-servic.patch
multipathd.socket: add missing conditions from service unit
2024-05-29 16:28:36 +08:00
0045-libmultipath-ignore-multipaths-sections-without-wwid.patch
fix multipathd service coredump caused by empty item in multipath.conf
2024-05-30 13:39:40 +08:00
0046-libmultipath-check-for-null-wwid-before-strcmp.patch
fix multipathd service coredump caused by empty item in multipath.conf
2024-05-30 13:39:40 +08:00
0047-libmultipath-sysfs_set_scsi_tmo-do-nothing-for-ACT_D.patch
libmultipath: sysfs_set_scsi_tmo: do nothing for ACT_DRY_RUN
2024-06-05 11:28:29 +08:00
0048-multipath.conf.5-fix-documentation-for-find_multipat.patch
multipath.conf.5: fix documentation for find_multipaths
2024-07-05 11:00:17 +08:00
0049-multipath.conf.5-fix-the-description-of-prio_args-fo.patch
multipath.conf.5: fix the description of prio_args for path_latency prio
2024-08-02 10:06:01 +08:00
0050-multipath-display-the-correct-configuration-when-dum.patch
multipath: display the correct configuration when dumpping config
2024-08-05 14:38:23 +08:00
0051-multipath-return-failure-on-an-invalid-remove-comman.patch
multipath: return failure on an invalid remove command
2024-08-07 14:58:26 +08:00
0052-libmultipath-limit-paths-that-can-get-wwid-from-envi.patch
libmultipath: limit paths that can get wwid from environment
2024-08-08 14:24:46 +08:00
multipath-tools-d491591.tgz
upgrade to 0.8.4
2020-08-26 10:13:55 +08:00
multipath-tools.spec
Added 'Buildarch: noarch' to the help subpackage
2024-08-21 10:19:02 +08:00
multipath.conf
rename the package
2020-01-10 17:13:17 +08:00
Description
No description provided
1
MiB
Languages
Diff
100%