-
Fri Aug 10 2018 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-123
- Add 0249-RHBZ-1610263-mpathpersist-max-fds.patch
* make mpathpersist honor max_fds multipath.conf parameter
- Resolves: bz #1610263
-
Wed Aug 01 2018 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-122
- Add 0248-RHBZ-1594360-fix-param-rk-doc.patch
- Resolves: bz #1594360
-
Thu Jun 21 2018 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-121
- Add 0245-RHBZ-1584228-fix-readsector0_size.patch
* correctly figure IO size
- Add 0246-RHBZ-1593459-add-transport-blacklist.patch
* and new blacklist option, "protocol"
- Add 0247-RHBZ-1585824-mpathconf-allow-doc.patch
- Resolves: bz #1584228, #1585824, #1593459
-
Wed Jun 06 2018 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-120
- Add 0237-RHBZ-1526876-show-sysfs-state.patch
* Correctly get sysfs state for multipath -l output
- Add 0238-RHBZ-1508483-mpathconf-info.patch
- Add 0239-RHBZ-1544958-client-timeout.patch
* increase maximum multipathd client reply timeout to 60 seconds
- Add 0240-UPBZ-1568902-id_size.patch
* increase maximum size of product and revision strings to deal with nvme
- Add 0241-RHBZ-1554516-show-path-failures.patch
* add a path failures multipathd path format wildcard
- Add 0242-RHBZ-1541116-all-tg-pt.patch
* add all_tg_pt configuration option to make mpathpersist send only
one registration per host
- Add 0243-RHBZ-1498724-save-persist-options.patch
* allow ":aptpl" to be added to the reservation_key to fix multipathd
aptpl persistent reservation handling
- Add 0244-RHBZ-1562247-remove-rbd.patch
* remove multipath support for rbd
- Resolves: bz #1498724, #1508483, #1526876, #1541116, #1544958, #1554516
- Resolves: bz #1562247, #1568902
-
Wed Jan 31 2018 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-119
- Add 0236-RHBZ-1525348-fix-msg.patch
* reduced message serverity level
- Resolves: bz #1525348
-
Fri Nov 17 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-118
- Modify 0224-RHBZ-1452210-prkey.patch
* Improve error checking for mpathpersist
- Resolves: bz #1452210
-
Thu Nov 16 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-117
- Modify 0235-RHBZ-1480638-NVMe-support.patch
* remove overly-restrictive uevent filtering
- Resolves: bz #1480638
-
Tue Oct 31 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-116
- Add 0235-RHBZ-1480638-NVMe-support.patch
* adds support for multipathing NVMe devices
- Resolves: bz #1480638
-
Tue Oct 10 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-115
- Add 0233-RHBZ-1451852-1482629-nimble-config.patch
- Add 0234-RHBZ-1500109-doc-typo.patch
- Remove old triggerun scriptlet (bz1470384)
- Resolves: bz #1451852, #1470384, #1482629, #1500109
-
Tue Oct 03 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-114
- Add 0226-RH-allow-overrides-section.patch
* This is a dummy section that exists to help the transition to RHEL8
- Add 0227-RHBZ-1465773-fix-path-delay-msg.patch
- Add 0228-RHBZ-1464634-hauwei-config-update.patch
- Add 0229-RHBZ-1467987-poll-on-udev-monitor.patch
* Do poll first, so udev_monitor_receive_device doesn't return error when
there is no uevent
- Add 0230-UP-allow-invalid-creates.patch
* Allow creation of devices with no valid paths.
- Add 0231-RHBZ-1458852-delay-readying.patch
* Add ghost_delay configuration option to delay device activation when only
ghost paths exist.
- Add 0232-RHBZ-1456955-property-blacklist.patch
* Add the "property" blacklist type.
- Resolves: bz #1456955, #1458852, #1464634, #1465773, #1467987