Debian Patches
Status for rust-io-uring/0.7.10-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
tweak-deps.patch | no | |||||
disable-overwrite-feature.patch | disable the overwrite feature, as it overwrites source code and rust sources are installed without write permissions for the user. =================================================================== diff --git a/Cargo.toml b/Cargo.toml index 6cca674..1250e07 100644 |
no | ||||
remove-optional-sc-dep.patch | remove optional sc dep sc (system call) crate isn't portable across architectures debian is interested in. Disable its usage here for now. |
Michael Tokarev <mjt@tls.msk.ru> | not-needed | |||
use-mem-zeroed.patch | use mem::zeroed to create instances of io_uring_getevents_arg to support both the pregenerated bindings and the bindgen generated bindings. =================================================================== |
no | ||||
use-bindgen-if-needed.patch | no | |||||
linux-6.16.2.patch | =================================================================== | no |