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.fc40 RPM for ppc64le

From Fedora Rawhide for ppc64le / d

Name: device-mapper-multipath-libs Distribution: Fedora Project
Version: 0.9.7 Vendor: Fedora Project
Release: 7.fc40 Build date: Wed Jan 24 10:29:21 2024
Group: Unspecified Build host: buildvm-ppc64le-04.iad2.fedoraproject.org
Size: 5710288 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.

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/02
/usr/lib/.build-id/02/f450c249b178d88da05563ab78fae5cc3dbe4c
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/5d2e0fd8985247ba4f6a80a23fe7079b853e89
/usr/lib/.build-id/17
/usr/lib/.build-id/17/1494f190a76922c2240a660ef4f0986f018338
/usr/lib/.build-id/18
/usr/lib/.build-id/18/48e56e275a9a76ccefc22029bd4617a768fe92
/usr/lib/.build-id/29
/usr/lib/.build-id/29/77545ffccb92891da4a103213e3e73c652b839
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/03ffb30829d4741d5909f129eb7256ae8ba78e
/usr/lib/.build-id/48
/usr/lib/.build-id/48/15cb3b29f21d1e928232960a2e4ea3f19179cc
/usr/lib/.build-id/49
/usr/lib/.build-id/49/7a6955de54ce9ef89679f2122b1d8e20c2fac8
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/d17fab44f0388bffe8341e0af59d25608e2c03
/usr/lib/.build-id/55
/usr/lib/.build-id/55/f190386fe2bbd53995cdf92095dc2e6be31b07
/usr/lib/.build-id/62
/usr/lib/.build-id/62/468ef1d2c94fec1d9e5dee6c77d07b5c894db7
/usr/lib/.build-id/63
/usr/lib/.build-id/63/fcffe614fd49b7237f830386ff1a9d519392c2
/usr/lib/.build-id/64
/usr/lib/.build-id/64/464ebdc394162163c90ff91ea3f5178e609f2b
/usr/lib/.build-id/65
/usr/lib/.build-id/65/0299bd74464791a4bd0f92a49bb3e683de3e50
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/cff5a35bc333b0fabab31afa4c56c80d2335f1
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/c0d1cf465ab7fd00774180e4abc98d2f2dda21
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/2ae0d7d33d8e73a7dab6e772926402bfd5feec
/usr/lib/.build-id/af
/usr/lib/.build-id/af/b355170590ee4c3367cf427cff4d31b40df1f1
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/348ca09e2b202c3d04b90a2ccc508223fb6970
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/d4f769c6ae5596e073f593fb15cfc470cadc8f
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/fb585315cd7f8250dff559a44d036fc8539d1f
/usr/lib/.build-id/de
/usr/lib/.build-id/de/672a6c00acb091affb7e576478dbd2a3f60cfc
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/084ce07dda4c68f747cf0b2f1e56be03656ffd
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/cb376041c178cb3b40b8bf9d8518e88d9e8d6e
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/f9f6dfca2acc106b531a5f316f0262f242328d
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/e3196572f13aa1a4db047a7745b3a30b08278a
/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, Sun Apr 28 02:23:27 2024