Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lsscsi for openSUSE:Factory checked in at 2022-09-03 23:18:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lsscsi (Old) and /work/SRC/openSUSE:Factory/.lsscsi.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lsscsi" Sat Sep 3 23:18:38 2022 rev:21 rq:1000850 version:0.32 Changes: -------- --- /work/SRC/openSUSE:Factory/lsscsi/lsscsi.changes 2018-08-28 09:19:25.131880901 +0200 +++ /work/SRC/openSUSE:Factory/.lsscsi.new.2083/lsscsi.changes 2022-09-03 23:18:46.579768087 +0200 @@ -1,0 +2,15 @@ +Mon Aug 29 10:19:51 UTC 2022 - Jan Engelhardt <[email protected]> + +- Update to release 0.32 + * improve NVMe device parsing (e.g. /dev/nvme0c1n2) + * print nr_hw_queues when available for SCSI hosts + * make WWN printing for NVMe more consistent with + output from SCSI devices (e.g. with -u and -t) + * logic to select best SCSI id (--scsi_id) to output + * fix issue where host managed ZBC devices don't + output their size. [Fix also for RBC and CD/DVD.] + * exclude NVMe listings when --classic given + * supply "-" for generic NVMe device one line output + so 'lsscsi -gb' output is consistent + +------------------------------------------------------------------- Old: ---- lsscsi-0.30.tar.xz New: ---- lsscsi-0.32.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lsscsi.spec ++++++ --- /var/tmp/diff_new_pack.cqT0yv/_old 2022-09-03 23:18:47.115769488 +0200 +++ /var/tmp/diff_new_pack.cqT0yv/_new 2022-09-03 23:18:47.123769509 +0200 @@ -1,7 +1,7 @@ # # spec file for package lsscsi # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define distver 030r154 Name: lsscsi -Version: 0.30 +Version: 0.32 Release: 0 Summary: List all SCSI devices in the system License: GPL-2.0-or-later @@ -32,7 +31,7 @@ The lsscsi command lists information about SCSI devices in Linux. %prep -%setup -q -n %{name}-%{distver} +%autosetup %build %configure ++++++ lsscsi-0.30.tar.xz -> lsscsi-0.32.tar.xz ++++++ ++++ 12091 lines of diff (skipped)
