diff --git a/sg3_utils.changes b/sg3_utils.changes index 8e835e6..ced5e69 100644 --- a/sg3_utils.changes +++ b/sg3_utils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 16 09:52:23 UTC 2023 - Martin Wilck + +- rescan_scsi_bus.sh: fix multipath issue when called with -s and + without -u (bsc#1215720) + ------------------------------------------------------------------- Thu Sep 28 13:34:30 UTC 2023 - Martin Wilck diff --git a/sg3_utils.obsinfo b/sg3_utils.obsinfo index 5b1c78a..9c0031c 100644 --- a/sg3_utils.obsinfo +++ b/sg3_utils.obsinfo @@ -1,4 +1,4 @@ name: sg3_utils -version: 1.48+1.889c3e3 -mtime: 1695906255 -commit: 889c3e31fc50f6f2cca51455ee157caaa20da17f +version: 1.48+2.e7f5a94 +mtime: 1697449349 +commit: e7f5a94a10964569c2e226f6bf12d39e29864dd3 diff --git a/sg3_utils.spec b/sg3_utils.spec index ccda0c2..be4d5f9 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -17,7 +17,7 @@ Name: sg3_utils -Version: 1.48+1.889c3e3 +Version: 1.48+2.e7f5a94 %global lname libsgutils2-%(echo %{version} | sed 's/[~+].*//;y/./_/')-2 Release: 0 Summary: A collection of tools that send SCSI commands to devices