linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] lsscsi release 0.32
@ 2021-05-06 17:35 Douglas Gilbert
  0 siblings, 0 replies; only message in thread
From: Douglas Gilbert @ 2021-05-06 17:35 UTC (permalink / raw)
  To: SCSI development list
  Cc: linux-kernel, Hannes Reinecke, Tomáš Bžatek

lsscsi is a command line utility that probes sysfs in Linux 2.6, 3,
4 and 5 series kernels in order to list information about SCSI
devices and SCSI hosts. The default format is one device (e.g. disk)
per line. Other storage devices that use the SCSI subsystem such as
SATA disks, USB keys and enclosures are also listed. Release 0.30
added listings of NVMe namespaces (devices) and hosts (controllers)
and that has been further refined in this release.

Release 0.32 is described and is available on these websites:
     https://sg.danny.cz/scsi/lsscsi.html
     https://doug-gilbert.github.io/scsi/lsscsi.html

My subversion lsscsi repository is mirrored in git at:
     https://github.com/doug-gilbert/lsscsi
     https://github.com/hreinecke/lsscsi    [needs updating]

Note: a change in terminology from package "version" to "release".
That allows me to write 'pre-release' in the ChangeLog until I actually
do the release. For example Fedora 34 has a "version 0.32' of lsscsi
which corresponds to the author's subversion revision 164. Hence, for
example, the Fedora 34 lsscsi will not print nr_hw_queues if it is
available; not an ideal situation.

Note 2: All my packages have a CREDITS file where the names of
contributors and what was contributed are listed.


Changelog for released lsscsi-0.32 [20210505] [svn: r167]
   - improve NVMe device parsing (e.g. /dev/nvme0c1n2)
   - print nr_hw_queues when available for SCSI hosts
   - Remove blank line after NVMe device name with -HL
   - collect_disk_wwn_nodes: Fix WWN string copy
   - 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
   - clean up warnings for gcc-10
   - build with autoconf 2.70

Changelog for released lsscsi-0.31 [20200220] [svn: r160]
...


Doug Gilbert

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-06 17:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06 17:35 [ANNOUNCE] lsscsi release 0.32 Douglas Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).