SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libgusb2-0.4.9-64.4.i586.rpm :

* Thu Jul 18 2024 Dirk Müller - update to 0.4.9:
* Allow reading HID descriptors larger than 255 bytes
* Close the libusb handle if returning open failure
* Fix a buffer over-read when emulating devices
* Only request the BOS descriptor when bcdUSB is new enough
* Wed Feb 28 2024 Dominique Leuenberger - Fix patch tag line.
* Thu Feb 15 2024 Michael Gorse - Explicitly require python311-packaging if python 3.11 is being used. On SLE, python 3.6 is still the default, but 3.11 is used by meson. Drop python3-base from BuildRequires: it is not needed, since python will be pulled in by meson.
* Tue Nov 07 2023 Bjørn Lie - Update to version 0.4.8: + Add an device error code for \'busy\'.
* Sun Oct 15 2023 Bjørn Lie - Update to version 0.4.7: + Add new API to get the HID descriptor data + Add calling convention to libusb callback functions- Changes from version 0.4.6: + Add JSON compatibility helpers for old json-glib versions + Fix emulation of devices using out-of-order BulkTransfer replies + Use project_source_root to fix building as a subproject- Changes from version 0.4.5: + Add new API to better detect emulated replug + Do not emit spurious ::device-removed events when emulating + Record zero-sized device events + Reset the in-order event index when clearing the event array + Save the libusb error if libusb_submit_transfer() fails- Changes from version 0.4.4: + Add new API to make emulation easier to use + Emit remove devices with matching tags when loading contexts + Fix a critical warning when finalizing devices without endpoints + Reduce the debugging level when emulating firmware- Changes from version 0.4.3: + Export g_usb_device_has_tag() + Work around a libusb issue which causes devices to appear twice- Add pkgconfig(gi-docgen) and pkgconfig(json-glib-1.0) BuildRequires: New dependencies.- Drop gtk-doc BuildRequires: No longer needed, nor used after the port upstream.- Pass tests=false to meson setup, do not build or install any tests at this time.- Use ldconfig_scriptlets macro for post(un) handling.
* Fri Aug 05 2022 Matej Cepl - Add no-pkg-resources.patch:
* Replaces pkg_resources with python-packaging
* pkg_resources is provided by setuptools, but the previously transitive pull in of setuptools has been broken by gtk-doc --> python3-Pygments -/-> python3-setuptools
* Mon May 09 2022 Paolo Stivanin - Update to version 0.3.10: + New Features: - Add API to change the hotplug poll interval.
* Wed Dec 22 2021 Callum Farmer - Update to version 0.3.9: - Add g_usb_device_get_string_descriptor_bytes() - Do not double-reference USB devices - Fix hotplug handling and signal emission during enumerate - Add the GUsbEndpoint methods to the docs - Add g_usb_device_get_string_descriptor_bytes_full - Fix hotplug after threaded device removal - Don\'t hard-code the list of OS supporting --version-script
* Fri Jan 08 2021 Dominique Leuenberger - Add baselibs.conf: build libgusb2-32bit, which is a dependency to libfprint-2-2-32bit. Due to a installcheck bot issue, this happened to be undetected for a while though.
* Mon Sep 14 2020 Dirk Mueller - update to 0.3.5: - Add a way to get iConfiguration (Benson Leung) - Allow building GtkDoc when building as a subproject (Richard Hughes) - Fix version script to be more portable (Laurent Bigonville, Ting-Wei Lan) - Include methods on plain structs in the version script (Simon McVittie) - This fixes the symbol version for g_usb_version_string() to be in the right place, so update this library alongside with external programs if you\'ve already started using this symbol for example in fwupd. We\'ve put a mechanism in place so this kind of thing can\'t happen again. Sorry! - Validate the exported symbol list during check (Richard Hughes) - Include the USB bus in the generated platform_id (Richard Hughes) - Add a thin glib wrapper around libusb_endpoint_descriptor (Emmanuel Pacaud) - Fix high number of wakeups when checking the GUsbContext (Richard Hughes) - Use \'#pragma once\' to reduce boilerplate (Richard Hughes) - Wrap the upstream libusb_strerror() (Richard Hughes) - Do not use deprecated libusb API (Richard Hughes) - Fix compilation on macOS (Richard Hughes) - Use a 1ms timeout in the Windows event thread (Richard Hughes) - Use has_link_argument() to detect linker flags (Richard Hughes) - Add g_usb_device_get_spec() (Richard Hughes) - Add g_usb_version_string() for fwupd (Richard Hughes) - Add -Wswitch-enum (Benjamin Berg) - Fix GI length introspection annotations (grindhold) - Make gir generation optional (maxice8)
 
ICM