Skip to content

Commit

Permalink
usbutils 011 release
Browse files Browse the repository at this point in the history
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
gregkh committed May 6, 2019
1 parent 512bfb8 commit c1ead45
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 7 deletions.
102 changes: 102 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,108 @@
# history (i.e. packaged versions of the software).
#

usbutils 011
============

Clemens Fruhwirth (1):
Add usbreset.c as noinst_PROGRAMS target.

Daniel Schaefer (1):
lsusb: Read unkown names from sysfs device desc.

Darsey Litzenberger (3):
Remove a small hack that no longer has any effect.
Cleanup grammar
lsusb-t: Emit USB IDs and other handy info when verbosity is increased

Emmanuele Bassi (1):
Require newer version of libusb

Georg Brandl (1):
lsusb.py: fix up Python 3 conversion

Greg Kroah-Hartman (10):
SPDX bill-of-material is supposed to be project_name.spdx
usbutils.spdx: rerun report, it is properly sorted.
desc-dump.c: fix compiler warning about unused variable
add usbreset to .gitignore
usbreset: fix some build warnings
usbhid-dump: update to latest version
fix up standard int types
update usbhid-dump git id
usbhid-dump: update to a newer version of usbhid-dump again.
usbutils.spdx: update with latest information

Kurt Garloff (4):
lsusb.py: Search multiple paths for usb.ids.
lsusb.py: Usb enum for parser state machine.
lsusb.py: Add driver names for usbhid.
lsusb.py: python2 compatibility

Lukas Nykryn (1):
Makefile.am: add files with licenses to archive

Mantas Mikulėnas (33):
lsusb.py: sort devices and interfaces numerically
lsusb.py: sort toplevel entries
lsusb.py: improve usage text
lsusb.py: replace fake deepcopy()
lsusb.py: remove -w (warn if usb.ids not sorted) option
lsusb.py: ensure all error messages are written to stderr
lsusb.py: support long options
lsusb.py: use regular print() instead of hand-rolling the same thing
lsusb.py: avoid shadowing Python's built-in 'str'
lsusb.py: replace usb.ids binary search with dict lookup
lsusb.py: remove now-unused bin_search()
lsusb.py: avoid manual calls to __foo__()
lsusb.py: replace __repr__() for USB IDs with __str__()
lsusb.py: insert class FF:FF:FF into usbclasses to avoid special casing
lsusb.py: entirely remove Usb* classes
lsusb.py: cosmetic - replace tuples-as-"immutable lists" with regular lists
lsusb.py: use 'elif' where suitable
lsusb.py: remove dead code
lsusb.py: move unrelated code out of try..except
lsusb.py: allow - as well as _ when matching hci module names
lsusb.py: use a constant for the magic class number 9
lsusb.py: Usb* classes: call read() automatically from constructor
lsusb.py: UsbEndpoint: indent is a class implementation detail
lsusb.py: a few cosmetic changes
lsusb.py: shorten find_usb_class()
lsusb.py: give all Usb* objects a .path attribute
lsusb.py: add an actual __repr__() to classes
lsusb.py: give all Usb* classes a superclass
lsusb.py: convert readattr() and readlink() to methods of the container
lsusb.py: use color by default
lsusb.py: rework output for more consistent indent of both columns
lsusb.py: fix endpoint interval spacing
lsusb.py: visually group USB-version-related fields

Michael Drake (4):
lsusb: Split out routine that fetches value for given field.
lsusb: Split out field name rendering.
lsusb: Add support for descriptor extensions.
lsusb: Add support for audio processing unit type-specific fields.

Philip Langdale (2):
lsusb: Added support for Billboard Alternate Mode Capability descriptor
lsusb.py: Fix formatting of 10Gbps speeds

Ross Burton (1):
usb-devices: use /bin/sh hashbang

Solomon Peachy (1):
lsusb: Add support for decoding IPP printer descriptors

Stefan Tauner (1):
Depend on libusb 1.0.14

