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:19:33 2022 |
Group: Unspecified | Build host: buildvm-x86-25.iad2.fedoraproject.org |
Size: 956661 | 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/0d /usr/lib/.build-id/0d/afe17b95164b42d1e51e76fda894dd04efb66c /usr/lib/.build-id/13 /usr/lib/.build-id/13/ecfafae46e4a488e88db15bc4a6f317d3c2311 /usr/lib/.build-id/1b /usr/lib/.build-id/1b/fa0c5158d1b9c0f6cf6e1b6e15b75d7e9ca72a /usr/lib/.build-id/1d /usr/lib/.build-id/1d/260959b9e5a7aa64793ce626bb079be233d4ad /usr/lib/.build-id/20 /usr/lib/.build-id/20/55739798fa126cd84116ccc20606fab8741482 /usr/lib/.build-id/2b /usr/lib/.build-id/2b/8c2517a8817d24a280a0c6035ee31e6c646cda /usr/lib/.build-id/2e /usr/lib/.build-id/2e/50455c4a8d10fb60b5bed69a42555c23c4d8b3 /usr/lib/.build-id/35 /usr/lib/.build-id/35/8c7a0a7e617a41edd6f8a167d3be74d85283d9 /usr/lib/.build-id/4c /usr/lib/.build-id/4c/9cad7068a74571eedfead4b8a084ab344166cc /usr/lib/.build-id/4d /usr/lib/.build-id/4d/0b3c961edb04e9e20e93b400fde2627d59ab63 /usr/lib/.build-id/6a /usr/lib/.build-id/6a/ca62b6146965337e1ca8bab3941c9550433201 /usr/lib/.build-id/6b /usr/lib/.build-id/6b/0274611d658d3f4b5d90a31985689d926207b4 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/9f91e0f31848cc3b5864f7eb992458a3e719a1 /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/b2739d7fb2c4ea764ea60e07d52b92d2649445 /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/ab28cd58ce5dfffe20b85bc927821a163cbce7 /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/55d5d6eaf7ee501099926a5c828025112606c3 /usr/lib/.build-id/ba /usr/lib/.build-id/ba/884cf42194d6dfcd8b382dd2768dd79966a02c /usr/lib/.build-id/bb /usr/lib/.build-id/bb/9a44b87f0977fa3fe49e761b96e6d9cf2b1fde /usr/lib/.build-id/de /usr/lib/.build-id/de/087429d58d99710c63c76968c50bb764d55d10 /usr/lib/.build-id/de/a4a0b0fd31809b5c9d9c84c1a03ae430072954 /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/83b906e8ad620c407f42c9b9ebca104ec77c49 /usr/lib/.build-id/eb /usr/lib/.build-id/eb/5fb3929e2adbef482c71bdae02e3c7e6dc1dec /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/e66980295ba4a4b8a42a1d46c70f014ccfce4c /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/ab48ead42725d66bf2ac2a05c9a4cb9cea59a6 /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/336d2c7adae44e28aba35d9d70984ae5b3e7f9 /usr/lib/.build-id/fa /usr/lib/.build-id/fa/625d7710099d614a04328c797dea9921ce68c4 /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, Mon Jan 23 23:45:38 2023