-
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
-
Mon Feb 25 2019 Benjamin Marzinski <bmarzins@redhat.com> 0.7.8-7
- Add 0023-BZ-1673167-fixup-wwid-recheck.patch
- Resolves: bz #1673167
-
Sun Feb 24 2019 Benjamin Marzinski <bmarzins@redhat.com> 0.7.8-6
- Fix multipath_conf_syntax CI test
* need to wait for udev to settle before removing multipath device
- Resolves: bz #1673167
-
Mon Feb 18 2019 Benjamin Marzinski <bmarzins@redhat.com> 0.7.8-5
- Add 0021-BZ-1673167-Fix-miscounting-active-paths.patch
- Add 0022-BZ-1673167-ignore-failed-wwid-recheck.patch
- Resolves: bz #1673167
-
Thu Jan 24 2019 Benjamin Marzinski <bmarzins@redhat.com> 0.7.8-4
- Add 0020-BZ-1668693-disable-user_friendly_names-for-NetApp.patch
- Resolves: bz #1668693
-
Tue Dec 11 2018 Benjamin Marzinski <bmarzins@redhat.com> 0.7.8-3
- Add 0017-BZ-1648397-fix-mpp-hwe-handling-when-paths-are-freed.patch
* Fix crash by deleting in use hardware entry list pointer
- Add 0018-libmultipath-cleanup-pthread_cleanup_pop-call.patch
* Fix compiler warning
- Add 0019-libmultipath-fix-false-removes-in-dmevents-polling-c.patch
* The above 3 patches have been accepted upstream
- Resolves: bz #1648397