* [PATCH] usbutils: Update to version 015-1
@ 2023-09-20 11:05 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2023-09-20 11:05 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1167 bytes --]
- IPFire-3.x
- Update from version 014-4 to 105-1
- Changelog
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>
---
usbutils/usbutils.nm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/usbutils/usbutils.nm b/usbutils/usbutils.nm
index eb6944f88..0300dd95e 100644
--- a/usbutils/usbutils.nm
+++ b/usbutils/usbutils.nm
@@ -4,8 +4,8 @@
###############################################################################
name = usbutils
-version = 014
-release = 4
+version = 015
+release = 1
groups = System/Tools
url = https://www.linux-usb.org/
--
2.42.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-09-20 11:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-20 11:05 [PATCH] usbutils: Update to version 015-1 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox