| Name: | liburing |
|---|---|
| Version: | 2.3 |
| Release: | 2.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 95517 |
| License: | (GPLv2 with exceptions and LGPLv2+) or MIT |
| RPM: | liburing-2.3-2.el9.aarch64.rpm |
| Source RPM: | liburing-2.3-2.el9.src.rpm |
| Build Date: | Sat Oct 14 2023 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://git.kernel.dk/cgit/liburing/ |
| 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. |
- n-v-r bump - Related: rhbz#2182163
- Rebase to 2.3. - Resolves: rhbz#2182163
- Rebase to 2.1. - Resolves: rhbz#2070603
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Fix up use of SIGSTKSZ (Jeff Moyer) - Resolves: rhbz#1980845