Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
relax-deps.patch | to match the versions in Debian diff --git a/Cargo.toml b/Cargo.toml index b77395c..e18bb8d 100644 |
no | ||||
disable-env-filter.patch | env-filter is currently not packaged due to version trouble, drop this patch when it's back diff --git a/Cargo.toml b/Cargo.toml index e18bb8d..84cee7c 100644 |
no | ||||
disable-broken-tests.patch | These tests depends on the cargo workspace being present, and it's not. diff --git a/src/lib.rs b/src/lib.rs index 7fb6496..40f3a11 100644 |
no | ||||
fix-unit-test-on-32-bit.patch | This is a temporary fix from https://github.com/hyperium/h3/pull/223 and should be replaced with a better fix once upstream have evaluated and looked at it. diff --git a/src/qpack/prefix_int.rs b/src/qpack/prefix_int.rs index 1cfb241..f2dbeae 100644 |
no |