-
Tue Apr 19 2016 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-85.3
- Add 0134-UPBZ-1328515-dont-fail-discovery.patch
* don't fail discovery because individual paths failed.
- Resolves: bz #1328515
-
Mon Mar 28 2016 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-85.2
- Add 0133-RHBZ-1321019-wait-for-map-add.patch
* wait for the device to finish being added before reloading it.
- Resolves: bz #1321019
-
Mon Feb 01 2016 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-85.1
- Add 0132-RHBZ-1296979-fix-define.patch
* look for the correct libudev function to set define
- Resolves: bz #1303623
-
Thu Sep 17 2015 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-85
- Fix device-mapper Requires line in spec file
- Resolves: bz# 1260728
-
Mon Sep 14 2015 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-84
- 0131-UPBZ-1259831-lock-retry.patch
* retry locking when creating multipath devices
- Resolves: bz# 1259831
-
Tue Sep 08 2015 Benjmain Marzinski <bmarzins@redhat.com> 0.4.9-83
- Add 0130-RHBZ-1259523-host_name_len.patch
* increase size of host string
- Resolves: bz# 1259523
-
Wed Aug 19 2015 Benjmain Marzinski <bmarzins@redhat.com> 0.4.9-82
- Add 0129-UPBZ-1254292-iscsi-targetname.patch
* check for targetname iscsi sysfs value
- Resolves: bz #1254292
-
Wed Jul 08 2015 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-81
- Modify 0128-RHBZ-1222123-mpathconf-allow.patch
* Fix up covscan complaints.
- Related: bz #1222123
-
Tue Jul 07 2015 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-80
- Add 0127-RHBZ-1201030-use-blk-availability.patch
* Make multipath use blk-availability.service
- Add 0128-RHBZ-1222123-mpathconf-allow.patch
* Add mpathconf --allow for creating specialized config files.
- Resolves: bz #1201030, #1222123
-
Fri Jun 05 2015 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-79
- Add 0124-RHBZ-1209275-retrigger-uevents.patch
* Make multipathd retrigger uevents when paths haven't successfully had
their udev_attribute environment variable set by udev and add
"retrigger_ties" and "retrigger_delay" to control this
- Add 0125-RHBZ-1153832-kpartx-delete.patch
* Delete all partition devices with -d (not just the ones in the partition
table)
- Add 0126-RHBZ-1211383-alias-collision.patch
* make multipathd use the old alias, if rename failed and add
"new_bindings_in_boot" to determine if new bindings can be added to
the bindings file in the initramfs
- Resolves: bz #1153832, #1209275, #1211383