SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libusb-1_0-0-32bit-1.0.26-3.2.x86_64.rpm :

* Sun Apr 10 2022 Martin Hauke - Update to version 1.0.26
* Fix regression with transfer free\'s after closing device
* Fix regression with destroyed context if API is misused
* Workaround for applications using missing default context
* Fix hotplog enumeration regression
* Build fixes for various platforms and configurations
* Add interface bound checking for broken devices
* Add umockdev tests on Linux
* Tue Feb 01 2022 Martin Hauke - Update to version 1.0.25
* Fix regression with some particular devices
* Fix regression with libusb_handle_events_timeout_completed()
* Fix regression with cpu usage in libusb_bulk_transfer
* New NO_DEVICE_DISCOVERY option replaces WEAK_AUTHORITY option
* Various other bug fixes and improvements- Drop not longer needed patch:
* 0001-fix-descriptor-parsing.patch
* Sun Jan 17 2021 Simon Vogl - Add 0001-fix-descriptor-parsing.patch to fix detection of some devices.
* Thu Dec 10 2020 Martin Hauke - Update to version 1.0.24
* Add new platform abstraction (#252).
* Add Null POSIX backend.
* Add support for eventfd.
* New API libusb_hotplug_get_user_data().
* Linux: Drop support for kernel older than 2.6.32.
* Linux: Provide an event thread name. (#689).
* Linux: Wait until all USBs have been reaped before freeing them. (#607)
* Documentation fixes and improvements.
* Various other bug fixes and improvements.
* Thu Aug 29 2019 Martin Hauke - Update to version 1.0.23
* Core: abandon synchronous transfers when device closure is detected.
* Core: fix error in handling the removal of file descriptors while handling events.
* New API libusb_set_log_cb() to redirect global and per context log messages to the provided log handling function.
* New API libusb_wrap_sys_device to allow the user to specify the usb device to use.
* Various other bug fixes and improvements.
* Sun Mar 25 2018 mardnhAATTgmx.de- Update to version 1.0.22
* Core: Refactor code related to transfer flags and timeout handling
* Linux: Support preallocating kernel memory for zerocopy USB
* Linux: Deal with receiving POLLERR before all transfers have completed
* Prevent attempts to recursively handle events
* Fix race condition in handle_timeout()
* Allow transferred argument to be optional in bulk APIs
* Various other bug fixes and improvements
* Fix the inclusion of \"sys/time.h\" on PowerPC (bsc#1178376)
* Thu Mar 22 2018 jengelhAATTinai.de- Fix SRPM group.
* Tue Mar 20 2018 tchvatalAATTsuse.com- Use dos2unix to generate the non-windows trailing on files- Remove sle11 support as it got borged with last commit and we don\'t mostly need it to build there
* Tue Mar 20 2018 kukukAATTsuse.de- Use %license instead of %doc [bsc#1082318]
* Sun Oct 30 2016 mardnhAATTgmx.de- Update to version 1.0.21
* Core: Refactor code related to transfer flags and timeout handling
* Darwin: Ignore root hub simulation devices
* Darwin: Improved support for OS X El Capitan
* Darwin: Work around devices with buggy endpoint descriptors
* Darwin: Do not use objc_registerThreadWithCollector after its deprecation
* Darwin: Use C11 atomics on 10.12+ as the OS atomics are now deprecated
* Linux: Support preallocating kernel memory for zerocopy USB
* Linux: Deal with receiving POLLERR before all transfers have completed
* Solaris: Add solaris backend
* Windows: Add Visual Studio 2015 support
* Windows: Add usbdk backend
* Prevent attempts to recursively handle events
* Fix race condition in handle_timeout()
* Allow transferred argument to be optional in bulk APIs
* Various other bug fixes and improvements- Fix source url
 
ICM