Tue, 07 May 2024 23:00:26 UTC | login

Information for build libgusb-0.3.0-1.el8

ID240
Package Namelibgusb
Version0.3.0
Release1.el8
Epoch
Sourcegit+https://git.centos.org/rpms/libgusb.git#59b94a504a9a5ca03c4cd2d630899ec4116897ea
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 byhughesjr
State complete
Volume DEFAULT
StartedSat, 11 May 2019 14:21:47 UTC
CompletedSat, 11 May 2019 14:31:05 UTC
Taskbuild (dist-c8, /rpms/libgusb.git:59b94a504a9a5ca03c4cd2d630899ec4116897ea)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/libgusb.git?#59b94a504a9a5ca03c4cd2d630899ec4116897ea'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
libgusb-0.3.0-1.el8.src.rpm (info) (download)
aarch64
libgusb-0.3.0-1.el8.aarch64.rpm (info) (download)
libgusb-devel-0.3.0-1.el8.aarch64.rpm (info) (download)
libgusb-debuginfo-0.3.0-1.el8.aarch64.rpm (info) (download)
libgusb-debugsource-0.3.0-1.el8.aarch64.rpm (info) (download)
libgusb-devel-debuginfo-0.3.0-1.el8.aarch64.rpm (info) (download)
i686
libgusb-0.3.0-1.el8.i686.rpm (info) (download)
libgusb-devel-0.3.0-1.el8.i686.rpm (info) (download)
libgusb-debuginfo-0.3.0-1.el8.i686.rpm (info) (download)
libgusb-debugsource-0.3.0-1.el8.i686.rpm (info) (download)
libgusb-devel-debuginfo-0.3.0-1.el8.i686.rpm (info) (download)
ppc64le
libgusb-0.3.0-1.el8.ppc64le.rpm (info) (download)
libgusb-devel-0.3.0-1.el8.ppc64le.rpm (info) (download)
libgusb-debuginfo-0.3.0-1.el8.ppc64le.rpm (info) (download)
libgusb-debugsource-0.3.0-1.el8.ppc64le.rpm (info) (download)
libgusb-devel-debuginfo-0.3.0-1.el8.ppc64le.rpm (info) (download)
x86_64
libgusb-0.3.0-1.el8.x86_64.rpm (info) (download)
libgusb-devel-0.3.0-1.el8.x86_64.rpm (info) (download)
libgusb-debuginfo-0.3.0-1.el8.x86_64.rpm (info) (download)
libgusb-debugsource-0.3.0-1.el8.x86_64.rpm (info) (download)
libgusb-devel-debuginfo-0.3.0-1.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Thu Feb 15 2018 Richard Hughes <richard@hughsie.com> 0.3.0-1 - New upstream version - Port to the Meson build system * Thu Feb 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.11-4 - Switch to %ldconfig_scriptlets * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jul 24 2017 Richard Hughes <richard@hughsie.com> 0.2.11-1 - New upstream version - Add new API allowing devices to be auto-opened * Mon Apr 10 2017 Richard Hughes <richard@hughsie.com> 0.2.10-1 - New upstream version - Correctly detect removed devices when rescanning - Fix a memory leak when using control tranfers - Fix symbol version table up to version 0.2.9 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Mar 22 2016 Richard Hughes <richard@hughsie.com> 0.2.9-1 - New upstream version - Add g_usb_context_wait_for_replug() - Install gusbcmd as a debugging aid * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Dec 01 2015 Richard Hughes <richard@hughsie.com> 0.2.8-1 - New upstream version - Add a PERMISSION_DENIED error enum - Add a thin glib wrapper around a libusb_interface_descriptor - Ignore the not-found error when resetting a device * Tue Sep 15 2015 Richard Hughes <richard@hughsie.com> 0.2.7-1 - New upstream version - Add missing element-type annotations - Support g_autoptr() for all gusb object types * Mon Jul 06 2015 Richard Hughes <richard@hughsie.com> 0.2.6-1 - New upstream version Do not unref the GMainContext after each request * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu May 28 2015 Richard Hughes <richard@hughsie.com> 0.2.5-1 - New upstream version - Add g_usb_device_get_custom_index() - Allow setting the GMainContext when used for sync methods - Use symbol versioning * Fri Jan 09 2015 Richard Hughes <richard@hughsie.com> 0.2.4-1 - New upstream version - Add new API for various client programs - Don't filter out hub devices when getting the device list - Make the platform ID persistent across re-plug * Mon Dec 01 2014 Richard Hughes <richard@hughsie.com> 0.2.3-1 - New upstream version - Correctly terminate the libusb event thread * Wed Nov 26 2014 Richard Hughes <richard@hughsie.com> 0.2.2-1 - New upstream version - Use a thread to process libusb1 events * Mon Nov 24 2014 Richard Hughes <richard@hughsie.com> 0.2.1-1 - New upstream version - Always set a device platform ID - Ignore 'unsupported' as a return value for kernel drivers * Thu Nov 20 2014 Richard Hughes <richard@hughsie.com> 0.2.0-1 - New upstream version - Use the native hotplug support in libusb 1.0.19 - Fix a crash where libusb_get_pollfds() is unavailable * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 0.1.6-4 - Rebuilt for gobject-introspection 1.41.4 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 06 2013 Richard Hughes <richard@hughsie.com> 0.1.6-1 - New upstream version - Do not use deprecated GLib functionality - Unref the GMainloop after it has been run, not when just quit * Tue Feb 05 2013 Richard Hughes <richard@hughsie.com> 0.1.5-1 - New upstream version * Tue Nov 06 2012 Richard Hughes <richard@hughsie.com> 0.1.4-1 - New upstream version - Add GObject Introspection support - Add Vala bindings * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Dec 05 2011 Richard Hughes <richard@hughsie.com> 0.1.3-1 - New upstream version - Add a missing error enum value * Fri Nov 11 2011 Richard Hughes <richard@hughsie.com> 0.1.2-1 - New upstream version - Ignore EBUSY when trying to detach a detached kernel driver * Tue Nov 01 2011 Richard Hughes <richard@hughsie.com> 0.1.1-1 - New upstream version * Thu Sep 15 2011 Richard Hughes <richard@hughsie.com> 0.1.0-1 - Initial version for Fedora package review