public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] usbutils: Update to version 017
Date: Tue, 28 Nov 2023 12:31:45 +0100	[thread overview]
Message-ID: <20231128113145.41685-1-adolf.belka@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2279 bytes --]

- IPFire-3.x
- Update from version 015 to 017
- Changelog
   017
      lsusb: fix up [unknown] vendor and product strings.
      lsusb: fix build warning for dump_billboard_alt_mode_capability_desc()
      lsusb: add fallback names for 'lsusb -v' output
      names: simplify get_vendor_product_with_fallback() a bit
      Honor system libdir and includedir
   016
      usbutils: lsusb-t: print entries for devices with no interfaces
      Fix a typo in usb-spec.h
      lsusb.py.in: Display (device) power/wakeup via -w option.
      Fix an incorrect length value in hid descriptor.
      Fix misalignments in hid device descripptor.
      Use bigger buffer to place speed value string
      lsusb -h returns an error
      lsusb -h fixups
      lsusb -t: sort in bus order, not reverse order
      lsusb -t: print ports and busses and devices with same width
      lsusb -t: assign_interface_to_parent() fixups
      lsusb.8.in: fix up missing '-' in text
      README.md: add source location
      lsusb.py: fix up wakeup logic for devices that do not support it
      lsusb.py.in: add another default path for usb.ids
      names.c: if a string can not be found in the usb.ids file, return [unknown]
      lsusb-t: if a driver is not bound to an interface, report "[none]"
      Generate usbutils.pc pkgconfig file
      usbreset: Allow idProduct and idVendor to be 0
      usb-devices: make shellcheck happy
      lsusb: Add function that sorts the output by device ID.
      lsusb: Additional sorting by bus number.
      lsusb: This is a more compact implementation of the device list sort
	      implemented within this pull request. The output remains the same as
	      the one demonstrated in the previous commit.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 usbutils/usbutils.nm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usbutils/usbutils.nm b/usbutils/usbutils.nm
index 0300dd95e..e3ed59def 100644
--- a/usbutils/usbutils.nm
+++ b/usbutils/usbutils.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = usbutils
-version    = 015
+version    = 017
 release    = 1
 
 groups     = System/Tools
-- 
2.42.1


             reply	other threads:[~2023-11-28 11:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-28 11:31 Adolf Belka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-10 10:58 [PATCH] elfutils: Update to version 0.190 Adolf Belka
2023-11-10 10:59 ` [PATCH] usbutils: Update to version 017 Adolf Belka

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=20231128113145.41685-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox