From c059c44410ad09d1b4736e85eeca8ccfdd900c66a57ce06b468f44221aa8fa09 Mon Sep 17 00:00:00 2001 From: Robert Milasan Date: Thu, 26 Jun 2014 06:52:27 +0000 Subject: [PATCH] Accepting request 238460 from home:hreinecke:branches:Base:System - Fixup race condition with udev (bnc#883878) - Cleanup foreground operation handling in multipathd - Fix some minor issues in path reordering code (bnc#870465) - Patches from upstream: * Use existing user friendly names if possible * kpartx: fix extended partition size for >512b sectors * Mismatch between allocation length and transfer length in rdac prio * Mismatch between allocation length and transfer length in emc_clariion prio. OBS-URL: https://build.opensuse.org/request/show/238460 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=67 --- multipath-tools-0.5.0-sles12.diff.bz2 | 4 ++-- multipath-tools.changes | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/multipath-tools-0.5.0-sles12.diff.bz2 b/multipath-tools-0.5.0-sles12.diff.bz2 index 61607c0..547b36e 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:91851cc679e9ed16d77b873ecde90ffc8aa71035f92821ad8b01432950917694 -size 27676 +oid sha256:4eca31a4258dcbbe2bf8c9a917b669615eccac3b626cbdbad0180139d42d674f +size 29970 diff --git a/multipath-tools.changes b/multipath-tools.changes index 09e33d9..f5809ee 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jun 24 09:45:57 CEST 2014 - hare@suse.de + +- Fixup race condition with udev (bnc#883878) +- Cleanup foreground operation handling in multipathd +- Fix some minor issues in path reordering code (bnc#870465) +- Patches from upstream: + * Use existing user friendly names if possible + * kpartx: fix extended partition size for >512b sectors + * Mismatch between allocation length and transfer length in + rdac prio + * Mismatch between allocation length and transfer length in + emc_clariion prio. + ------------------------------------------------------------------- Fri Jun 13 10:51:48 CEST 2014 - hare@suse.de