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 015
Date: Sat, 19 Nov 2022 22:49:13 +0100	[thread overview]
Message-ID: <20221119214913.3386901-1-adolf.belka@ipfire.org> (raw)

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

- Update from version 014 to 015
- Update of rootfile not required
- Changelog
    usbutils 015
	      usb-devices: list the root devices in numerical order
	      usb-devices: use 'local' variable type to handle recursion
	      lsusb: remove unused wireless check
	      lsusb: remove wireless descriptor information
	      usb-devices: fix field width on device speed field
	      lsusb: fix up Midi Device specification devices
	      Fix an runtime error reported by undefind sanitizer
	      lsusb: Improve status display for SuperSpeedPlus hubs
	      lsusb-t: Fix recursive sorting on child devices.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/usbutils | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/usbutils b/lfs/usbutils
index e2d2e92a6..922bb0e14 100644
--- a/lfs/usbutils
+++ b/lfs/usbutils
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 014
+VER        = 015
 
 THISAPP    = usbutils-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 8defadf7aa05dedb5af52a08ee8b5c152529c35e32514360326c9bc45860c8a1d10b5688cc40ddc2218824b7a776ed8590182cee2c54504d4fbd94512ce80259
+$(DL_FILE)_BLAKE2 = 6056947e3df829e988b9429827c69234a90b7ad1be666d54566211bc6c8e09e74372543059827a39cab2badd1df71deff1147503bef3850a38bffefe3b2ae0e2
 
 install : $(TARGET)
 
-- 
2.38.1


             reply	other threads:[~2022-11-19 21:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-19 21:49 Adolf Belka [this message]
2022-11-21  8:27 ` Peter Müller
2022-11-21  9:17   ` Michael Tremer

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=20221119214913.3386901-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