69 Commits

Author SHA256 Message Date
64e7066bfa Accepting request 1318726 from Base:System
- Update to version 019:
  * usbreset.1: fix typo in the busnum/devicenum example.
  * usbreset: fix swapped vendor and product ID in help/manpage.
  * usbreset.1: fix groff warnings and small fixes.
  * Remove commented out code in usbreset.c and list.h and
    container_of.h .
  * lsusb: turn a FIXME comment for dump_comm_descriptor() into
    something real.
  * lsusb: remove FIXME about wireless usb device.
  * lsusb: change FIXME for bmEthernetStatistics into a TODO.
  * lsusb.c: change TODO into a fixme in do_dualspeed() .
  * usbreset: move the serial number forward in the output.
  * usb-devices: fix up bash warning for $altset
    (fixes boo#1253475).
  * usb-devices: fix up some minor shellcheck warning messages.
  * usb-spec: remove vendor specific entry.
  * usbreset: support resetting device by serial number.
  * lsusb: Show wBytesPerInterval field of the SS EP companion
    descriptor.
  * usb-devices: Make devcount 'local' to handle recursion.
  * usb-devices: Make devnum 'local' to handle recursion.
  * lsusb-t: add verblevel 3 to print_usbdevice() .
  * lsusb: improve usb2 device capability descriptor.
  * Fix display of HID descriptors. (forwarded request 1318467 from mnhauke)

OBS-URL: https://build.opensuse.org/request/show/1318726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=50
2025-11-21 15:54:10 +00:00
9284fe144f - Update to version 019:
* usbreset.1: fix typo in the busnum/devicenum example.
  * usbreset: fix swapped vendor and product ID in help/manpage.
  * usbreset.1: fix groff warnings and small fixes.
  * Remove commented out code in usbreset.c and list.h and
    container_of.h .
  * lsusb: turn a FIXME comment for dump_comm_descriptor() into
    something real.
  * lsusb: remove FIXME about wireless usb device.
  * lsusb: change FIXME for bmEthernetStatistics into a TODO.
  * lsusb.c: change TODO into a fixme in do_dualspeed() .
  * usbreset: move the serial number forward in the output.
  * usb-devices: fix up bash warning for $altset
    (fixes boo#1253475).
  * usb-devices: fix up some minor shellcheck warning messages.
  * usb-spec: remove vendor specific entry.
  * usbreset: support resetting device by serial number.
  * lsusb: Show wBytesPerInterval field of the SS EP companion
    descriptor.
  * usb-devices: Make devcount 'local' to handle recursion.
  * usb-devices: Make devnum 'local' to handle recursion.
  * lsusb-t: add verblevel 3 to print_usbdevice() .
  * lsusb: improve usb2 device capability descriptor.
  * Fix display of HID descriptors.

OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=57
2025-11-19 16:21:40 +00:00
cfe4253a34 Accepting request 1217960 from Base:System
- Update to version 018:
  * Add a manpage for lsusb.py
  * Add a manpage for usbreset
  * Add lsusb.py.1 to DISTCLEANFILES
  * usb-devices: fix bashism
  * man: remove version from the manual pages
  * README: add Contributing section
  * lsusb.py: mention both usb.ids paths
  * README: fix link, add DCO and SPDX details
  * lsusb: make internal API const-aware
  * lsusb: const annotate most data,
    re-enable -Wdiscarded-qualifiers
  * man: move manual pages in designated sub-folder
  * lsusb: drop the audioterminal hash table
  * lsusb: drop the videoterminal hash table
  * lsusb: drop the genericstrtable hash tables
  * editorconfig: add initial config file
  * lsusb: reformat and add trailing commas for multi-line arrays
  * usb-spec: move the opening curly brackets to end of line
  * Include "negotiated speed" in device dump
  * lsusb: remove autotools checks for iconv
  * lsusb: remove byteswap.h check
  * lsusb: always include config.h
  * usbutils: remove usbutils.pc
  * usbutils: convert build system to use meson
  * usbutils.spdx: update file based on recent file movements
  * lsusb: fix memory leak in libusb
  * lsusb: billboard alternate mode is in little endian format
  * README: update based on build tool changes
  * lsusb: add support to show superspeed++ (forwarded request 1217378 from mnhauke)

OBS-URL: https://build.opensuse.org/request/show/1217960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=49
2024-10-25 17:18:48 +00:00
6c8fead736 - Update to version 018:
* Add a manpage for lsusb.py
  * Add a manpage for usbreset
  * Add lsusb.py.1 to DISTCLEANFILES
  * usb-devices: fix bashism
  * man: remove version from the manual pages
  * README: add Contributing section
  * lsusb.py: mention both usb.ids paths
  * README: fix link, add DCO and SPDX details
  * lsusb: make internal API const-aware
  * lsusb: const annotate most data,
    re-enable -Wdiscarded-qualifiers
  * man: move manual pages in designated sub-folder
  * lsusb: drop the audioterminal hash table
  * lsusb: drop the videoterminal hash table
  * lsusb: drop the genericstrtable hash tables
  * editorconfig: add initial config file
  * lsusb: reformat and add trailing commas for multi-line arrays
  * usb-spec: move the opening curly brackets to end of line
  * Include "negotiated speed" in device dump
  * lsusb: remove autotools checks for iconv
  * lsusb: remove byteswap.h check
  * lsusb: always include config.h
  * usbutils: remove usbutils.pc
  * usbutils: convert build system to use meson
  * usbutils.spdx: update file based on recent file movements
  * lsusb: fix memory leak in libusb
  * lsusb: billboard alternate mode is in little endian format
  * README: update based on build tool changes
  * lsusb: add support to show superspeed++

OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=55
2024-10-24 08:24:22 +00:00
723a19630b Accepting request 1202519 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1202519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=48
2024-09-23 13:18:44 +00:00
2a65d17490 - enable usbreset
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=53
2024-09-23 05:38:00 +00:00
11f9290468 Accepting request 1151112 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1151112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=47
2024-02-27 21:44:00 +00:00
ade45dbe22 Accepting request 1150806 from home:pgajdos
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1150806
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=51
2024-02-26 10:49:51 +00:00
d8feb009cb Accepting request 1129643 from Base:System
- Split out devel package, containing the .pc file:
  + The .pc file declares dependencies on other devel packages,
    which is not wanted on regular end-user systems.
  + Drop rpmlintrc file. (forwarded request 1129614 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1129643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=46
2023-11-30 20:59:01 +00:00
6cd52748a4 Accepting request 1129614 from home:dimstar:Factory
- Split out devel package, containing the .pc file:
  + The .pc file declares dependencies on other devel packages,
    which is not wanted on regular end-user systems.
  + Drop rpmlintrc file.

OBS-URL: https://build.opensuse.org/request/show/1129614
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=49
2023-11-28 16:14:41 +00:00
1625c372a3 Accepting request 1129090 from Base:System
- update to 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
  * rezso (1):
  * Honor system libdir and includedir
  * usbutils 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 (forwarded request 1129082 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1129090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=45
2023-11-27 21:41:52 +00:00
f98d2e0a1c Accepting request 1129082 from home:dirkmueller:Factory
- update to 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
  * rezso (1):
  * Honor system libdir and includedir
  * usbutils 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

OBS-URL: https://build.opensuse.org/request/show/1129082
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=47
2023-11-27 10:11:30 +00:00
c040840263 Accepting request 1031468 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1031468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=44
2022-10-28 17:29:09 +00:00
243f343b60 Accepting request 1031394 from home:dirkmueller:Factory
- update to 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. 

- Update to version 014 (jira#SLE-19451):

OBS-URL: https://build.opensuse.org/request/show/1031394
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=45
2022-10-27 07:54:43 +00:00
13e811fde9 Accepting request 915414 from Base:System
- Update to version 0.14 (jira#SLE-19451):
  * Add Tx+Rx lanes to tree mode
  * lsusb(8): mention the udev's hardware database
  * lsusb: Fix typo in string output for iAdditionalInfoURL
  * lsusb-t: Add lower bound checks in read_sysfs_file_string
  * lsusb: remove unused RETRIES constant
  * lsusb: don't complain on EAGAIN
  * sysfs: add copyright notice taken from name.*
  * LICENSES: add symlink to handle "or-later" issue for GPL-2.0
  * LICENSES: put spdx headers on the license files
  * rename "GPL-2.0+" to "GPL-2.0-or-later"
  * LICENSE: rename GPL-3.0.txt -> GPL-3.0-only.txt
  * usbhid-dump.8.in: add copyright information
  * usbhid-dump: add copyright and SPDX info
  * SPDX header cleanups from GPL-2.0 -> GPL-2.0-only
  * usbutils.spdx: update with output of latest reuse tool
  * lsusb: Fix spelling of bEndpointAddress in UVC
  * lsusb: Decode endpoint addresses in UVC
  * lsusb.c: fix leak in dump_printer_device
  * usb-devices: do not use `local` in a POSIX shell script
  * desc-defs.c: fix possible out-of-bound read
  * Fix typos in lsusb.8.in
  * Fix locating endpoint when it's a directory rather than a symlink
  * Fix formatting of interface descriptors to match /sys/kernel/debug/usb/devices
  * Fix formatting of endpoint direction to match /sys/kernel/debug/usb/devices
  * Fix formatting of endpoint type to match /sys/kernel/debug/usb/devices
  * Fix formatting of max endpoint packet size to match /sys/kernel/debug/usb/devices
  * lsusb: Fix buffer size copy/paste error (forwarded request 915408 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/915414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=43
2021-09-03 19:25:24 +00:00
9763701971 Accepting request 915408 from home:pluskalm:branches:Base:System
- Update to version 0.14 (jira#SLE-19451):
  * Add Tx+Rx lanes to tree mode
  * lsusb(8): mention the udev's hardware database
  * lsusb: Fix typo in string output for iAdditionalInfoURL
  * lsusb-t: Add lower bound checks in read_sysfs_file_string
  * lsusb: remove unused RETRIES constant
  * lsusb: don't complain on EAGAIN
  * sysfs: add copyright notice taken from name.*
  * LICENSES: add symlink to handle "or-later" issue for GPL-2.0
  * LICENSES: put spdx headers on the license files
  * rename "GPL-2.0+" to "GPL-2.0-or-later"
  * LICENSE: rename GPL-3.0.txt -> GPL-3.0-only.txt
  * usbhid-dump.8.in: add copyright information
  * usbhid-dump: add copyright and SPDX info
  * SPDX header cleanups from GPL-2.0 -> GPL-2.0-only
  * usbutils.spdx: update with output of latest reuse tool
  * lsusb: Fix spelling of bEndpointAddress in UVC
  * lsusb: Decode endpoint addresses in UVC
  * lsusb.c: fix leak in dump_printer_device
  * usb-devices: do not use `local` in a POSIX shell script
  * desc-defs.c: fix possible out-of-bound read
  * Fix typos in lsusb.8.in
  * Fix locating endpoint when it's a directory rather than a symlink
  * Fix formatting of interface descriptors to match /sys/kernel/debug/usb/devices
  * Fix formatting of endpoint direction to match /sys/kernel/debug/usb/devices
  * Fix formatting of endpoint type to match /sys/kernel/debug/usb/devices
  * Fix formatting of max endpoint packet size to match /sys/kernel/debug/usb/devices
  * lsusb: Fix buffer size copy/paste error

OBS-URL: https://build.opensuse.org/request/show/915408
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=44
2021-09-01 07:02:03 +00:00
837da15b05 Accepting request 849558 from Base:System
- Update to version 013:
  * lsusb.8.in: do not mention usb.ids
  * usb-devices.1: don't mention bash
  * usbhid-dump: move manpage to main directory out of subdir
  * usbhid-dump.8: add SPDX header
  * usbhid-dump.8: autogenerate it with the usbutils version number
  * usbhid-dump: add SPDX identifiers to all files.
  * usbhid-dump: remove libusb.h libusb_strerror() implementation
  * usbhid-dump: remove lib directory
  * usbhid-dump: move .h files into src/ directory
  * Makefile.am: add usbhid-dump.8 to distclean list
  * usbhid-dump: some autoconf cleanup
  * usbhid-dump: remove some dev_list functions that were never used
  * dump_audiostreaming_interface(): remove unused variable
  * usbmisc: initialize string buffer before reading from device.
  * lsusb.py: drop trailing space on non-hub devices
  * lsusb.py: strip whitespace from device strings
  * lsusb(8): fix formatting
  * lsusb(8): document --tree
  * lsusb.py: remove private paths for usb.ids
  * Additional device classes for usb-devices script
  * usbhid-dump: Do not use rindex
  * Move read_sysfs_prop() from names.c to its own file
  * sysfs: Don't return bogus data for devices under a hub
  * lsusb: Use vendor and product name fallback logic in -D mode too
  * lsusb: Get manufacturer, product, and serial from sysfs
  * bootstrap: change /bin/bash to /bin/sh
  * lsusb: fix two typos in UVC Extension Unit descriptor
  * usbhid-dump: Put back autoconf check for libusb_set_option() (forwarded request 849557 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/849558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=42
2020-11-23 15:38:11 +00:00
0c9fbba564 Accepting request 849557 from home:pluskalm:branches:Base:System
- Update to version 013:
  * lsusb.8.in: do not mention usb.ids
  * usb-devices.1: don't mention bash
  * usbhid-dump: move manpage to main directory out of subdir
  * usbhid-dump.8: add SPDX header
  * usbhid-dump.8: autogenerate it with the usbutils version number
  * usbhid-dump: add SPDX identifiers to all files.
  * usbhid-dump: remove libusb.h libusb_strerror() implementation
  * usbhid-dump: remove lib directory
  * usbhid-dump: move .h files into src/ directory
  * Makefile.am: add usbhid-dump.8 to distclean list
  * usbhid-dump: some autoconf cleanup
  * usbhid-dump: remove some dev_list functions that were never used
  * dump_audiostreaming_interface(): remove unused variable
  * usbmisc: initialize string buffer before reading from device.
  * lsusb.py: drop trailing space on non-hub devices
  * lsusb.py: strip whitespace from device strings
  * lsusb(8): fix formatting
  * lsusb(8): document --tree
  * lsusb.py: remove private paths for usb.ids
  * Additional device classes for usb-devices script
  * usbhid-dump: Do not use rindex
  * Move read_sysfs_prop() from names.c to its own file
  * sysfs: Don't return bogus data for devices under a hub
  * lsusb: Use vendor and product name fallback logic in -D mode too
  * lsusb: Get manufacturer, product, and serial from sysfs
  * bootstrap: change /bin/bash to /bin/sh
  * lsusb: fix two typos in UVC Extension Unit descriptor
  * usbhid-dump: Put back autoconf check for libusb_set_option()

OBS-URL: https://build.opensuse.org/request/show/849557
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=42
2020-11-20 08:01:25 +00:00
d3eb995a2a Accepting request 807470 from Base:System
OBS-URL: https://build.opensuse.org/request/show/807470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=41
2020-05-26 15:13:52 +00:00
b1a120037c Accepting request 802934 from home:pluskalm:branches:Base:System
- Update to version 012:
  * Merge usbhid-dump into main usbutils repository
- Changes for version 011:
  * Add usbreset.c as noinst_PROGRAMS target.
  * lsusb: Read unkown names from sysfs device desc.
  * 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
  * Require newer version of libusb
  * lsusb.py: fix up Python 3 conversion
  * 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
  * 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
  * Makefile.am: add files with licenses to archive
  * 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

OBS-URL: https://build.opensuse.org/request/show/802934
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=40
2020-05-20 07:49:56 +00:00
54a6b8635e Accepting request 687542 from Base:System
OBS-URL: https://build.opensuse.org/request/show/687542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=40
2019-03-26 14:36:19 +00:00
6118f67376 Accepting request 686933 from home:oertel:branches:Base:System
- update to usbutils 010
  * usbreset.c: add missing <stdlib.h> include
  * Do not create and install usbutils.pc
  * fix dump_videocontrol_interface for unitialized variable usage
  * Add correct SPDX license identifiers to all files
  * Add SPDX identifiers on files that did not have a specific license.
  * wTotalLength should be printed as a hex number
  * usbmisc: fix up some strncpy() issues
  * lsusb-t: fix up error with readlink()
  * lsusb.py.in: add proper SPDX license identifier
  * usb-devices: reword the copyright identifier
  * LICENSES: move the GPL 2 license to the LICENSES directory
  * LICENSES/GPL-3.0.txt: add the file
  * lsusb.h: add copyright notice
  * lsusb-t: add copyright info
  * bom.spdx: Add bill of materials file in SPDX format.
  * ChangeLog: remove it.
  * AUTHORS: remove file
  * do_release: drop file
  * NEWS: add SPDX header and comment
  * autogen.sh: add SPDX and copyright header
  * list.h: add copyright information
  * travis-autogen.sh: add SPDX and copyright information.
  * INSTALL: remove the file, it's boiler-plate
  * configure.ac: add SPDX and copyright
  * man pages: add SPDX and copyright information
  * Makefile.am: add SPDX and copyright information
  * .gitmodules: add SPDX and copyright lines
  * lsusb.py.in: fix up Copyright strings
  * usbreset.c: add Alan's copyright

OBS-URL: https://build.opensuse.org/request/show/686933
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=38
2019-03-22 08:16:19 +00:00
0b2870461b Accepting request 590592 from Base:System
- Use usb ids from hwdata
- Modernise spec file with spec-cleaner
- Make building more verbose (forwarded request 588122 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/590592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=39
2018-03-30 09:55:18 +00:00
a51b77fbdf Accepting request 588122 from home:pluskalm:branches:Base:System
- Use usb ids from hwdata
- Modernise spec file with spec-cleaner
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/588122
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=36
2018-03-23 09:23:10 +00:00
cb80a91c49 Accepting request 574517 from Base:System
OBS-URL: https://build.opensuse.org/request/show/574517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=38
2018-02-12 09:11:38 +00:00
014cc274a4 Accepting request 572337 from home:avindra
- Update to usbutils 009
  * usbreset: coding style
  * Don't use C99-ism
  * usbhid-dump: update submodule to latest version
  * add usbreset.c example program
  * update usbhid-dump to latest
  * lsusb.py: Don't dump a trace dump if usb.ids is not present
  * USB: usb-devices: Interface number can be a string
  * autogen.sh: checkout usbhid-dump
  * lsusb: add support for the Encoding Unit Desc for uvc 1.5
    device
  * lsusb: fix alignment for Video Streaming interface desc
  * lsusb: parse additional control fileds in USB video control
    interfaces for UVC1.5
  * lsusb: proper display hexadecimal value for UVC control
    interface
  * usbreset.c: import usability improvements from OpenWrt
  * Update lsusb.c
  * Un-indent bVariableSize for Frame-Based Format descriptors
  * Makefile: install pkgconfig file to arch-dependent location
  * lsusb: Allocate the BOS descriptor buffer dynamically
  * lsusb: Add support for the USB 3.1 SuperSpeedPlus device
    capability desc
  * lsusb: Fix issue with lengthy string descriptors
  * lsusb: Added support for Billboard Capability descriptor
  * Update usbhid-dump repo URL
  * Update usbhid-dump to v1.4
  * configure: remove summary about unused USE_ZLIB
  * drop unused input file for usb.ids update script
  * substitute usb.id location in lsusb Python script
  * lsusb: remove unused variable procbususb
  * lsusb: Report correct MaxPower for USB 3.0 devices
  * lsusb: Request proper descriptor type for USB 3.1
  * lsusb: Store link state descriptions without preceding
    space
  * build: Request at least libusb 1.0.9
  * Added support for Platform Device Capability descriptor
  * lsusb: change endianness of first three fields when printing
    UUID/GUIDs.
  * lsusb: Fix UVC STILL_IMAGE_FRAME descriptor
  * lsusb: Fix UVC VideoStreaming interface header descriptor
  * lsusb: Fix UVC OUTPUT_TERMINAL descriptor
  * lsusb: print WebUSB platform descriptor
  * travis-ci: add control files borrowed from libusb
  * travis-ci: cleanup before second run
  * travis-ci: rework travis-autogen.sh
- add fix-shebang.patch

OBS-URL: https://build.opensuse.org/request/show/572337
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=34
2018-02-09 08:21:28 +00:00
01b5baf4bd Accepting request 263582 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/263582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=37
2014-12-03 21:52:24 +00:00
Tomáš Chvátal
9767968105 Accepting request 262810 from home:olh:branches:Base:System
- BuildRequire at least libudev >= 196

OBS-URL: https://build.opensuse.org/request/show/262810
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=32
2014-12-01 10:08:51 +00:00
e5aa304ca0 Accepting request 262699 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/262699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=36
2014-11-28 07:46:02 +00:00
Greg Kroah-Hartman
66b57cbb65 Accepting request 262697 from home:elvigia:branches:Base:System
- Update to usbutils 008
* most important change is that lsusb switched to use
  the udev hardware database instead of the usb.ids file
* lsusb: Reports if USB2.0 port is on L1 state
* lsusb: Reports devices that support BESL on USB2.0
* dump_ccid_device: fix a typo
* lsusb: fix incorrect printf() for CAPS
* lsusb-t: handle problem if there is no usb bus list
* Ignore invalid string descriptors
* usb-devices: hexadecimal bInterfaceNumber handling

OBS-URL: https://build.opensuse.org/request/show/262697
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=30
2014-11-22 17:12:21 +00:00
Stephan Kulow
eb83f4f29e Accepting request 185072 from Base:System
- update to usbutils 007
  * usb-devices: correctly quote driver path
  * lsusb: decode CDC MBIM descriptor
  * lsusb: decode CDC NCM functional descriptor
  * lsusb: decode CDC Command Set descriptor
  * usb-devices: avoid numbers being seen as octal by printf
  * lsusb: parse bmFormats inside UAC2 interface headers as hex
  * remove devtree logic
  * Fix lsusb -t potentially not listing all devices
  * lsusb-t: make sure that interfaces are added to lists only once
  * lsusb: Fix USB 3.0 link state reporting.
  * lsusb: Fix bug in USB 2.0 extended caps descriptor.
  * lsusb: Parse misplaced UAC1 AudioControl Endpoint Descriptor
  * lsusb: Support non-ASCII string descriptors.
- update usb.ids
- remove config-guess-sub-update.patch (forwarded request 184973 from rudi_m)

OBS-URL: https://build.opensuse.org/request/show/185072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=33
2013-08-01 15:14:02 +00:00
d6e022cbc5 Accepting request 184973 from home:rudi_m:branches:Base:System
- update to usbutils 007
  * usb-devices: correctly quote driver path
  * lsusb: decode CDC MBIM descriptor
  * lsusb: decode CDC NCM functional descriptor
  * lsusb: decode CDC Command Set descriptor
  * usb-devices: avoid numbers being seen as octal by printf
  * lsusb: parse bmFormats inside UAC2 interface headers as hex
  * remove devtree logic
  * Fix lsusb -t potentially not listing all devices
  * lsusb-t: make sure that interfaces are added to lists only once
  * lsusb: Fix USB 3.0 link state reporting.
  * lsusb: Fix bug in USB 2.0 extended caps descriptor.
  * lsusb: Parse misplaced UAC1 AudioControl Endpoint Descriptor
  * lsusb: Support non-ASCII string descriptors.
- update usb.ids
- remove config-guess-sub-update.patch

OBS-URL: https://build.opensuse.org/request/show/184973
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=28
2013-07-31 09:43:49 +00:00
Stephan Kulow
752b87e94d Accepting request 162941 from Base:System
- Cleanup spec file
- Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 162746 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/162941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=32
2013-04-07 12:28:18 +00:00
b847d9f854 Accepting request 162746 from home:namtrac:bugfix
- Cleanup spec file
- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/162746
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=26
2013-04-06 01:01:49 +00:00
Stephan Kulow
72f9fd2777 Accepting request 156217 from Base:System
- config-guess-sub-update.patch:
  Update config.guess/sub for aarch64 (forwarded request 155705 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/156217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=31
2013-02-25 19:45:21 +00:00
bdec690a06 Accepting request 155705 from home:Andreas_Schwab:Factory
- config-guess-sub-update.patch:
  Update config.guess/sub for aarch64

OBS-URL: https://build.opensuse.org/request/show/155705
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=24
2013-02-23 19:27:48 +00:00
Stephan Kulow
c696abb775 Accepting request 149230 from Base:System
- usbutils 006 
* update usbhid-dump to 1.3
* Fix Possible buffer overflow when using SYSFS_STR
* Wrong shifting of bmMPEGFeatures byte Buffer overun
- Update usb.ids (forwarded request 149227 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/149230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=29
2013-01-20 07:19:21 +00:00
Greg Kroah-Hartman
82deb07d9a Accepting request 149227 from home:elvigia:branches:Base:System
- usbutils 006 
* update usbhid-dump to 1.3
* Fix Possible buffer overflow when using SYSFS_STR
* Wrong shifting of bmMPEGFeatures byte Buffer overun
- Update usb.ids

OBS-URL: https://build.opensuse.org/request/show/149227
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=22
2013-01-19 14:40:27 +00:00
Stephan Kulow
72a3e9c40e replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=27
2011-12-06 18:10:55 +00:00
Sascha Peilicke
a7ae091ae1 Accepting request 79063 from Base:System
- usbutils 004
  - fixes bnc#705562 and a number of other minor things.
- updated usb.ids file

OBS-URL: https://build.opensuse.org/request/show/79063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=25
2011-08-17 07:53:24 +00:00
Greg Kroah-Hartman
1e5e97e8f5 Accepting request 78708 from home:gregkh:branches:Base:System
- usbutils 004
  - fixes bnc#705562 and a number of other minor things.
- updated usb.ids file

OBS-URL: https://build.opensuse.org/request/show/78708
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=20
2011-08-12 22:02:28 +00:00
Sascha Peilicke
c68979f7c5 Autobuild autoformatter for 73806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=24
2011-06-17 07:52:39 +00:00
OBS User buildservice-autocommit
422679eeeb Updating link to change in openSUSE:Factory/usbutils revision 24.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=5d820ae8b69c40e387ee536e3f233bfe
2011-06-17 07:52:39 +00:00
Sascha Peilicke
7d5d495b4a Accepting request 73806 from Base:System
- usbutils 002
	Diego Elio Pettenò (2):
	      Simplify the configure script.
	      Print device class descriptors like it's done 
              for interface descriptors.
	Greg Kroah-Hartman (2):
	      Updated version of lsusb.py from Kurt Garloff.
	      add lsusb.py to the bin files

OBS-URL: https://build.opensuse.org/request/show/73806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=23
2011-06-17 07:52:25 +00:00
Stephan Kulow
33f594046a update
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=18
2011-06-16 07:55:57 +00:00
Stephan Kulow
98f8125a93 autobuild team is crazy
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=17
2011-06-16 07:55:06 +00:00
Stephan Kulow
a4bb323f2c usbutils 002
============
Diego Elio Pettenò (2):
      Simplify the configure script.
      Print device class descriptors like it's done for interface descriptors.
Greg Kroah-Hartman (2):
      Updated version of lsusb.py from Kurt Garloff.
      add lsusb.py to the bin files

OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=16
2011-06-15 20:28:17 +00:00
Greg Kroah-Hartman
27036c5db9 Accepting request 64455 from home:gregkh:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/64455
OBS-URL: https://build.opensuse.org/package/show/Base:System/usbutils?expand=0&rev=15
2011-03-17 23:56:57 +00:00
Lars Vogdt
8fc7e6831a Autobuild autoformatter for 56182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=21
2010-12-19 11:45:10 +00:00
Lars Vogdt
673a89770a Accepting request 56182 from Base:System
Accepted submit request 56182 from user gregkh

OBS-URL: https://build.opensuse.org/request/show/56182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbutils?expand=0&rev=20
2010-12-19 11:45:02 +00:00