Go to file
Dirk Mueller 7afdc4af6e Accepting request 1092686 from home:dmdiss:liburing_2.4
- Update to 2.4:
  * Add io_uring_{major,minor,check}_version() functions.
  * Add IO_URING_{MAJOR,MINOR,CHECK}_VERSION() macros.
  * FFI support (for non-C/C++ languages integration).
  * Add io_uring_prep_msg_ring_cqe_flags() function.
  * Deprecate --nolibc configure option.
  * CONFIG_NOLIBC is always enabled on x86-64, x86, and aarch64.
  * Add support for IORING_REGISTER_USE_REGISTERED_RING and use if available.
  * Add io_uring_close_ring_fd() function.
  * Add io_uring_prep_msg_ring_fd_alloc function.
  * Add io_uring_free_buf_ring() and io_uring_setup_buf_ring() functions.
  * Ensure that io_uring_prep_accept_direct(), io_uring_prep_openat_direct(),
    io_uring_prep_openat2_direct(), io_uring_prep_msg_ring_fd(), and
    io_uring_prep_socket_direct() factor in being called with
    IORING_FILE_INDEX_ALLOC for allocating a direct descriptor.
  * Add io_uring_prep_sendto() function.
- Add liburing-ffi2 package for corresponding FFI library, given that
  dependents will normally require either that or the base library (not both).
- Drop upstream patches:
  * 0001-Do-not-always-expect-multishot-recv-to-stop-posting-.patch
  * 0001-test-file-verify.t-Don-t-run-over-mlock-limit-when-r.patch
  * 0001-test-helpers-fix-socket-length-type.patch

OBS-URL: https://build.opensuse.org/request/show/1092686
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liburing?expand=0&rev=32
2023-06-13 05:51:40 +00:00
.gitattributes Accepting request 751256 from home:morbidrsa 2019-11-27 10:24:16 +00:00
.gitignore Accepting request 751256 from home:morbidrsa 2019-11-27 10:24:16 +00:00
liburing-2.4.tar.bz2 Accepting request 1092686 from home:dmdiss:liburing_2.4 2023-06-13 05:51:40 +00:00
liburing.changes Accepting request 1092686 from home:dmdiss:liburing_2.4 2023-06-13 05:51:40 +00:00
liburing.spec Accepting request 1092686 from home:dmdiss:liburing_2.4 2023-06-13 05:51:40 +00:00