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:59 2022 |
Group: Unspecified | Build host: buildvm-ppc64le-19.iad2.fedoraproject.org |
Size: 5713685 | 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/12 /usr/lib/.build-id/12/ad99378b6611394c5a4c996bcccef0d0f50820 /usr/lib/.build-id/16 /usr/lib/.build-id/16/97e92337aa7c377412fa933d3a072748429fa6 /usr/lib/.build-id/1e /usr/lib/.build-id/1e/ada0c780d94bfb5be2c3eec3dd82390866eca2 /usr/lib/.build-id/1f /usr/lib/.build-id/1f/b08c97625628eb5c08a182e3c295e58f889fc6 /usr/lib/.build-id/20 /usr/lib/.build-id/20/fbd9ed3843280ec95188a91604567f3cb2f1a2 /usr/lib/.build-id/28 /usr/lib/.build-id/28/5299c24f2417e43d088f300d42cdf5ed148778 /usr/lib/.build-id/37 /usr/lib/.build-id/37/b9c20fabc1ce6c80bf918229511b18fe954391 /usr/lib/.build-id/48 /usr/lib/.build-id/48/99200d3e243cee96f5eb5f6254d6dd8d4b8378 /usr/lib/.build-id/50 /usr/lib/.build-id/50/4cc2a14046932e3462fafe9b2365294df76b12 /usr/lib/.build-id/54 /usr/lib/.build-id/54/93a2d1040ff75d5e6f4f6908fcffa1b7dd8aa7 /usr/lib/.build-id/6a /usr/lib/.build-id/6a/02eb55a5720ba5d4195101438aeb96eae4b72d /usr/lib/.build-id/7b /usr/lib/.build-id/7b/442bb6be644eedb7cd9eb031a0fbaf9b61975c /usr/lib/.build-id/85 /usr/lib/.build-id/85/487783825acdb49a367f3c5a8eaf81f37009be /usr/lib/.build-id/89 /usr/lib/.build-id/89/20435df21f62dbd4b67c0cde1cf4db5c1d3269 /usr/lib/.build-id/91 /usr/lib/.build-id/91/b67e8647783fec8a9badc63d2341d2b1981a23 /usr/lib/.build-id/92 /usr/lib/.build-id/92/ceb93f422dbe41ca719544748eb0c06a35fc58 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/36f391177676c1daa68dda9da79675bedb1a95 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/56924f48d8a8723a5c903f80564a448dcc2378 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/49bb77ffb6b5d8b9c5d55345854e797c52c351 /usr/lib/.build-id/be /usr/lib/.build-id/be/8ccc54d8d3d120eae7e8099661f4a110dacfa0 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/70e18f6d63b2ca0aa46658e12e16a937f1170e /usr/lib/.build-id/c6/ec2b2d7c5cd9346a438600f98a8d272d5b9306 /usr/lib/.build-id/c9 /usr/lib/.build-id/c9/f78290f67d83495f00cc5fc03f505e507899ec /usr/lib/.build-id/cd /usr/lib/.build-id/cd/e85322c0415e7331724488e8407f0a49cf5dd4 /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/06e88c58c1c6cd4a40cb0ab2db8c21e5d3e57a /usr/lib/.build-id/d4/fae94995de6a9590d7fcd05f10b732ffed519b /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:11:37 2023