Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

device-mapper-multipath-libs-0.9.7-7.el10 RPM for ppc64le

From CentOS Stream 10 BaseOS for ppc64le

Name: device-mapper-multipath-libs Distribution: CentOS
Version: 0.9.7 Vendor: CentOS
Release: 7.el10 Build date: Wed Feb 21 01:36:34 2024
Group: Unspecified Build host: ppc64le-04.stream.rdu2.redhat.com
Size: 5709760 Source RPM: device-mapper-multipath-0.9.7-7.el10.src.rpm
Packager: builder@centos.org
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.

Provides

Requires

License

GPLv2 and LGPLv2+

Changelog

* 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

Files

/usr/lib/.build-id
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/c995ba9865967b1534703c616e40e717e3d87b
/usr/lib/.build-id/11
/usr/lib/.build-id/11/0b46ac0f9c29160accd36ccca2e33c15fe7ddc
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/3a01680e2fda1ab63968c377d621ff5f31e3a1
/usr/lib/.build-id/41
/usr/lib/.build-id/41/c1f6a8743ed8e894aab84b230910b8a661af6c
/usr/lib/.build-id/45
/usr/lib/.build-id/45/d76b33278838fe5b0bc980bcb877b3fa5fe91b
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/1d4787235aa32fc6d6eef0dbc2bbb66d33f189
/usr/lib/.build-id/53
/usr/lib/.build-id/53/605532a4f08bd7fec2145a828421b434fcb3b8
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/db9157111ca6d84a1fcc314672c1fab81a8f6c
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/68e12b3eaa51dad13ea5956ae0c7a8d77806d9
/usr/lib/.build-id/66
/usr/lib/.build-id/66/aa17751481e5fa1a13cae2857dc3fdf10e04b5
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/347688751bcaa81e3e1ad15bb8b26894c56543
/usr/lib/.build-id/72
/usr/lib/.build-id/72/e2a697a44bd2c779dde85dac2a6c05a3ff90ad
/usr/lib/.build-id/77
/usr/lib/.build-id/77/faa768584b13f05acdef532780d475e6dec9fd
/usr/lib/.build-id/81
/usr/lib/.build-id/81/268980e1801fd611e709b115c96ff7b6023343
/usr/lib/.build-id/86
/usr/lib/.build-id/86/446beef83780cc9f878257c16d2f14246c0e21
/usr/lib/.build-id/99
/usr/lib/.build-id/99/7146a9e930d622e48f3a6811a701330c1be402
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/f0a0783b44e817e1d9f1f8b2a63daba759b31e
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/4c5f1fdf35de71c8084b1dcdbd194b97356ded
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/6726bc14a6833db587a5b9c693ef889c621d9d
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/396bf0290e766383c88e5aa5fb1260eed7c254
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/f708cc86b67f131825eb9c8920f4d565c08030
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/95f9029c4ad9d01e44dc17a7f33a9cc9b3fb1b
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/3173b7d285e2551722d04cb103c537626c8a62
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/968c7accae452fec1011e1ecaf0e08f185e464
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/3c0b745f09fbf4e3f03b9f7cd97dcdd098065f
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/8873369edd08497200b19bdbc7ca7a3ad4936d
/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 Jun 19 03:37:00 2024