All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dgilbert@interlog.com>
To: SCSI development list <linux-scsi@vger.kernel.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	"Hannes Reinecke" <hare@suse.de>,
	"Tomáš Bžatek" <tbzatek@redhat.com>
Subject: [ANNOUNCE] lsscsi release 0.32
Date: Thu, 6 May 2021 13:35:25 -0400	[thread overview]
Message-ID: <36e52369-4480-a073-d42b-b3e9b8bbbbf0@interlog.com> (raw)

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

                 reply	other threads:[~2021-05-06 17:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=36e52369-4480-a073-d42b-b3e9b8bbbbf0@interlog.com \
    --to=dgilbert@interlog.com \
    --cc=hare@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=tbzatek@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.