[ Все 3 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 ]
×

Пакет libgusb-0.3.0-1.el8.x86_64 download

Имя libgusb
Эпоха 0
Версия 0.3.0
Релиз 1.el8
Архитектура x86_64
Сайт https://github.com/hughsie/libgusb
Лицензия LGPLv2+
Время сборки 2023-08-08 17:08:10
Хост сборки builder-x86-01.inferitos.ru
Краткое описание GLib wrapper around libusb1
Репозитории BaseOS
Полное описание 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.
Эррата
Размер 49 КиБ
Исходный проект libgusb-0.3.0-1.el8
Контрольная сумма SHA-256 99aa44d97e4204ecbad65f1b320e123e2025c4114bb5a40c6bbf9dc6e0621c68
× Full screenshot
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.3.0-1
- Rebuilt for MSVSphere 8.8

* 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