diff --git a/multipath-tools-0.5.0-sles12.diff.bz2 b/multipath-tools-0.5.0-sles12.diff.bz2 index cda08c8..04ec9e4 100644 --- a/multipath-tools-0.5.0-sles12.diff.bz2 +++ b/multipath-tools-0.5.0-sles12.diff.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be1438f5d57fa2faa8c55f640b00306d036c5c51bd22efb776bb7a85a5b2930b -size 39666 +oid sha256:ec3c78798cdf2a1e6a2f5c92501bd523ae4294ec5aed8a9ce0d762a6aa66d5a0 +size 45788 diff --git a/multipath-tools.changes b/multipath-tools.changes index 5576c3d..10b71f7 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri Jul 25 10:53:27 CEST 2014 - hare@suse.de + +- Patches from upstream: + * enable gcc format-security check + * Accept "*" as a valid regular expression + * check info.exists to get valid value + * Don't forget to reload table when both reload and rename + is required + * libmultipath: Simplify read_line() + * libmultipath: Zero-terminate sysfs_attr_get_value() result + * libmultipath: Print line number for which parsing failed + * libmultipath: Accept "*" as a valid regular expression + * multipath: Wrong sysfs attribute used for iSCSI settings + (bnc#883808) +- Check for valid DM_DEVICE_INFO before proceeding + (bnc#888453) +- Scalability fixes (bnc#880356): + * Separate out uevent parsing functions + * Use poll() when receiving uevents + * multipathd: push down lock in checkerloop() + * Allow specific CLI commands to run unlocked + * Push down vector lock during uevent processing + ------------------------------------------------------------------- Wed Jul 23 12:35:44 CEST 2014 - hare@suse.de