Go to file
David Disseldorp 5e644df226 Accepting request 1164309 from home:jirislaby:branches:devel:libraries:c_c++
- Update to 2.5:
  * Add support for io_uring_prep_cmd_sock()
  * Add support for application allocated ring memory, for placing rings
    in huge mem. Available through io_uring_queue_init_mem().
  * Add support for registered ring fds
  * Various documentation updates
  * Various fixes
- Remove (they are upstream)
  * test-io_uring_register-fix-errno-confusion-and-new-e.patch
  * tests-don-t-expect-multishot-recv-overflow-backloggi.patch
- Add
  * test-recv-multishot-wait-for-the-right-amount-of-CQE.patch (to fix test
    errors on the 6.8.2 kernel)
  * test-no-mmap-inval-0-return-is-fine-too.patch (fix the test)

OBS-URL: https://build.opensuse.org/request/show/1164309
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liburing?expand=0&rev=42
2024-04-03 09:35:44 +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.5.tar.bz2 Accepting request 1164309 from home:jirislaby:branches:devel:libraries:c_c++ 2024-04-03 09:35:44 +00:00
liburing.changes Accepting request 1164309 from home:jirislaby:branches:devel:libraries:c_c++ 2024-04-03 09:35:44 +00:00
liburing.spec Accepting request 1164309 from home:jirislaby:branches:devel:libraries:c_c++ 2024-04-03 09:35:44 +00:00
test-no-mmap-inval-0-return-is-fine-too.patch Accepting request 1164309 from home:jirislaby:branches:devel:libraries:c_c++ 2024-04-03 09:35:44 +00:00
test-recv-multishot-wait-for-the-right-amount-of-CQE.patch Accepting request 1164309 from home:jirislaby:branches:devel:libraries:c_c++ 2024-04-03 09:35:44 +00:00