[ All 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 ]
×

Project libverto-0.3.2-3.el9

Name libverto
Epoch 0
Version 0.3.2
Release 3.el9
Website/URL https://github.com/latchset/libverto
License MIT
Build Time 2023-03-17 10:44:21
Build Host builder-x86-03.inferitos.ru
Summary Main loop abstraction library
Repositories BaseOS
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libverto-0.3.2-3.el9.x86_64 Main loop abstraction library 8c374e9378629543050f8a4a942d7cd159f59b28b1066e8199c472f7732dfb4e download
libverto-libev-0.3.2-3.el9.x86_64 libev module for libverto ed55e053c90254e017aea53427bfcaeda891007f05dd4390978523ff225405e2 download
libverto-devel-0.3.2-3.el9.x86_64 Development files for libverto a9d5153503e4c62d07b675ab3c1efd4c0441dec50dc5dbb06ee6459fda59cc58 download
i686
libverto-0.3.2-3.el9.i686 Main loop abstraction library f4ecfddf375b690b6a908d019cb10282f7f6fc0244b16a103e103f518a316de7 download
libverto-libev-0.3.2-3.el9.i686 libev module for libverto 43a910107bb9774e5c48d184905166a87d4a10f5c3afed103d915703ba681cde download
libverto-devel-0.3.2-3.el9.i686 Development files for libverto 17f2db20b63151c6ac25027561f54a0ba4b6390565652af82d08a716ecf9c295 download
aarch64
libverto-0.3.2-3.el9.aarch64 Main loop abstraction library 3e20bf6d4cdea0eaa19e9ca376d0cfb737dace0ae8feb9274e515a1d35b80051 download
libverto-libev-0.3.2-3.el9.aarch64 libev module for libverto 5b1db9e28a9c68faa6d262f69e6cdcf5d2c8c4c1c23d521ff858e22204c69fd8 download
libverto-devel-0.3.2-3.el9.aarch64 Development files for libverto a5e9f33f577b9df6576d95410b016e7a9efee287a21bce79134a2a08863bf160 download
src
libverto-0.3.2-3.el9.src Main loop abstraction library 20a7171761c20312dc05bc39c5b04cdbefb2d49cdbcb5199d770b081c75354df download
Changelog 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)