[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project libgusb-0.3.8-2.el9

Name libgusb
Epoch 0
Version 0.3.8
Release 2.el9
Website/URL https://github.com/hughsie/libgusb
License LGPLv2+
Build Time 2025-02-20 11:32:32
Build Host certified-builder01.msvsphere-os.ru
Summary GLib wrapper around libusb1
Repositories OS
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libgusb-0.3.8-2.el9.x86_64 GLib wrapper around libusb1 61c30dc8d48d461407c885dd26f0eb8e6182374d88bc368cf847c66d68afda87 download
i686
libgusb-0.3.8-2.el9.i686 GLib wrapper around libusb1 0fd3f74842af992239d8e5739ee35154963e0d982a1cbdefd7b30a0166fb4afd download
src
libgusb-0.3.8-2.el9.src GLib wrapper around libusb1 33e77cf0d7901216b9f54b1cf67263413083d2217679247cceb06d9270d828df download
Changelog link
* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.3.8-2
- Rebuilt for MSVSphere 9.3 beta

* Mon Jul 31 2023 Richard Hughes <richard@hughsie.com> 0.3.8-2
- Backport a patch to fix a rare multithreaded crash on device replug
- Resolves: rhbz#2227760

* Wed Oct 06 2021 Richard Hughes <richard@hughsie.com> 0.3.8-1
- 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