SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libusb-1_0-0-1.0.27-lp155.84.1.x86_64.rpm :

* Thu Feb 01 2024 Marcus Meissner - Update to version 1.0.27
* New libusb_init_context API to replace libusb_init
* New libusb_get_max_alt_packet_size API
* New libusb_get_platform_descriptor API (BOS)
* Allow setting log callback with libusb_set_option/libusb_init_context
* New WebAssembly + WebUSB backend using Emscripten
* Fix regression in libusb_set_interface_alt_setting
* Fix sync transfer completion race and use-after-free
* Fix hotplug exit ordering
* Linux: NO_DEVICE_DISCOVERY option set per context- added signature and keyring. (key received via keyserver)
* 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
* Wed May 25 2016 idonmezAATTsuse.com- Update to GNOME 3.20.2 FATE#318572
* Fri Oct 23 2015 olafAATTaepfle.de- Remove _smp_mflags usage to fix sporadic build errors
* Mon Sep 14 2015 mardnhAATTgmx.de- Update to version 1.0.20:
* Add Haiku support
* Fix multiple memory and resource leaks (#16, #52, #76, #81)
* Fix possible deadlock when executing transfer callback
* New libusb_free_pollfds() API
* Darwin: Fix devices not being detected on OS X 10.8 (#48)
* Linux: Allow larger isochronous transfer submission (#23)
* Windows: Fix broken builds Cygwin/MinGW builds and compiler warnings
* Windows: Fix broken bus number lookup
* Windows: Improve submission of control requests for composite devices
* Examples: Add two-stage load support to fxload (#12)
* Correctly report cancellations due to timeouts
* Improve efficiency of event handling
* Improve speed of transfer submission in multi-threaded environments
* Various other bug fixes and improvements
 
ICM