]> git.ipfire.org Git - ipfire-2.x.git/commit
libusb: Update to version 1.0.25
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 9 Feb 2022 21:29:16 +0000 (22:29 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 11 Feb 2022 09:46:18 +0000 (09:46 +0000)
commit40be052ef8d9022b04c927c18b9012584c5da50c
tree994bf8872169a37e5c4e0d305ede678c28ae3b95
parentfd96c033fcb00125c716328aba3baca3ce6dda14
libusb: Update to version 1.0.25

- Update from 1.0.24 to 1.0.25
- Update of rootfile not required
- Changelog
   2022-01-31: v1.0.25
     * Linux: Fix regression with some particular devices
     * Linux: Fix regression with libusb_handle_events_timeout_completed()
     * Linux: Fix regression with cpu usage in libusb_bulk_transfer
     * Darwin (macOS): Add support for detaching kernel drivers with authorization.
     * Darwin (macOS): Do not drop partial data on timeout.
     * Darwin (macOS): Silence pipe error in set_interface_alt_setting().
     * Windows: Fix HID backend missing byte
     * Windows: Fix segfault with libusbk driver
     * Windows: Fix regression when using libusb0 driver
     * Windows: Support LIBUSB_TRANSFER_ADD_ZERO_PACKET on winusb
     * New NO_DEVICE_DISCOVERY option replaces WEAK_AUTHORITY option
     * Various other bug fixes and improvements

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/libusb