| Name: | libgusb | 
|---|---|
| Version: | 0.3.8 | 
| Release: | 2.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 125012 | 
| License: | LGPLv2+ | 
| RPM: | libgusb-0.3.8-2.el9.aarch64.rpm | 
| Source RPM: | libgusb-0.3.8-2.el9.src.rpm | 
| Build Date: | Sat Oct 14 2023 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/hughsie/libgusb | 
| Summary: | GLib wrapper around libusb1 | 
| Description: | GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop.  | 
- Backport a patch to fix a rare multithreaded crash on device replug - Resolves: rhbz#2227760
- New upstream version - Add new API requested by fwupd - Add the GUsbEndpoint methods to the docs - Fix hotplug handling and signal emission during enumerate - Do not double-reference USB devices - Resolves: rhbz#1965885
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688