Package: rust-tower / 0.4.13-3

Metadata

Package Version Patches format
rust-tower 0.4.13-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable hdrhistogram.patch | (download)

Cargo.toml | 41 21 20 - 0 !
1 file changed, 21 insertions( ), 20 deletions(-)

 disable hedge feature with failed to build dep hdrhistogram
 hdrhistogram fails to build on i386, blocking itself and tower from migrating
 to testing
Bug: https://github.com/HdrHistogram/HdrHistogram_rust/issues/111
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014034
indexmap2.patch | (download)

Cargo.toml | 2 1 1 - 0 !
src/ready_cache/cache.rs | 3 2 1 - 0 !
2 files changed, 3 insertions( ), 2 deletions(-)

---
remove tower test.patch | (download)

Cargo.toml | 16 13 3 - 0 !
src/balance/p2c/mod.rs | 4 2 2 - 0 !
src/balance/pool/mod.rs | 4 2 2 - 0 !
tests/util/main.rs | 2 1 1 - 0 !
4 files changed, 18 insertions( ), 8 deletions(-)

---
fix tests no default features.patch | (download)

Cargo.toml | 5 5 0 - 0 !
src/load/peak_ewma.rs | 2 1 1 - 0 !
src/load/pending_requests.rs | 2 1 1 - 0 !
src/make/make_service/shared.rs | 2 1 1 - 0 !
tests/steer/main.rs | 2 1 1 - 0 !
5 files changed, 9 insertions( ), 4 deletions(-)

---