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

Имя libgusb
Эпоха 0
Версия 0.3.0
Релиз 1.el8
Сайт https://github.com/hughsie/libgusb
Лицензия LGPLv2+
Время сборки 2023-08-08 17:06:09
Хост сборки builder-x86-03.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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
libgusb-0.3.0-1.el8.x86_64 GLib wrapper around libusb1 99aa44d97e4204ecbad65f1b320e123e2025c4114bb5a40c6bbf9dc6e0621c68 download
libgusb-devel-0.3.0-1.el8.x86_64 Libraries and headers for gusb ede42171c1d677e37f340d57ef55328aea67ea11461c8983d52e7bffdd0d8c68 download
i686
libgusb-0.3.0-1.el8.i686 GLib wrapper around libusb1 4d4fbc05610b16c0fddff8330e6caf2f468c8f72f260eaf215a32d4abe30bf28 download
libgusb-devel-0.3.0-1.el8.i686 Libraries and headers for gusb ca7ab6650500dfdbba936bf48377507855180cbb82dbf815d3a2cfc506782455 download
src
libgusb-0.3.0-1.el8.src GLib wrapper around libusb1 5351715924ce4e1fa1187ceb44afec64e669076582a9e9283c7315df1af1d92e download
История изменений 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