Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: device-mapper-multipath-libs | Distribution: Fedora Project |
Version: 0.8.5 | Vendor: Fedora Project |
Release: 4.fc34 | Build date: Fri Feb 12 20:19:11 2021 |
Group: Unspecified | Build host: buildvm-ppc64le-18.iad2.fedoraproject.org |
Size: 2316875 | Source RPM: device-mapper-multipath-0.8.5-4.fc34.src.rpm |
Packager: Fedora Project | |
Url: http://christophe.varoqui.free.fr/ | |
Summary: The device-mapper-multipath modules and shared library |
The device-mapper-multipath-libs provides the path checker and prioritizer modules. It also contains the libmpathpersist and libmpathcmd shared libraries, as well as multipath's internal library, libmultipath.
GPLv2 and LGPLv2+
* Thu Feb 11 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.5-4 - Update Source to upstream version 0.8.5 plus post tag commits * Patches 0001-0121 are from https://github.com/openSUSE/multipath-tools/tree/queue and are already queued for upstream * Patches 0122&0123 have been posted for upstream inclusion - Rename files * Previous patches 0103-0111 are now patches 0124-0132 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 19 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.5-2 - Fix build issues * Tue Jan 19 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.5-1 - Update Source to upstream version 0.8.5 plus post tag commits * Patches 0001-0102 are from https://github.com/openSUSE/multipath-tools/tree/queue and are already queued for upstream. - Rename files * Previous patches 0059-0068 are now patches 0103-0111 * Sun Sep 27 2020 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.4-7 - Add 0073-libmultipath-util-constify-function-arguments.patch - Add 0074-libmultipath-constify-file-argument-in-config-parser.patch - Add 0075-libmultipath-provide-defaults-for-get-put-_multipath.patch - Add 0076-libmpathpersist-allow-using-libmultipath-get-put-_mu.patch - Add 0077-multipath-use-get_put-_multipath_config-from-libmult.patch - Add 0078-mpathpersist-use-get-put-_multipath_config-from-libm.patch - Add 0079-libmultipath-add-udev-and-logsink-symbols.patch - Add 0080-multipath-remove-logsink-and-udev.patch - Add 0081-libmpathpersist-call-libmultipath_-init-exit.patch - Add 0082-mpathpersist-remove-logsink-and-udev.patch - Add 0083-multipathd-remove-logsink-and-udev.patch * Pull in upsteam library changes - Add 0084-libmpathvalid-use-default-_multipath_config-udev-and.patch - Add 0085-Revert-libmultipath-add-ignore_udev_uid-option.patch - Add 0086-libmultipath-change-log-level-for-null-uid_attribute.patch - Add 0087-libmultipath-orphan_paths-avoid-BUG-message.patch * update libmpathvalid to use upstream library changes. changes submitted upstream * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 21 2020 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.4-5 - Update CI tests to match RHEL * This commit also pulls in changes from Lin Li <lilin@redhat.com> and Bruno Goncalves <bgoncalv@redhat.com> * Tue Jul 21 2020 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.4-4 - Rebased on top of additional commits staged for upstream * Previous patches 0048-0060 are now patches 0053-0054 & 0059-0069 - Add 0048-libmultipath-add-device-to-hwtable.c.patch - Add 0049-master-libmultipath-fix-use-after-free-when-iscsi-lo.patch - Add 0050-libmultipath-warn-if-freeing-path-that-holds-mpp-hwe.patch - Add 0051-libmultipath-warn-about-NULL-value-of-mpp-hwe.patch - Add 0052-libmultipath-fix-mpp-hwe-handling-in-sync_paths.patch - Add 0055-libmultipath-remove-code-duplication-in-path-countin.patch - Add 0056-libmultipath-count-pending-paths-as-active-on-loads.patch - Add 0057-libmultipath-deal-with-flushing-no-maps.patch - Add 0058-multipath-deal-with-delegation-failures-correctly.patch - Add 0070-multipath-add-libmpathvalid-library.patch * adds the libmpathvalid.so library to determine if devices are valid multipath paths. - Add 0071-libmultipath-add-uid-failback-for-dasd-devices.patch - Add 0072-libmultipath-add-ignore_udev_uid-option.patch * Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 0.8.4-3 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Wed Jul 08 2020 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.4-2 - Rebased on top of Martin Wilck's queue of ACKed upstream commits * https://github.com/openSUSE/multipath-tools/tree/upstream-queue * All previous patches have been reordered, with the exception of 0011-libdmmp-Add-support-for-upcoming-json-c-0.14.0.patch which has been replaced with 0029-fix-boolean-value-with-json-c-0.14.patch - Modify 0054-RH-add-mpathconf.patch * remove default enable_foreign and property blacklist_exceptions settings, and deal with the builtin default change from 0031-libmultipath-set-enable_foreign-to-NONE-by-default.patch. Fixes bz #1853668 - Add 0048-Makefile.inc-trim-extra-information-from-systemd-ver.patch - Add 0049-kpartx-fix-Wsign-compare-error.patch * The above two patches have been submitted upstream * Fri May 29 2020 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.4-1 - Update Source to upstream version 0.8.4 * Previoud patches 0001-0020 & 0031 are included in this commit - Rename files * Previous patches 0021-0032 are now patches 0012-0022 - 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 - 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 - Add 0012-libmultipath-fix-condlog-NULL-argument-in-uevent_get.patch - Add 0023-RH-work-around-gcc-10-format-truncation-issue.patch * The above 10 patches have been submitted upstream * Tue Apr 21 2020 Björn Esser <besser82@fedoraproject.org> - 0.8.2-6 - Rebuild (json-c) * Mon Apr 13 2020 Björn Esser <besser82@fedoraproject.org> - 0.8.2-5 - Add 0032-add-support-for-upcoming-json-c-0.14.0.patch * Mon Apr 13 2020 Björn Esser <besser82@fedoraproject.org> - 0.8.2-4 - Fix macro escaping in %changelog * Wed Feb 12 2020 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.2-3 - Add 0031-multipath-fix-issues-found-by-compiling-with-gcc-10.patch * Patch submitted upstream - Resolves bz #1799276 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Sep 11 2019 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.2-1 - Update Source to upstream version 0.8.2 * Previoud patches 0001-0017 & 0027 are included in this commit - Rename files * Previous patches 0018-0026 & 0028 are not patches 0021-0030 - Add 0001-libmultipath-make-vector_foreach_slot_backwards-work.patch - Add 0002-libmultipath-add-marginal-paths-and-groups-infrastru.patch - Add 0003-tests-add-path-grouping-policy-unit-tests.patch - Add 0004-libmultipath-add-wrapper-function-around-pgpolicyfn.patch - Add 0005-tests-update-pgpolicy-tests-to-work-with-group_paths.patch - Add 0006-libmultipath-fix-double-free-in-pgpolicyfn-error-pat.patch - Add 0007-libmultipath-consolidate-group_by_-functions.patch - Add 0008-libmultipath-make-pgpolicyfn-take-a-paths-vector.patch - Add 0009-libmultipath-make-group_paths-handle-marginal-paths.patch - Add 0010-tests-add-tests-for-grouping-marginal-paths.patch - Add 0011-libmultipath-add-marginal_pathgroups-config-option.patch - Add 0012-libmutipath-deprecate-delay_-_checks.patch - Add 0013-multipathd-use-marginal_pathgroups.patch - Add 0014-multipath-update-man-pages.patch * The above 13 patches add the marinal_pathgroups option - Add 0015-multipath.conf-add-enable_foreign-parameter.patch - Add 0016-multipath.conf.5-document-foreign-library-support.patch * The above 2 patches add the enable_foreign option - Add 0017-mpathpersist-remove-broken-unused-code.patch - Add 0018-libmultipath-EMC-PowerMax-NVMe-device-config.patch - Add 0019-mpathpersist-fix-leaks.patch - Add 0020-libmultipath-fix-mpcontext-initialization.patch * The above 20 patches have been submitted upstream * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Apr 12 2019 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.0-2 - Add 0028-RH-attempt-to-get-ANA-info-via-sysfs-first.patch * try to get ANA state from sysfs first, with the ioctl as a fallback * Thu Apr 04 2019 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.0-1 - Update Source to upstream version 0.8.0 * Previous patches 0006 & 0007 are included in this commit - Rename files * Previous patches 0008-0016 & 0100 are now patches 0018-0027 - Add 0006-multipathd-Fix-miscounting-active-paths.patch - Add 0007-multipathd-ignore-failed-wwid-recheck.patch * multipathd will no longer disable paths if it is unable to get their wwid on a change event - 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 * if a path device changes wwid, it will now be removed and re-added to the correct multipath device. - Add 0014-multipathd-remove-wwid_changed-path-attribute.patch - Add 0015-multipathd-ignore-disable_changed_wwids.patch - Add 0016-multipathd-Don-t-use-fallback-code-after-getting-wwi.patch - Add 0017-libmultipath-silence-dm_is_mpath-error-messages.patch * The above 12 patches have been submitted upstream * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.9-6.git2df6110 - Rebuild for readline 8.0
/usr/lib/.build-id /usr/lib/.build-id/02 /usr/lib/.build-id/02/83a742799ea8f883aaf38400372aa9abeec151 /usr/lib/.build-id/0b /usr/lib/.build-id/0b/9892477c69d08f2ffbf454ba27f03e84031137 /usr/lib/.build-id/20 /usr/lib/.build-id/20/dd1127c3800803086984b1c55e061c2d67871a /usr/lib/.build-id/23 /usr/lib/.build-id/23/270fa97f4094b9c16e87888cbe39118614257e /usr/lib/.build-id/24 /usr/lib/.build-id/24/2e995b6ed2a113f89d9ed895e213ad70a33315 /usr/lib/.build-id/30 /usr/lib/.build-id/30/62c01b82c7a71b091ba197e2854ba87b5c22ca /usr/lib/.build-id/32 /usr/lib/.build-id/32/504c0d2829457c776d79a10d7a38bbc7867a06 /usr/lib/.build-id/33 /usr/lib/.build-id/33/ea5576bd735ec4751b5744d077c58791452508 /usr/lib/.build-id/35 /usr/lib/.build-id/35/b118c2b4917bd7b124837dca7b083685fd1aed /usr/lib/.build-id/3d /usr/lib/.build-id/3d/968465334d3bddb1b47d8c580cc81e03e521a2 /usr/lib/.build-id/43 /usr/lib/.build-id/43/3e9947d41e03150b1f789297a8c6f5d120f4a1 /usr/lib/.build-id/52 /usr/lib/.build-id/52/8ef3291bafa50c1c6e3795cb15d653578d39ab /usr/lib/.build-id/5b /usr/lib/.build-id/5b/90d8a2b63ecd78002014e8975ad5f6ffe77308 /usr/lib/.build-id/5f /usr/lib/.build-id/5f/2eb1228629f6c0fa2b904d1b145b9c371d99bb /usr/lib/.build-id/67 /usr/lib/.build-id/67/8e4a43ac5c16c97ef6c6caf09ebd9f731320e4 /usr/lib/.build-id/77 /usr/lib/.build-id/77/1ecb381e24bff2a71ebfc0d4896e5ba05dc621 /usr/lib/.build-id/78 /usr/lib/.build-id/78/0ada2c7a2f180053c450a16004a7ae7c3519a6 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/188a890c2179269a77d0f53d595ea73e630322 /usr/lib/.build-id/88 /usr/lib/.build-id/88/ad97133c14321bc6a99541df7403daeb6e5391 /usr/lib/.build-id/90 /usr/lib/.build-id/90/a7d573c014e8ecabe31e2e16001a1e2c4903be /usr/lib/.build-id/96 /usr/lib/.build-id/96/61408e8cf6ceb27b3987a5125a521cbc659fa6 /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/9386473f4f57b8664c1b9893afe541406ba90b /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/b0bcc3e2cd8b880e6d500840f8f48fbb6d2efd /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/c386e87aa7f8e4eec99de89036ae154350191f /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/8b136fef60876b8bb2b17264e00f9ec1ddc13d /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/94954b498ad7c9cdccd85fadf169b81c6967fe /usr/lib64/libmpathcmd.so.0 /usr/lib64/libmpathpersist.so.0 /usr/lib64/libmpathvalid.so.0 /usr/lib64/libmultipath.so /usr/lib64/libmultipath.so.0 /usr/lib64/multipath /usr/lib64/multipath/libcheckcciss_tur.so /usr/lib64/multipath/libcheckdirectio.so /usr/lib64/multipath/libcheckemc_clariion.so /usr/lib64/multipath/libcheckhp_sw.so /usr/lib64/multipath/libcheckrdac.so /usr/lib64/multipath/libcheckreadsector0.so /usr/lib64/multipath/libchecktur.so /usr/lib64/multipath/libforeign-nvme.so /usr/lib64/multipath/libprioalua.so /usr/lib64/multipath/libprioana.so /usr/lib64/multipath/libprioconst.so /usr/lib64/multipath/libpriodatacore.so /usr/lib64/multipath/libprioemc.so /usr/lib64/multipath/libpriohds.so /usr/lib64/multipath/libpriohp_sw.so /usr/lib64/multipath/libprioiet.so /usr/lib64/multipath/libprioontap.so /usr/lib64/multipath/libpriopath_latency.so /usr/lib64/multipath/libpriorandom.so /usr/lib64/multipath/libpriordac.so /usr/lib64/multipath/libpriosysfs.so /usr/lib64/multipath/libprioweightedpath.so /usr/share/doc/device-mapper-multipath-libs /usr/share/doc/device-mapper-multipath-libs/README.md /usr/share/licenses/device-mapper-multipath-libs /usr/share/licenses/device-mapper-multipath-libs/GPL-2.0 /usr/share/licenses/device-mapper-multipath-libs/LGPL-2.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jan 9 18:25:19 2023