diff --git a/_servicedata b/_servicedata index 446e480..07e3e45 100644 --- a/_servicedata +++ b/_servicedata @@ -5,4 +5,4 @@ https://github.com/doug-gilbert/sg3_utils ed556a52933d29309849dbb24ba49f8b829c1058 https://github.com/openSUSE/sg3_utils - 6d3bd268768b83b2749c560517c18b88f222df63 \ No newline at end of file + 142dace4f41db6369a73a19d8434c26ff7986b01 \ No newline at end of file diff --git a/sg3_utils-1.48~20221101+1.142dace.obscpio b/sg3_utils-1.48~20221101+1.142dace.obscpio new file mode 100644 index 0000000..67e30f9 --- /dev/null +++ b/sg3_utils-1.48~20221101+1.142dace.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8fa689b468b42587388f6d0b5685a01884aca39eb6f705dfdd1a140fe2630e1 +size 7976973 diff --git a/sg3_utils-1.48~20221101.6d3bd26.obscpio b/sg3_utils-1.48~20221101.6d3bd26.obscpio deleted file mode 100644 index 834ba83..0000000 --- a/sg3_utils-1.48~20221101.6d3bd26.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e978cdcb4c0810a4fd624ceebca120cf69f020274cef78948ff2c45ec329e185 -size 7968781 diff --git a/sg3_utils.changes b/sg3_utils.changes index c8d74a1..51f3d16 100644 --- a/sg3_utils.changes +++ b/sg3_utils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 27 15:45:58 UTC 2023 - Martin Wilck + +- Update to version 1.48~20221101+1.142dace: + * fix output of "sg_inq -H -p bdc" (boo#1207700) + ------------------------------------------------------------------- Thu Nov 03 20:15:14 UTC 2022 - mwilck@suse.com @@ -7,7 +13,7 @@ Thu Nov 03 20:15:14 UTC 2022 - mwilck@suse.com * sg_stream_ctl: --get fix better; sg_rem_rest_elem: cleanup * sg_stream_ctl: fix --get indexing; fix some './configure --enable-debug' issues * sg_inq+sg_vpd: JSON updates - * rescan-scsi-bus: speed large multipath scans + * rescan-scsi-bus: speed large multipath scans (bsc#1207706) * rescan-scsi-bus.sh speed testonline() * rescan-scsi-bus.sh: add option --no-lip-scan * rescan-scsi-bus: sgdevice26: do not traverse sg class if scsi_device isnot added diff --git a/sg3_utils.obsinfo b/sg3_utils.obsinfo index d76a441..a296506 100644 --- a/sg3_utils.obsinfo +++ b/sg3_utils.obsinfo @@ -1,4 +1,4 @@ name: sg3_utils -version: 1.48~20221101.6d3bd26 -mtime: 1667346384 -commit: 6d3bd268768b83b2749c560517c18b88f222df63 +version: 1.48~20221101+1.142dace +mtime: 1674833433 +commit: 142dace4f41db6369a73a19d8434c26ff7986b01 diff --git a/sg3_utils.spec b/sg3_utils.spec index 8882852..024054e 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -1,7 +1,7 @@ # # spec file for package sg3_utils # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: sg3_utils -Version: 1.48~20221101.6d3bd26 +Version: 1.48~20221101+1.142dace %global lname libsgutils2-%(echo %{version} | sed 's/[~+].*//;y/./_/')-2 Release: 0 Summary: A collection of tools that send SCSI commands to devices