lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Thu, 6 May 2021 13:35:25 -0400
From:   Douglas Gilbert <dgilbert@...erlog.com>
To:     SCSI development list <linux-scsi@...r.kernel.org>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>,
        Hannes Reinecke <hare@...e.de>,
        Tomáš Bžatek <tbzatek@...hat.com>
Subject: [ANNOUNCE] lsscsi release 0.32

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