-
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
-
Thu May 07 2015 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-78
- Modify 0102-RHBZ-631009-deferred-remove.patch
* Code refactor and minor fix.
- Add 0106-RHBZ-1169935-no-new-devs.patch
* add new configuration option "ignore_new_boot_devs"
- Add 0107-RH-adapter-name-wildcard.patch
* add new paths wildcard to show the host adapter
- Add 0108-RHBZ-1153832-kpartx-remove-devs.patch
* switch to kpartx -u in 62-multipath.rules to delete removed partitions
- Add 0109-RH-read-only-bindings.patch
* add -B support to multipathd
- Add 0110-RHBZ-blacklist-vd-devs.patch
* virtio-blk devices don't report a WWID so multipath can't use them
- Add 0111-RH-dont-show-pg-timeout.patch
* remove pg_timeout setting and displaying code
- Add 0112-RHBZ-1194917-add-config_dir-option.patch
* add new configuration option "config_dir"
- Add 0113-RHBZ-1194917-cleanup.patch
* code refactoring
- Add 0114-RHBZ-1196394-delayed-reintegration.patch
* add new configuration options "delay_watch_checks" and
"delay_wait_checks"
- Add 0115-RHBZ-1198418-fix-double-free.patch
* fix crash when multipath fails adding a multipath device
- Add 0116-UPBZ-1188179-dell-36xxi.patch
* New builtin config
- Add 0117-RHBZ-1198424-autodetect-clariion-alua.patch
* update default config
- Add 0118-UPBZ-1200738-update-eternus-config.patch
* update default config
- Add 0119-RHBZ-1081397-save-alua-info.patch
* make prioritizers save information between calls to speed them up.
- Add 0120-RHBZ-1043093-realloc-fix.patch
* free old memory if realloc fails.
- Add 0121-RHBZ-1197234-rules-fix.patch
* make sure kpartx runs after an DM_ACTIVATION event occurs.
- Add 0122-RHBZ-1212590-dont-use-var.patch
* use /run instead of /var/run
- Add 0123-UPBZ-1166072-fix-path-offline.patch
* Don't mark quiesce and transport-offline paths as offline
- Modify mulfipth.conf default config file (bz #1194794)
- Related: bz #1153832
- Resolves: bz #631009, #1043093, #1081397, #1166072, #1169935, #1188179
- Resolves: bz #1194794, #1194917, #1196394, #1197234, #1198418, #1198424
- Resolves: bz #1200738, #1212590
-
Fri Jan 09 2015 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-77
- Add 0105-RHBZ-1180032-find-multipaths-man.patch
* add find_multipaths to man page
- Modify multipath.conf (bz #1069360)
* add uid_attribute example
- Resolves: bz #1180032
-
Fri Nov 14 2014 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-76
- Modify 0102-RHBZ-631009-deferred-remove.patch
* Fixed compiler warning message for builds with old device-mapper versions
- Add 0104-RHBZ-1159337-fix-double-free.patch
* made ev_remove_path exit immediately after failing setup_multipath, since
it handles cleaning up the device
- Resolves: bz #1159337
- Related: bz #631009