- Upstream bug fixes for sg3_utils 1.48 (bsc#1218591)

* sg_turs: fix missing CDB on several codepaths
  * sg_dd: fix bug that identified all block devices as NVME
  * rescan-scsi-bus.sh: avoid root FS going read-only with
    "rescan-scsi-bus.sh -r" (gh#doug-gilbert/sg3_utils#46)

OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=117
This commit is contained in:
Martin Wilck 2024-01-08 08:45:42 +00:00 committed by Git OBS Bridge
parent aabf46943b
commit 36e978100c
5 changed files with 13 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c29b4fd15f59658dbdd229be0028a37544ec80b2d0fd407cf05a0d57ef282d18
size 7006733

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2f5f2f7fe25ac90ca3de5068f90bca66f09a79c07c82a98b9473793635e137e
size 7006733

View File

@ -1,7 +1,10 @@
-------------------------------------------------------------------
Mon Jan 8 07:52:47 UTC 2024 - Martin Wilck <mwilck@suse.com>
Mon Jan 8 08:43:30 UTC 2024 - Martin Wilck <mwilck@suse.com>
- rescan-scsi-bus.sh: avoid root FS going read-only with
- Upstream bug fixes for sg3_utils 1.48 (bsc#1218591)
* sg_turs: fix missing CDB on several codepaths
* sg_dd: fix bug that identified all block devices as NVME
* rescan-scsi-bus.sh: avoid root FS going read-only with
"rescan-scsi-bus.sh -r" (gh#doug-gilbert/sg3_utils#46)
-------------------------------------------------------------------

View File

@ -1,4 +1,4 @@
name: sg3_utils
version: 1.48+4.0bde74b
mtime: 1704700081
commit: 0bde74b4feeddc66ee993558fb017363a5e41921
version: 1.48+6.7f43e14
mtime: 1704703150
commit: 7f43e14461cd11b1368b2834c2374fb716580ef1

View File

@ -17,7 +17,7 @@
Name: sg3_utils
Version: 1.48+4.0bde74b
Version: 1.48+6.7f43e14
%global lname libsgutils2-%(echo %{version} | sed 's/[~+].*//;y/./_/')-2
Release: 0
Summary: A collection of tools that send SCSI commands to devices