From 5982fd98bf3fedd4442b07b1ca1b47aac491c5a3 Mon Sep 17 00:00:00 2001 From: Steffen Maier Date: Mon, 20 Aug 2018 15:51:35 +0200 Subject: [PATCH] CHANGELOG: lstape, lsluns: handle non-zfcp; lin_tape multiple paths MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Steffen Maier Signed-off-by: Jan Höppner --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18b640db..4887aa4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ Release history for s390-tools (MIT version) Changes of existing tools: Bug Fixes: + - lstape: fix output with SCSI lin_tape and multiple paths to same unit + - lstape: fix output without SCSI generic (sg) + - lsluns: fix to prevent error messages if there are non-zfcp SCSI devices + - lstape: fix to prevent error messages if there are non-zfcp SCSI devices + - lstape: fix description of --type and filter for channel tapes + - lstape: fix SCSI output description in man page + - lstape: fix SCSI HBA CCW device bus-ID e.g. for virtio-scsi-ccw * __v2.6.0 (2018-08-10)__