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.9.7 | Vendor: Fedora Project |
Release: 7.fc40 | Build date: Wed Jan 24 10:17:58 2024 |
Group: Unspecified | Build host: buildvm-s390x-21.s390.fedoraproject.org |
Size: 971640 | Source RPM: device-mapper-multipath-0.9.7-7.fc40.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+
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 16 2024 Benjamin Marzinski <bmarzins@redhat.com> - 0.9.7-5 - Add 0014-multipathd-fix-null-pointer-dereference-in-uev_updat.patch * Fix auto_resize code to avoid a segfault - Add 0015-multipathd-fix-auto-resize-configuration.patch * Fix auto_resize default value * Thu Nov 30 2023 Benjamin Marzinski <bmarzins@redhat.com> - 0.9.7-4 - Use modulesloaddir macro for installing scsi_dh.conf * Wed Nov 29 2023 Benjamin Marzinski <bmarzins@redhat.com> - 0.9.7-3 - Fix multipath_conf_syntax test - Fix restate_module test * Tue Nov 28 2023 Paul Donohue <git@PaulSD.com> - 0.9.7-2 - Modify 0006-RH-add-mpathconf.patch - Modify 0008-RH-reset-default-find_mutipaths-value-to-off.patch * Fix find_multipaths values in docs and mpathconf * Tue Nov 21 2023 Benjamin Marzinski <bmarzins@redhat.com> - 0.9.7-1 - Update source to upstream version 0.9.7 * Previous patches 0001-0040 are included in the source tarball - Rename redhat patches * Previous patches 0041-0053 are now patches 0001-0013 - Remove /usr/lib/modules-load.d/multipath.conf * has been replaced with modprobe@dm_multipath.service unit Wants. * Fri Sep 22 2023 Benjamin Marzinski <bmarzins@redhat.com> - 0.9.6-1 - Update to the head of the upstream staging branch - Rename redhat patches * Previous patches 0001-0012 are now patches 0041-0052 - Add 0053-RH-Add-mpathcleanup.patch * add mpathcleanup program * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue May 16 2023 Benjamin Marzinski <bmarzins@redhat.com> - 0.9.5-1 - Update to the latest upstream release * Previous patches 0001-0015 are included in the source tarball - Rename redhat patches * Previous patches 0016-0027 are now patches 0001-0012 * Thu Feb 02 2023 Benjamin Marzinski <bmarzins@redhat.com> - 0.9.4-2 - Update to the head of the upstream staging branch * Patches 0011-0015 are from the upstream staging branch - Rename redhat patches * Previous patches 0011-0022 are now patches 0016-0027 * Thu Jan 26 2023 Benjamin Marzinski <bmarzins@redhat.com> - 0.9.4-1 - Update to the head of the upstream staging branch * Previous patches 0001-0032 are included in the source tarball * Patches 0001-0010 are from the upstream staging branch - Rename redhat patches * Previous patches 0033-0044 are now patches 0011-0022 - Add dependency on libmount * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 15 2022 Benjamin Marzinski <bmarzins@redhat.com> - 0.9.3-1 - Update to the head of the upstream staging branch * Previous patches 0001-0042 are included in the source tarball * Patches 0001-0032 are from the upstream staging branch - Rename redhat patches * Previous patches 0043-0053 are now patches 0033-0043 - Change back to using readline instead of libedit * The code the uses readline has been isolated from the code that is licensed gpl v2 only. - Add libmpathutil libraries to spec file - Add multipathc program to spec file - Add multipath.conf systemd tempfile configuration to spec file - Misc spec file cleanups * Fri Aug 19 2022 Benjamin Marzinski <bmarzins@redhat.com> - 0.9.0-3 - Update to the head of the upstream staging branch * Patches 0005-0042 are from the upstream staging branch * Previous patches 0005 & 0006 are now patches 0023 & 0005 - Rename redhat patches * Previous patches 0007-0017 are now patches 0043-0053 - Change from using readline to libedit * readline is licensed GPL v3, and multipathd includes code licensed gpl v2. - Remove README.alua * information moved to README.md * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 13 2022 Benjamin Marzinski <bmarzins@redhat.com> - 0.9.0-1 - Update source to upstream version 0.9.0 * Previous patches 0001-0005 are included in the commit. * This version deprecates multiple options: mutlipath_dir, config_dir, and getuid_callout, along with the "default_" prefixed alternate names for the default section parameters. - Add patches from upstream staging branch * Patches 0001-0006 are from the upstream staging branch - Rename redhat patches * Previous patches 0006-0016 are now patches 0007-0017 * Mon Mar 28 2022 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.9-1 - Update source to upstream version 0.8.9 * Previous patches 0001-0024 & 0035 are included in the commit. - Add patches from upstream staging branch * Patches 0001-0005 are from the upstream staging branch - Rename redhat patches * Previous patches 0025-0034 are now patches 0006-0015 - Combine redhat patches * Previous patches 0036 & 0037 are now part of patch 0011 - Add 0016-RH-add-scsi-device-handlers-to-modules-load.d.patch - Spec file changes * Install multipath.conf and scsi_dh.conf to /usr/lib/modules-load.d * Mon Feb 07 2022 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.7-8 - Add 0036-RH-add-support-to-mpathconf-for-setting-arbitrary-de.patch * add the ability for mpathconf to set arbitray options with --option - Add 0037-RH-add-support-to-mpathconf-for-setting-recheck_wwid.patch * add --recheck_wwid option to mpathconf * Wed Jan 26 2022 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.7-7 - Add 0035-libmultipath-use-asprintf-to-allocate-prefixed_uuid.patch - Resolves: bz #2045309
/usr/lib/.build-id /usr/lib/.build-id/00 /usr/lib/.build-id/00/3ddbd6fb50df825cd4d6fa40dd3fd0a6c3d2f0 /usr/lib/.build-id/0a /usr/lib/.build-id/0a/fe8d1de887b4be27074d4bc0e43c35ac6f565c /usr/lib/.build-id/0d /usr/lib/.build-id/0d/93e250c247673a0dc5b871e87489069591afed /usr/lib/.build-id/22 /usr/lib/.build-id/22/2eae3558aeb68d6cdb24b6a80539a832015385 /usr/lib/.build-id/25 /usr/lib/.build-id/25/9c47f5967a18c25cc176fca383af2f8d14d59e /usr/lib/.build-id/2e /usr/lib/.build-id/2e/f3b680c2c0460f560e37195b953fe1b047b36d /usr/lib/.build-id/30 /usr/lib/.build-id/30/be19334abf5f587c48536a4fc0ab65a0cc6b06 /usr/lib/.build-id/3b /usr/lib/.build-id/3b/0f20193275ec4063a975eda1acf160f28b1150 /usr/lib/.build-id/60 /usr/lib/.build-id/60/3bec55d8000932960d13f5ca05acf894a4c52f /usr/lib/.build-id/6b /usr/lib/.build-id/6b/30dd69af222a186f22a1a1d3abeac26b3ce8c1 /usr/lib/.build-id/6f /usr/lib/.build-id/6f/d76f6ae94331c5296af1bc1995fbc9fd3b6d24 /usr/lib/.build-id/7d /usr/lib/.build-id/7d/dd4f0c1e28b8b6b78e7458fcfd228078e79649 /usr/lib/.build-id/8c /usr/lib/.build-id/8c/a7527af1755c89b499fafd9db8af9275ff49bc /usr/lib/.build-id/8c/cdce5619feed5af9930129d0fc387507021787 /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/beeb20cb028b01f2a3cac9e3e29245cb0d1e4c /usr/lib/.build-id/ad /usr/lib/.build-id/ad/ff221309a33d59ad2b1991519d350533af8e76 /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/ec3946257b5917da10919a44a810c131aea6bf /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/2f158cc4946eeb24c2c1cc9da1f3487c0dac1e /usr/lib/.build-id/c9 /usr/lib/.build-id/c9/675e7540062fc37a48fbc638ccf6b18dd597f7 /usr/lib/.build-id/cb /usr/lib/.build-id/cb/cf2f1ad0ab2402d2c3a1c5567c1ccee5d71b8a /usr/lib/.build-id/cf /usr/lib/.build-id/cf/bdcb40d1af75f84aa07a8c1409fea4b508c856 /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/48d4ca0d92fe682663da09e172469de3571d2c /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/1449a7acb5b756af4dde1a42d1c67ef1d3c15d /usr/lib/.build-id/e9 /usr/lib/.build-id/e9/406e1b5f5ec9fe6633aeee49beaa2277e09e75 /usr/lib/.build-id/f4 /usr/lib/.build-id/f4/0136f44c385510c06e038c981066b764a89063 /usr/lib/.build-id/fe /usr/lib/.build-id/fe/1dd85064051cdbb83072c77bb83236c0531889 /usr/lib64/libmpathcmd.so.0 /usr/lib64/libmpathpersist.so.0 /usr/lib64/libmpathutil.so /usr/lib64/libmpathutil.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/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 /usr/share/licenses/device-mapper-multipath-libs/LGPL-2.1
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jul 10 00:08:09 2024