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

Проект liburing-1.0.7-3.el8

Имя liburing
Эпоха 0
Версия 1.0.7
Релиз 3.el8
Сайт http://brick.kernel.dk/snaps/liburing-1.0.7.tar.bz2
Лицензия LGPLv2+
Время сборки 2023-08-08 17:37:30
Хост сборки builder-x86-07.inferitos.ru
Краткое описание Linux-native io_uring I/O access library
Репозитории BaseOS
Полное описание Provides native async IO for the Linux kernel, in a fast and efficient manner, for both buffered and O_DIRECT.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
liburing-1.0.7-3.el8.x86_64 Linux-native io_uring I/O access library f39af8b3bc537c5e97ba3e64bdf9c40109f05b002aff78c74995f7b63f2e0065 download
liburing-devel-1.0.7-3.el8.x86_64 Development files for Linux-native io_uring I/O access library 823d10a61de275d2522ca9cb077d0a26b81fa1da9d9ee03b9338294ea56181ff download
i686
liburing-1.0.7-3.el8.i686 Linux-native io_uring I/O access library 46eaa4fe0d109f788e8834f71c343f58454ec6b976e0e18922e0da4987d473e1 download
liburing-devel-1.0.7-3.el8.i686 Development files for Linux-native io_uring I/O access library 961bdf4633221b9ba0b8f0af583ecc128f80d78b91858f11259df39813bcb599 download
src
liburing-1.0.7-3.el8.src Linux-native io_uring I/O access library 11a8ddd856f34d3675ac36015b3d868da676fe2bcfa1c75f9236abafb45326ef download
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.0.7-3
- Rebuilt for MSVSphere 8.8

* Thu Aug 20 2020 Jeff Moyer <jmoyer@redhat.com> - 1.0.7-3.el8
- Build with V=1 so that the build logs are useful.
- Related: rhbz#1862551

* Thu Aug 20 2020 Jeff Moyer <jmoyer@redhat.com> - 1.0.7-2.el8
- Fix versioning.  The installed library is 1.0.7, make the rpm match.
- bump release number for build, which includes -fPIC fix
- Related: rhbz#1862551

* Fri Jul 31 2020 Jeff Moyer <jmoyer@redhat.com> - 0.7-1.el8
- Update to upstream version 0.7.
- Resolves: 1862551

* Wed Nov 06 2019 Jeff Moyer <jmoyer@redhat.com> - 0.2-2.el8
- bump release to trigger gating tests
- Related: bz#1724804

* Thu Oct 31 2019 Jeff Moyer <jmoyer@redhat.com> - 0.2-1
- Initial rhel8 package.
- Resolves: bz#1724804

* Tue Jan 08 2019 Jens Axboe <axboe@kernel.dk> - 0.1
- Initial version