-
Fri Jul 17 2020 Benjamin Marzinski <bmarzins@redhat.com> 0.8.3-3.2
- Bump release number for rebuild
- Resolves: bz #1856944
-
Wed Jul 15 2020 Benjamin Marzinski <bmarzins@redhat.com> 0.8.3-3.1
- Add 0020-libmultipath-make-dm_get_map-status-return-codes-sym.patch
- Add 0021-multipathd-fix-check_path-errors-with-removed-map.patch
* The above 2 patches fix bz #1856944. multipathd handles external
device removal better.
- Resolves: bz #1856944
-
Fri Nov 08 2019 Benjamin Marzinski <bmarzins@redhat.com> 0.8.3-3
- Rename files
* Previous patches 0004-0013 are now 0010-0019
* 0014-RH-add-mpathconf.patch now makes mpathconf default to not
printing foreign devices (bz #1760709)
- Add 0004-libmultipath-remove-unused-path-prio_args.patch
- Add 0005-libmultipath-constify-get_unaligned_be.patch
- Add 0006-libmultipath-add-missing-hwe-mpe-variable-merges.patch
- Add 0007-libmultipath-fix-sgio_get_vpd-looping.patch
- Add 0008-libmultipath-add-vend_id-to-get_vpd_sgio.patch
- Add 0009-libmultipath-add-code-to-get-vendor-specific-vpd-dat.patch
* Add the '%g' maps and paths format wildcard, and the vpd_vendor
multipath.conf devices section parameter. (bz #1527212)
- Resolves: bz #1527212, #1760709
-
Mon Oct 14 2019 Benjamin Marzinski <bmarzins@redhat.com> 0.8.3-2
- Update CI tests
- Related: bz #1690515
-
Tue Oct 08 2019 Benjamin Marzinski <bmarzins@redhat.com> 0.8.3-1
- Update Source to upstream version 0.8.3
* This version includes the fixes for bz #1690515, #1703439,
* Previous patches 0001-0017 & 0031-0036 are included in this version
- Rename files
* Previous patches 0018-0026 & 0028 are now 0004-0013
* 0008-RH-add-mpathconf.patch has been modified to add a
--property_blacklist option to fix bz #1753729
- Add 0001-multipathd-warn-when-configuration-has-been-changed.patch
* Multipath now logs a warning message when the configuration file
has been changed to fix bz #1750594
- Add 0002-libmultipath-fix-leak-in-foreign-code.patch
- Add 0003-Fix-leak-in-mpathpersist.patch
* The above 3 patches have been submitted upstream
- Resolves: bz #1690515, #1703439, #1719562, #1747534, #1750594, #1753729
-
Mon Jun 03 2019 Benjamin Marzinski <bmarzins@redhat.com> 0.8.0-5
- Bump release number for test fix commit 0b68e623
- Related: bz #1666322
-
Tue May 28 2019 Benjamin Marzinski <bmarzins@redhat.com> 0.8.0-4
- Add 0035-BZ-1700911-hwtable-add-Lenovo-DE-series.patch
- Add 0036-libmultipath-make-vector_foreach_slot_backwards-work.patch
* Fix for bz #1713459
- Fixes for bz #1666322 and #1669097 were included in 0.8.0 upstream
code
- Resolves: bz #1666322, #1669097, #1700911, #1713459
-
Thu May 16 2019 Benjamin Marzinski <bmarzins@redhat.com> 0.8.0-3
- Add 0031-libmultipath-handle-clock_gettime-failures-in-tur-ch.patch
- Add 0032-kpartx-fail-if-dup-of-dasd-file-descriptor-fails.patch
- Add 0033-multipathd-fix-REALLOC_REPLY-with-max-length-reply.patch
- Add 0034-multipathd-handle-NULL-return-from-genhelp_handler.patch
* The above 4 patches have been submitted upstream
- Related: bz #1498546
-
Tue Apr 30 2019 Benjamin Marzinski <bmarzins@redhat.com> 0.8.0-2
- Add 0029-BZ-1700451-check-on-multipathd-without-starting-it.patch
- Add 0030-BZ-1700451-test-socket-connection-in-non-blocking-mo.patch
* the "multipath -u" call in 62-multipath.rules should no longer hang
on multipathd startup.
- Resolves: bz #1700451
-
Mon Apr 08 2019 Benjamin Marzinski <bmarzins@redhat.com> 0.8.0-1
- Update Source to upstream version 0.8.0
* Previous patches 0001-0006 & 0015-0019 are included in this commit
- Rename files
* Previous patches 0007-0014 are now 0018-0025
* Previous patches 0020-0023 are now 0001, 0006 & 0007
- Add 0002-libmultipath-handle-existing-paths-in-marginal_path-.patch
- Add 0003-multipathd-cleanup-marginal-paths-checking-timers.patch
- Add 0004-libmultipath-fix-marginal-paths-queueing-errors.patch
- Add 0005-libmultipath-fix-marginal_paths-nr_active-check.patch
- Add 0008-libmutipath-continue-to-use-old-state-on-PATH_PENDIN.patch
- Add 0009-multipathd-use-update_path_groups-instead-of-reload_.patch
- Add 0010-multipath.conf-add-missing-options-to-man-page.patch
- Add 0011-libmultipath-add-get_uid-fallback-code-for-NVMe-devi.patch
- Add 0012-libmulitpath-cleanup-uid_fallback-code.patch
- Add 0013-multipathd-handle-changed-wwids-by-removal-and-addit.patch
* Multipath will now automatically remove and re-add paths if
their wwid changes
- Add 0014-multipathd-remove-wwid_changed-path-attribute.patch
- Add 0015-multipathd-ignore-disable_changed_wwids.patch
* Since paths are now getting removed and re-added there is
no need to disable them.
- Add 0016-multipathd-Don-t-use-fallback-code-after-getting-wwi.patch
- Add 0017-libmultipath-silence-dm_is_mpath-error-messages.patch
- Add 0026-RH-Fix-nvme-compilation-warning.patch
- Add 0027-Fix-systemd-version-detection.patch
* The above 16 patches have been submitted upstream
- Add 0028-RH-attempt-to-get-ANA-info-via-sysfs-first.patch
* Red Hat has a sysfs method to access the ANA state, which isn't
upstream, and will not be. This will probably go away in the
future.
- Resolves: bz #1498546