From efa388870eb9602fdb8a88f1f535d9ebda9c60ff6a9ecd02627f69d4a29532c5 Mon Sep 17 00:00:00 2001 From: Robert Milasan Date: Thu, 24 Jul 2014 08:17:16 +0000 Subject: [PATCH] Accepting request 241989 from home:hreinecke:branches:Base:System - recovery_tmo for iSCSI sessions not updated (bnc#883808) - Only filter for udev property if uid_attribute is present - Read wwid from sysfs vpg_pg83 attribute - Update multipath.conf.5 to clarify wwid generation - kpartx: Fixup persistent name generation (bnc#887582) - Revert 'return PATH_DOWN for quiesced paths' - Do not treat 'transport-offline' paths as 'offline' (bnc#888378) - multipath: Check for running daemon when called with '-u' (bnc#886154) OBS-URL: https://build.opensuse.org/request/show/241989 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=71 --- multipath-tools-0.5.0-sles12.diff.bz2 | 4 ++-- multipath-tools.changes | 17 +++++++++++++++++ 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/multipath-tools-0.5.0-sles12.diff.bz2 b/multipath-tools-0.5.0-sles12.diff.bz2 index 4359533..cda08c8 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:0b142111f1e043927f3dd21b744ea6491f7d500279ccb278b5edbe5d6bd372f0 -size 36302 +oid sha256:be1438f5d57fa2faa8c55f640b00306d036c5c51bd22efb776bb7a85a5b2930b +size 39666 diff --git a/multipath-tools.changes b/multipath-tools.changes index 72d5fb0..5576c3d 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Jul 23 12:35:44 CEST 2014 - hare@suse.de + +- recovery_tmo for iSCSI sessions not updated (bnc#883808) +- Only filter for udev property if uid_attribute is present +- Read wwid from sysfs vpg_pg83 attribute +- Update multipath.conf.5 to clarify wwid generation +- kpartx: Fixup persistent name generation (bnc#887582) +- Revert 'return PATH_DOWN for quiesced paths' +- Do not treat 'transport-offline' paths as 'offline' (bnc#888378) + +------------------------------------------------------------------- +Wed Jul 9 11:46:23 CEST 2014 - hare@suse.de + +- multipath: Check for running daemon when called with '-u' + (bnc#886154) + ------------------------------------------------------------------- Fri Jul 4 09:14:11 CEST 2014 - hare@suse.de