-
Sun Mar 07 2021 Benjamin Marzinski <bmarzins@redhat.com> 0.8.4-10
- Add 0062-libmultipath-select_action-don-t-drop-map-if-alias-c.patch
* Fall back to WWID names instead of removing existing device
- Add 0063-libmultipath-check-if-user_friendly_name-is-in-use.patch
* make sure to choose a user_friendly_name that isn't in use
* Fixes bz #1923777
- Add alias_clash CI test
- Resolves: bz #1923777
-
Wed Feb 10 2021 Benjamin Marzinski <bmarzins@redhat.com> 0.8.4-9
- Add 0060-kpartx-free-loop-device-after-listing-partitions.patch
* Fixes bz #1925490
- Add 0061-RH-fix-find_multipaths-in-mpathconf.patch
* Fixes bz #1921651
- Resolves: bz #1921651, #1925490
-
Wed Jan 27 2021 Benjamin Marzinski <bmarzins@redhat.com> 0.8.4-7
- Add 0052-libmultipath-check-for-null-wwid-before-strcmp.patch
* Missing part of fix for bz #1897815
- Add 0053-libmultipath-make-find_err_path_by_dev-static.patch
- Add 0054-multipathd-avoid-io_err_stat-crash-during-shutdown.patch
- Add 0055-multipathd-avoid-io_err_stat-ABBA-deadlock.patch
- Add 0056-multipathd-use-get_monotonic_time-in-io_err_stat-cod.patch
- Add 0057-multipathd-combine-free_io_err_stat_path-and-destroy.patch
- Add 0058-multipathd-cleanup-logging-for-marginal-paths.patch
* The above 6 patches fix bz #1920795
- Add 0059-libmpathpersist-fix-thread-safety-of-default-functio.patch
* Fixes bz #1913549
- Resolves: bz #1897815, #1913549, #1920795
-
Tue Dec 15 2020 Benjamin Marzinski <bmarzins@redhat.com> 0.8.4-6
- Add 0050-multipathd-Fix-multipathd-stopping-on-shutdown.patch
* Fixes bz #1892496
- Add 0051-multipath.conf.5-Improve-checker_timeout-description.patch
* Fixes bz #1906073
- Resolves: bz #1892496, #1906073
-
Tue Nov 10 2020 Benjamin Marzinski <bmarzins@redhat.com> 0.8.4-6
- Add 0039-libmultipath-factor-out-code-to-get-vpd-page-data.patch
- Add 0040-libmultipath-limit-reading-0xc9-vpd-page.patch
* Only check for rdac support on configured devices, or devices where
vpd page 0x00 indicates support for vpd page 0xc9
* Fixes bz #1877415
- Add 0041-libmultipath-add-device-to-hwtable.c.patch
* Add support for Fujitsu Eternus AB/HB
* Fixes bz #1857429
- Add 0042-libmultipath-move-fast_io_fail-defines-to-structs.h.patch
- Add 0043-libmultipath-add-eh_deadline-multipath.conf-paramete.patch
* Fixes bz #1819897
- Add 0044-libmultipath-don-t-dlclose-tur-checker-DSO.patch
* Fixes bz #1875384
- Add 0045-libmultipath-warn-about-missing-braces-at-end-of-mul.patch
* Fixes bz #1897530
- Add 0046-libmultipath-ignore-multipaths-sections-without-wwid.patch
* Fixes bz #1897815
- Add 0047-tests-fix-missing-priority-blacklist-test.patch
- Add 0048-mpathpersist-Fix-Register-and-Ignore-with-0x00-SARK.patch
* Make mpathpersist Register and Ignore command clear the registration
with a 0x0 SARK, like sg_persist does.
* Fixes bz #1894103
- Add 0049-mpathpersist-update-prkeys-file-on-changing-registra.patch
* Fixes bz #1900522
* The above 11 patches have all been submitted upstream
- Resolves: bz #1819897, #1857429, #1875384, #1877415, #1894103, #1897530
- Resolves: bz #1897815, #1900522
-
Mon Jul 13 2020 Benjamin Marzinski <bmarzins@redhat.com> 0.8.4-5
- Add 0038-multipath-deal-with-failures-flushing-maps.patch
* Don't print "fail" if multipath needs to failback to removing
a device itself.
* Fixes bz #1845875
- Modify multipath_conf_syntax CI test
* It started failing because "multpath -F" can now start multipathd
via the socket, and the test expected multipathd to not be running
- Resolves: bz #1845875
-
Fri Jul 10 2020 Benjamin Marzinski <bmarzins@redhat.com> 0.8.4-4
- Add 0037-libmultipath-count-pending-paths-as-active-on-loads.patch
* make udev treat the device as having paths, so it will run kpartx
* Fixes bz #1846866
- Resolves: bz #1846866
-
Mon Jul 06 2020 Benjamin Marzinski <bmarzins@redhat.com> 0.8.4-3
- Add 0024-libmultipath-make-dm_get_map-status-return-codes-sym.patch
- Add 0025-multipathd-fix-check_path-errors-with-removed-map.patch
- Add 0026-libmultipath-make-dm_flush_maps-only-return-0-on-suc.patch
- Add 0027-multipathd-add-del-maps-multipathd-command.patch
- Add 0028-multipath-make-flushing-maps-work-like-other-command.patch
- Add 0029-multipath-delegate-flushing-maps-to-multipathd.patch
- Add 0030-multipath-add-option-to-skip-multipathd-delegation.patch
* The above 7 patches fix bz #1845875. Multipath now attempts to
delegate device removal to multipathd, and multipathd handles
external device removal better.
- Add 0031-libmultipath-fix-sysfs-dev_loss_tmo-parsing.patch
* Fixes bz #1852843
- Add 0032-kpartx-read-devices-with-direct-IO.patch
* Fixes bz #1814858
- Add 0033-kpartx-handle-alternate-bsd-disklabel-location.patch
- Add 0034-libmultipath-fix-checker-detection-for-nvme-devices.patch
* fixes bz #1845915
- Add 0035-Makefile.inc-trim-extra-information-from-systemd-ver.patch
- Add 0036-kpartx-fix-Wsign-compare-error.patch
- Resolves: bz #1814858, #1845875, #1845915, #1852843
-
Tue Jun 09 2020 Benjamin Marzinski <bmarzins@redhat.com> 0.8.4-2
- Add 0021-libmultipath-remove-_blacklist_exceptions-functions.patch
- Add 0022-libmultipath-fix-parser-issue-with-comments-in-strin.patch
- Add 0023-libmultipath-invert-regexes-that-start-with-exclamat.patch
* This commit also changes the default devnode blacklist to
blacklist all devices except scsi, dasd, and nvme.
- Resolves: bz #1828180
-
Wed May 27 2020 Benjamin Marzinski <bmarzins@redhat.com> 0.8.4-1
- Update Source to upstream version 0.8.4
* This version includes the fixes for bz #1768894 & #1821214
* Previous patches 0001-0009 are included in this version
- Rename files
* Previous patches 0010-0019 are now 0011-0020
- Add 0001-libmultipath-assign-variable-to-make-gcc-happy.patch
- Add 0002-libmutipath-don-t-close-fd-on-dm_lib_release.patch
- Add 0003-libmultipath-allow-force-reload-with-no-active-paths.patch
* make multipath and multipathd reload maps with no active paths
(bz #1814858)
- Add 0004-libmpathpersist-depend-on-libmultipath.patch
- Add 0005-multipath-tools-Makefile-more-dependency-fixes-for-p.patch
- Add 0006-multipath-tools-Makefile.inc-set-Wno-error-clobbered.patch
- Add 0007-libmultipath-discovery.c-use-z-qualifier-for-size_t.patch
- Add 0008-libmultipath-eliminate-more-signed-unsigned-comparis.patch
- Add 0009-libmultipath-set_uint-fix-parsing-for-32bit.patch
- Add 0010-multipath-tools-Makefile-add-install-dependency.patch
* The above 10 patches have been submitted upstream
- Resolves: bz #1768894, #1814858, #1821214