From 9bf20529bf58f7239f1ccf4ea1e4399cc35f3eab581355c7b80608546ac5b28d Mon Sep 17 00:00:00 2001 From: Hannes Reinecke Date: Fri, 22 Dec 2017 08:36:21 +0000 Subject: [PATCH] Accepting request 559264 from home:hreinecke:branches:Base:System - sg_inq: check VPD page 0x0 before reading serial number (bsc#1067839) - sg_inq: add option '-o/--only' to skip reading VPD pages (bsc#1067839) OBS-URL: https://build.opensuse.org/request/show/559264 OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=69 --- sg3_utils-1.43.tar.xz | 4 ++-- sg3_utils.changes | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/sg3_utils-1.43.tar.xz b/sg3_utils-1.43.tar.xz index 0ed5fd9..ca0c035 100644 --- a/sg3_utils-1.43.tar.xz +++ b/sg3_utils-1.43.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a18def5b38ec5da8720f15dd3bdd390bff99db72ff6628ee4fbe3d835001c01b -size 811752 +oid sha256:dc6f3e8842d6721d864f7de7164edb1edcb35754de7a4fe27d9cada7669a3b2b +size 811812 diff --git a/sg3_utils.changes b/sg3_utils.changes index 66f2384..cb840d8 100644 --- a/sg3_utils.changes +++ b/sg3_utils.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Dec 22 09:31:40 CET 2017 - hare@suse.de + +- sg_inq: check VPD page 0x0 before reading serial number + (bsc#1067839) +- sg_inq: add option '-o/--only' to skip reading VPD pages + (bsc#1067839) + ------------------------------------------------------------------- Mon Dec 18 11:31:02 CET 2017 - hare@suse.de