Name: | liburing |
---|---|
Version: | 1.0.7 |
Release: | 3.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 95297 |
License: | LGPLv2+ |
RPM: | liburing-1.0.7-3.el8.aarch64.rpm |
Source RPM: | liburing-1.0.7-3.el8.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | http://brick.kernel.dk/snaps/liburing-1.0.7.tar.bz2 |
Summary: | Linux-native io_uring I/O access library |
Description: | Provides native async IO for the Linux kernel, in a fast and efficient manner, for both buffered and O_DIRECT. |
- Build with V=1 so that the build logs are useful. - Related: rhbz#1862551
- 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
- Update to upstream version 0.7. - Resolves: 1862551
- bump release to trigger gating tests - Related: bz#1724804
- Initial rhel8 package. - Resolves: bz#1724804
- Initial version