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.3 | Vendor: Fedora Project |
Release: 1.fc38 | Build date: Wed Nov 16 21:21:07 2022 |
Group: Unspecified | Build host: buildvm-s390x-23.s390.fedoraproject.org |
Size: 955997 | Source RPM: device-mapper-multipath-0.9.3-1.fc38.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+
* 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 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jan 06 2022 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.7-5 - Modify 0030-RH-add-mpathconf.patch * fix setting property_blacklist with no blacklist_exceptions section * Mon Dec 13 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.7-4 - Update to the head of the upstream staging branch * Patches 0013 - 0024 are from the upstream staging branch - Rename redhat patches * Previous patches 0013-0022 are now patches 0025-0034 * Thu Oct 28 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.7-3 - Update to the head of the upstream staging branch * Patches 0011 & 0012 are from the upstream staging branch - Rename redhat patches * Previous patches 0011-0020 are now patches 0013-0022 * Wed Oct 06 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.7-2 - Modify 0013-RH-don-t-start-without-a-config-file.patch * add condtion to multipathd.socket as well * Wed Oct 06 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.7-1 - Update source to upstream version 0.8.7 * Previous patches 0001-0023 are included in the commit. - Add patches from upstream staging branch * Patches 0001-0010 are from the upstream staging branch - Rename redhat patches * Previous patches 0024-0033 are now patches 0011-0020 * Fri Jul 30 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.6-5 - Update to the head of the upstream staging branch plus redhat patches * Patches 0016-0018 are from the upstream staging branch * Patches 0019-0024 have been submitted upstream - Rename files * Previous patches 0016-0025 are now patches 0024-0033 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jul 10 2021 Björn Esser <besser82@fedoraproject.org> - 0.8.6-3 - Rebuild for versioned symbols in json-c * Thu Jul 01 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.6-2 - Pull in latest upstream post-tag commits * Patches 0001-0015 are from https://github.com/openSUSE/multipath-tools/tree/queue and are already queued for upstream - Rename files * Previous patches 0001-0010 and now patches 0016-0025 * Wed Jun 23 2021 Cole Robinson <crobinso@redhat.com> - 0.8.6-1.fc35.1 - Rebuild for userspace-rcu soname bump * Mon Apr 05 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.6-1 - Update Source to upstream version 0.8.6 * Previous patches 0001-0146 are included in the commit - Rename files * Previous patches 0147-0156 are now patches 0001-0010 - sync tests with RHEL repository * Fri Mar 26 2021 Benjamin Marzinski <bmarzins@redhat.com> - 0.8.5-6 - Change patch format to remove Git version * Patches 0001-0122 only have the patch format modified - Update to the head of the upstream staging branch plus redhat patches * Patches 0123-0134 & 1036-0142 are from the upstream staging branch * Patches 0143-1046 have been submitted upstream * Patch 0156 is a Red Hat only patch. Red Hat udev rules set ID_SERIAL from 60-persistent-storage.rules instead of 55-scsi-sg3_id.rules. Multipath's parse_vpd_pg83() function needs to match the ID_SERIAL value from udev. - Rename files * Previous patches 0123-0132 are now patches 1035 & 0147-0155 * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.8.5-5 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * 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
/usr/lib/.build-id /usr/lib/.build-id/03 /usr/lib/.build-id/03/f9c26eb63942d9d7572008665546614f174d18 /usr/lib/.build-id/09 /usr/lib/.build-id/09/3c5c20d8fbc90563375cd70fa784d77f99b2d3 /usr/lib/.build-id/0f /usr/lib/.build-id/0f/152966b05611eaab7705cd8f9134eb19c1260c /usr/lib/.build-id/0f/6e02f7bbf04f8f09c098366e2f83851d444680 /usr/lib/.build-id/19 /usr/lib/.build-id/19/520caec31c959bb60cbf8bdc433fb01af51f77 /usr/lib/.build-id/3a /usr/lib/.build-id/3a/24d38e2352f0b17ac18c1953e4d7670c9d7ac5 /usr/lib/.build-id/40 /usr/lib/.build-id/40/c070f203d5d4166c9aa430110b73080b4d2e6f /usr/lib/.build-id/43 /usr/lib/.build-id/43/0e4b95778de15659ca5ad3743e8ee1b6ed4f5d /usr/lib/.build-id/48 /usr/lib/.build-id/48/ba29e375eefdcf7608c64278e721fe76393a5a /usr/lib/.build-id/4c /usr/lib/.build-id/4c/a7892c6e49e270fd80f54756646796e0fb297c /usr/lib/.build-id/52/dd2010f87d0891b00b8f71b8f9e61770ad1ce6 /usr/lib/.build-id/56 /usr/lib/.build-id/56/34be4e0c15167039fdf0c1c0163155aa40fcbe /usr/lib/.build-id/56/4baed960fc48a2bf2681f36cbd7796fa2e102c /usr/lib/.build-id/56/7e18200eb378fca40bbe8b6ba48ae140dd3353 /usr/lib/.build-id/69 /usr/lib/.build-id/69/516158fa11202de5dcddf3ff8708bc3b76ffaf /usr/lib/.build-id/70 /usr/lib/.build-id/70/848df3431f573d2885d04c2fd3d7241c577a31 /usr/lib/.build-id/73 /usr/lib/.build-id/73/7a4ca3dca7a5ab11375b2c966d56523a046588 /usr/lib/.build-id/77 /usr/lib/.build-id/77/e972bbd2fe26271a579294935bd332bd8fc8e6 /usr/lib/.build-id/83 /usr/lib/.build-id/83/1892d87f32177ffa29591a858826d429e7995f /usr/lib/.build-id/92 /usr/lib/.build-id/92/e43bb5603c5e3205a0c4c2c4722c3f2532e348 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/c9eb0922028abc40e36d542c3792d752b9b538 /usr/lib/.build-id/ab /usr/lib/.build-id/ab/a982da39ca5ddbb4c9be8b1470f77e1839e63b /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/18d9dff95306bab21f7d3c5580fa929adde990 /usr/lib/.build-id/bc /usr/lib/.build-id/bc/c9f30211af0d3ba72694c921211e7dc0263ca7 /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/b57af618a30ecd6b4e444f58c3dcb8fb00271c /usr/lib/.build-id/fe /usr/lib/.build-id/fe/b953c0aeddec1f613d59a229fb30f169861b64 /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, Tue Jan 24 01:32:10 2023