Sun, 06 Oct 2024 15:12:38 CST | login

Information for build libgusb-0.3.8-1.el9

ID20054
Package Namelibgusb
Version0.3.8
Release1.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/libgusb.git#a0897ff0544dae0809b04751e5516ef4a5fd6966
SummaryGLib wrapper around libusb1
DescriptionGUsb 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.
Built bydistrobuild
State complete
Volume DEFAULT
StartedWed, 22 Jun 2022 12:14:37 CST
CompletedWed, 22 Jun 2022 14:44:49 CST
Taskbuild (dist-circle9, /stage/rpms/libgusb.git:a0897ff0544dae0809b04751e5516ef4a5fd6966)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/libgusb.git?#a0897ff0544dae0809b04751e5516ef4a5fd6966'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
libgusb-0.3.8-1.el9.src.rpm (info) (download)
aarch64
libgusb-0.3.8-1.el9.aarch64.rpm (info) (download)
libgusb-devel-0.3.8-1.el9.aarch64.rpm (info) (download)
libgusb-debuginfo-0.3.8-1.el9.aarch64.rpm (info) (download)
libgusb-debugsource-0.3.8-1.el9.aarch64.rpm (info) (download)
libgusb-devel-debuginfo-0.3.8-1.el9.aarch64.rpm (info) (download)
i686
libgusb-0.3.8-1.el9.i686.rpm (info) (download)
libgusb-devel-0.3.8-1.el9.i686.rpm (info) (download)
libgusb-debuginfo-0.3.8-1.el9.i686.rpm (info) (download)
libgusb-debugsource-0.3.8-1.el9.i686.rpm (info) (download)
libgusb-devel-debuginfo-0.3.8-1.el9.i686.rpm (info) (download)
ppc64le
libgusb-0.3.8-1.el9.ppc64le.rpm (info) (download)
libgusb-devel-0.3.8-1.el9.ppc64le.rpm (info) (download)
libgusb-debuginfo-0.3.8-1.el9.ppc64le.rpm (info) (download)
libgusb-debugsource-0.3.8-1.el9.ppc64le.rpm (info) (download)
libgusb-devel-debuginfo-0.3.8-1.el9.ppc64le.rpm (info) (download)
s390x
libgusb-0.3.8-1.el9.s390x.rpm (info) (download)
libgusb-devel-0.3.8-1.el9.s390x.rpm (info) (download)
libgusb-debuginfo-0.3.8-1.el9.s390x.rpm (info) (download)
libgusb-debugsource-0.3.8-1.el9.s390x.rpm (info) (download)
libgusb-devel-debuginfo-0.3.8-1.el9.s390x.rpm (info) (download)
x86_64
libgusb-0.3.8-1.el9.x86_64.rpm (info) (download)
libgusb-devel-0.3.8-1.el9.x86_64.rpm (info) (download)
libgusb-debuginfo-0.3.8-1.el9.x86_64.rpm (info) (download)
libgusb-debugsource-0.3.8-1.el9.x86_64.rpm (info) (download)
libgusb-devel-debuginfo-0.3.8-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * 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 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.6-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.6-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Fri Mar 12 2021 Richard Hughes <richard@hughsie.com> 0.3.6-1 - New upstream version - Add g_usb_device_get_string_descriptor_bytes() - Fix cancellation if cancellable is already cancelled * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jul 30 2020 Richard Hughes <richard@hughsie.com> 0.3.5-1 - New upstream version - Add a way to get iConfiguration - Allow building GtkDoc when building as a subproject * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Feb 20 2020 Richard Hughes <richard@hughsie.com> 0.3.4-1 - New upstream version - Include the USB bus in the generated platform_id - Validate the exported symbol list during check * Thu Jan 30 2020 Richard Hughes <richard@hughsie.com> 0.3.3-1 - New upstream version - Add a thin glib wrapper around libusb_endpoint_descriptor - Fix high number of wakeups when checking the GUsbContext * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Jan 06 2020 Richard Hughes <richard@hughsie.com> 0.3.2-1 - New upstream version - Do not use deprecated libusb API - Use a 1ms timeout in the Windows event thread * Sat Nov 16 2019 Richard Hughes <richard@hughsie.com> 0.3.1-1 - New upstream version - Add some new API for fwupd - Fix GI length introspection annotations