From e15e64f1904c04cc31435fbe92ac110f4510bcb0f9dd398221366b11a290eb58 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 8 Feb 2018 08:38:59 +0000 Subject: [PATCH] Accepting request 573773 from home:hreinecke:branches:Base:System - Update to svn r744: * sg_write_x: new command for normal/atomic/orwrite etc SCSI WRITE variants * sg_ses: add NVMe support * sg_inq: decode NVMe controller / NSIDs - rescan_scsi_bus.sh: Fix manpage for --forcerescan - 55-scsi-sg3_id.rules: fixes for scsi_id compability (bsc#1079873) - 55-scsi-sg3_id.rules: run sg_inq for SPC devices (bsc#1079873) OBS-URL: https://build.opensuse.org/request/show/573773 OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=72 --- sg3_utils-1.43.tar.xz | 4 ++-- sg3_utils.changes | 12 ++++++++++++ sg3_utils.spec | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/sg3_utils-1.43.tar.xz b/sg3_utils-1.43.tar.xz index ca0c035..22781d4 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:dc6f3e8842d6721d864f7de7164edb1edcb35754de7a4fe27d9cada7669a3b2b -size 811812 +oid sha256:418782f487a2062290277380b6950b0f0c2652699fda5bdc1a4348f28f709d7d +size 856416 diff --git a/sg3_utils.changes b/sg3_utils.changes index 4c401b1..39c21ee 100644 --- a/sg3_utils.changes +++ b/sg3_utils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Feb 7 16:12:10 CET 2018 - hare@suse.de + +- Update to svn r744: + * sg_write_x: new command for normal/atomic/orwrite etc + SCSI WRITE variants + * sg_ses: add NVMe support + * sg_inq: decode NVMe controller / NSIDs +- rescan_scsi_bus.sh: Fix manpage for --forcerescan +- 55-scsi-sg3_id.rules: fixes for scsi_id compability (bsc#1079873) +- 55-scsi-sg3_id.rules: run sg_inq for SPC devices (bsc#1079873) + ------------------------------------------------------------------- Fri Dec 22 09:31:40 CET 2017 - hare@suse.de diff --git a/sg3_utils.spec b/sg3_utils.spec index 7c5c6c7..3baaf94 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -1,7 +1,7 @@ # # spec file for package sg3_utils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed