Adding patchinfo patchinfo.20241220145131310620.90520734224245

This commit is contained in:
Adrian Schröter 2025-01-06 12:17:20 +01:00
parent c3cc575db2
commit c60136b43c
2 changed files with 38 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4751448abf8ad7f41723aa0278bb90910190e47e
Subproject commit 177a03e4778e579b3574bed43d16cad763f09f5d

View File

@ -0,0 +1,37 @@
<patchinfo>
<!-- generated from request(s) 356584 -->
<packager>msmeissn</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for liburing</summary>
<description>This update for liburing fixes the following issues:
Update to 2.6:
* Add getsockopt and setsockopt socket commands
* Add test cases to test/hardlink
* Man page fixes
* Add futex support, and test cases
* Add waitid support, and test cases
* Add read multishot, and test cases
* Add support for IORING_SETUP_NO_SQARRAY
* Use IORING_SETUP_NO_SQARRAY as the default
* Add support for IORING_OP_FIXED_FD_INSTALL
* Add io_uring_prep_fixed_fd_install() helper
* Support for napi busy polling
* Improve/add test cases
* Man page fixes
* Add sample 'proxy' example
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
</description>
<package>liburing</package>
<seperate_build_arch/>
</patchinfo>