Package: rust-hyper-0.14 / 0.14.32-2

Metadata

Package Version Patches format
rust-hyper-0.14 0.14.32-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove spmc.patch | (download)

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

---
relax deps.patch | (download)

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

---
disable unstable features.patch | (download)

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

---
skip happy eyeballs test.patch | (download)

src/client/connect/http.rs | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
h2 legacy.patch | (download)

Cargo.toml | 4 3 + 1 - 0 !
src/body/body.rs | 6 3 + 3 - 0 !
src/error.rs | 22 11 + 11 - 0 !
src/ext.rs | 10 5 + 5 - 0 !
src/proto/h2/client.rs | 14 7 + 7 - 0 !
src/proto/h2/mod.rs | 12 6 + 6 - 0 !
src/proto/h2/ping.rs | 4 2 + 2 - 0 !
src/proto/h2/server.rs | 14 7 + 7 - 0 !
8 files changed, 44 insertions(+), 42 deletions(-)

---
limit sizeof test to 64 bit.patch | (download)

src/body/body.rs | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---