-
Mon May 15 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-111
- Remove 0217-RHBZ-1437329-blacklist-oracle-devs.patch
* Incorrect change, and the bug is already fixed.
- Move 0218-RHBZ-1448576-3PAR-config.patch to
0217-RHBZ-1448576-3PAR-config.patch
- Resolves: bz #1448576
-
Fri May 12 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-110
- Add 0215-RHBZ-1444194-fix-check-partitions.patch
* make sure kpartx partions match the correct device
- Add 0216-RHBZ-1448562-fix-reserve.patch
* don't join threads that haven't been created
- Add 0217-RHBZ-1437329-blacklist-oracle-devs.patch
* blacklist db2.* devices
- Add 0218-RHBZ-1448576-3PAR-config.patch
- Resolves: bz #1444194, #1448562, #1437329, #1448576
-
Tue Apr 25 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-109
- Add 0214-RHBZ-1392115-set-paths-not-ready.patch
* Set ENV{SYSTEMD_READY}="0" on multipath path devices
- Resolves: bz #1392115
-
Tue Apr 25 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-108
- Add 0213-RHBZ-1430908-merge-dell-configs.patch
- Resolves: bz #1430908
-
Mon Apr 03 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-107
- Modify 0197-RHBZ-1394059-max-sectors-kb.patch
* Make multipath only change max_sectors_kb on creates. On reloads, it
just makes sure the new path matches the multipath device.
- Refresh 0198-RHBZ-1372032-detect-path-checker.patch
- Refresh 0201-RHBZ-1403552-silence-warning.patch
- Refresh 0206-RHBZ-1239173-pt2-no-paths.patch
- Refresh 0207-UP-add-libmpathcmd.patch
- Refresh 0212-RHBZ-1431562-for-read-only.patch
- Resolves: bz #1394059
-
Fri Mar 24 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-106
- Add 0212-RHBZ-1431562-for-read-only.patch
- Resolves: bz #1431562
-
Fri Mar 10 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-105
- fix specfile issue
- Related: bz #1430097
-
Thu Mar 09 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-104
- Change _pkgconfdir from /usr/share/pkgconfig to /usr/lib/pkgconfig
- Modify 0209-UPBZ-1430097-multipath-C-API.patch
* change _pkgconfdir and fixed double-closing fd
- Add 0211-RH-strlen-fix.patch
* checks that variables are not NULL before passing them to strlen
- Related: bz #1430097
-
Thu Mar 09 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-103
- Add more explicit Requires to subpackages to make rpmdiff happy
- Related: bz #1430097
-
Tue Mar 07 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-102
- Add 0207-UP-add-libmpathcmd.patch
* New shared library, libmpathcmd, that sends and receives messages from
multipathd. device-mapper-multipath now uses this library internally.
- Add 0208-UPBZ-1430097-multipathd-IPC-changes.patch
* validation that modifying commands are coming from root.
- Add 0209-UPBZ-1430097-multipath-C-API.patch
* New shared library. libdmmp, that presents the information from multipathd
in a structured manner to make it easier for callers to use
- Add 0210-RH-fix-uninstall.patch
* Minor compilation fixes
- Make 3 new subpackages
* device-mapper-multipath-devel, libdmmp, and libdmmp-devel. libmpathcmd
and libmpathprio are in device-mapper-multipath-libs and
device-mapper-multipath-devel. libdmmp is in its own subpackages
- Move libmpathprio devel files to device-mapper-multipath-devel
- Resolves: bz #1430097