uhubctl/uhubctl.changes
Martin Pluskal 5aa6208fd2 Accepting request 855670 from home:mnhauke
- Update to version 2.3.0
  * Much improved USB3 support, in particular for RPi 4B and
    M1 Macs
  * Allow forced operation on unsupported hubs - not likely to
    work though
  * More supported devices

OBS-URL: https://build.opensuse.org/request/show/855670
OBS-URL: https://build.opensuse.org/package/show/devel:tools/uhubctl?expand=0&rev=8
2020-12-14 07:11:52 +00:00

65 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Dec 14 06:52:33 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.3.0
* Much improved USB3 support, in particular for RPi 4B and
M1 Macs
* Allow forced operation on unsupported hubs - not likely to
work though
* More supported devices
-------------------------------------------------------------------
Sat May 23 07:51:01 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.2.0
* Added support for Raspberry Pi 4B
* Added many more devices to supported table
-------------------------------------------------------------------
Tue Sep 3 14:40:20 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to new upstream release 2.1.0:
* Add explicit workaround for USB device not removed after port
power down on Linux
* Implemented reading ContainerID from BOS descriptor to detect
USB2/3 dual devices
* Support fractional seconds for delay
* Improve USB2/3 duality handling
* Add support for comma separated list of ranges to port list parser
* Improve USB3 support
-------------------------------------------------------------------
Mon Jun 18 10:08:30 UTC 2018 - mardnh@gmx.de
- Update to version 2.0.0+git20180615.1709413:
* j5create JUH470 only works in USB2 mode
* Add D-Link DUB H7 rev D1 (black) as supported device
* Add Renesas uPD720202 PCIe USB 3.0 host controller as supported device
* Add Raspberry Pi Model 3 B+ as supported device
* Add columns for port count and USB version into device table
* Code formatting cleanups
* Fixed displaying duplicate hubs in status output
* Add Moxa Uport-407 as supported device
* Remove mention of building libusb 1.0.22 from head
* move action to outer loop and hub to inner loop (fixes #86)
- Run spec-cleaner
-------------------------------------------------------------------
Tue May 30 07:56:27 UTC 2017 - ptesarik@suse.com
- Update to version 0+git20170520.e537110:
* Bump copyright year
* Add AmazonBasics 7 port USB 3.0 hub as supported device
* Add Asus Z87-PLUS as supported device
* Add Rosewill RHUB-210 as supported device
* Add support for FreeBSD and MacPorts on Mac
* Add information about release and EOL years for supported hubs
* add option to reset hub after operation
* Add Sunix SHB4200MA as compatible device
* fix docs for -R (from #30)
-------------------------------------------------------------------
Tue May 30 07:55:43 UTC 2017 - ptesarik@suse.com
- initial commit.