Valerii Zapodovnikov (1):
man pages: add information on verbosity levels of -t option

junjie (1):
fix typo


usbutils 010
============

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright (c) 2009 Kay Sievers <kay.sievers@vrfy.org>

AC_INIT([usbutils],
[010],
[011],
[linux-usb@vger.kernel.org])
AC_PREREQ(2.60)
AM_INIT_AUTOMAKE([check-news foreign 1.9 dist-bzip2])
Expand Down
10 changes: 4 additions & 6 deletions usbutils.spdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ SPDXVersion: SPDX-2.1
DataLicense: CC0-1.0
SPDXID: SPDXRef-DOCUMENT
DocumentName: usbutils
DocumentNamespace: http://spdx.org/spdxdocs/spdx-v2.1-9723d6f0-5cfe-4094-860e-a67803dcc99d
DocumentNamespace: http://spdx.org/spdxdocs/spdx-v2.1-fe38378a-d2c5-4c04-91e3-ef4e5fc2c4ed
Creator: Person: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Creator: Organization: Linux Foundation
Creator: Tool: reuse-0.3.4
Created: 2019-05-06T12:54:58Z
Created: 2019-05-06T13:03:08Z
CreatorComment: <text>This document was created automatically using available reuse information consistent with the REUSE Initiative.</text>
Relationship: SPDXRef-DOCUMENT describes SPDXRef-7445606fbf8f3683cd42bdc54b05d7a0bc2dfc44
Relationship: SPDXRef-DOCUMENT describes SPDXRef-dea01dd89a3b602828e630677fde5d77c06441c8
Expand Down Expand Up @@ -57,7 +57,6 @@ Relationship: SPDXRef-DOCUMENT describes SPDXRef-4cb440034519ea41c61d5a741cf167f
Relationship: SPDXRef-DOCUMENT describes SPDXRef-f0c5c70d49864d35245e4b1a630182e33fb993ca
Relationship: SPDXRef-DOCUMENT describes SPDXRef-acc196920bb7c53a8e1932c42e4ae88bdfbba913
Relationship: SPDXRef-DOCUMENT describes SPDXRef-306a1cc131ed293066f5657c413a396b70065483
Relationship: SPDXRef-DOCUMENT describes SPDXRef-11f6ad8ec52a2984abaafd7c3b516503785c2072

FileName: ./.gitmodules
SPDXID: SPDXRef-7445606fbf8f3683cd42bdc54b05d7a0bc2dfc44
Expand Down Expand Up @@ -85,11 +84,10 @@ FileCopyrightText: <text>Copyright (c) 2009 Kay Sievers <kay.sievers@vrfy.org></

FileName: ./NEWS
SPDXID: SPDXRef-9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8
FileChecksum: SHA1: 878a7a3162648dfa0c617248d2e95d889c22de49
FileChecksum: SHA1: d2f49dbcfc9b6f0ae07e66586f69691ec0624210
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0
FileCopyrightText: <text>Copyright (c) 2018 Greg Kroah-Hartman <gregkh@linuxfoundation.org></text>
FileCopyrightText: <text>Copyright strings</text>

FileName: ./README.md
SPDXID: SPDXRef-8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d
Expand All @@ -107,7 +105,7 @@ FileCopyrightText: <text>Copyright (c) 2009,2010 Greg Kroah-Hartman <gregkh@suse

FileName: ./configure.ac
SPDXID: SPDXRef-87db583be5c13c1f7b3c958b10e03d67b6a2ca06
FileChecksum: SHA1: 224a5ae15a9ebe1b58f34f755144155ec5933167
FileChecksum: SHA1: d24d6d2c6794326c5cfeb86edc6a6c2504e31521
LicenseConcluded: NOASSERTION
LicenseInfoInFile: GPL-2.0
FileCopyrightText: <text>Copyright (c) 2009 Kay Sievers <kay.sievers@vrfy.org></text>
Expand Down

0 comments on commit c1ead45

Please sign in to comment.