Package: rust-vhost / 0.13.0-2

Metadata

Package Version Patches format
rust-vhost 0.13.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
relax deps.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
relax test deps.patch | (download)

src/vhost_kern/net.rs | 3 3 + 0 - 0 !
src/vhost_kern/vsock.rs | 3 3 + 0 - 0 !
2 files changed, 6 insertions(+)

---
fix tests u64 alignment.patch | (download)

src/vhost_kern/vhost_binding.rs | 22 11 + 11 - 0 !
1 file changed, 11 insertions(+), 11 deletions(-)

---
disable uuid macro diagnostics.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable macro-diagnistics feature from uuid
Date: Fri, 29 Nov 2024 13:02:51 +0300

This feature is disabled in rust-uuid in debian,
so do not use it.