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

Пакет libverto-0.3.2-3.el9.aarch64 download

Имя libverto
Эпоха 0
Версия 0.3.2
Релиз 3.el9
Архитектура aarch64
Сайт https://github.com/latchset/libverto
Лицензия MIT
Время сборки 2024-09-25 16:14:09
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Main loop abstraction library
Репозитории BaseOS
Полное описание libverto provides a way for libraries to expose asynchronous interfaces without having to choose a particular event loop, offloading this decision to the end application which consumes the library. If you are packaging an application, not library, based on libverto, you should depend either on a specific implementation module or you can depend on the virtual provides 'libverto-module-base'. This will ensure that you have at least one module installed that provides io, timeout and signal functionality. Currently glib is the only module that does not provide these three because it lacks signal. However, glib will support signal in the future.
Эррата
Размер 20 КиБ
Исходный проект libverto-0.3.2-3.el9
Контрольная сумма SHA-256 3e20bf6d4cdea0eaa19e9ca376d0cfb737dace0ae8feb9274e515a1d35b80051
× Full screenshot
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.3.2-3
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.2-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.2-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

* Mon Mar 15 2021 Robbie Harwood <rharwood@redhat.com> - 0.3.2-1
- New upstream version (0.3.2)