Package: rust-tonic / 0.12.3+dfsg-4

Metadata

Package Version Patches format
rust-tonic 0.12.3+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1002_fence_tests.patch | (download)

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

 add feature fences for tests
2001_prost.patch | (download)

examples/Cargo.toml | 4 2 + 2 - 0 !
interop/Cargo.toml | 2 1 + 1 - 0 !
tests/ambiguous_methods/Cargo.toml | 2 1 + 1 - 0 !
tests/compression/Cargo.toml | 2 1 + 1 - 0 !
tests/default_stubs/Cargo.toml | 2 1 + 1 - 0 !
tests/deprecated_methods/Cargo.toml | 4 2 + 2 - 0 !
tests/disable_comments/Cargo.toml | 4 2 + 2 - 0 !
tests/extern_path/my_application/Cargo.toml | 2 1 + 1 - 0 !
tests/extern_path/uuid/Cargo.toml | 4 2 + 2 - 0 !
tests/included_service/Cargo.toml | 2 1 + 1 - 0 !
tests/integration_tests/Cargo.toml | 2 1 + 1 - 0 !
tests/root-crate-path/Cargo.toml | 2 1 + 1 - 0 !
tests/same_name/Cargo.toml | 2 1 + 1 - 0 !
tests/service_named_result/Cargo.toml | 2 1 + 1 - 0 !
tests/service_named_service/Cargo.toml | 2 1 + 1 - 0 !
tests/skip_debug/Cargo.toml | 2 1 + 1 - 0 !
tests/stream_conflict/Cargo.toml | 2 1 + 1 - 0 !
tests/use_arc_self/Cargo.toml | 2 1 + 1 - 0 !
tests/web/Cargo.toml | 2 1 + 1 - 0 !
tests/wellknown-compiled/Cargo.toml | 4 2 + 2 - 0 !
tests/wellknown/Cargo.toml | 4 2 + 2 - 0 !
tonic-build/Cargo.toml | 4 2 + 2 - 0 !
tonic-health/Cargo.toml | 4 2 + 2 - 0 !
tonic-reflection/Cargo.toml | 4 2 + 2 - 0 !
tonic-types/Cargo.toml | 4 2 + 2 - 0 !
tonic/Cargo.toml | 2 1 + 1 - 0 !
26 files changed, 36 insertions(+), 36 deletions(-)

 accept older branch of crates prost prost-build prost-types
2001_protox.patch | (download)

CONTRIBUTING.md | 3 2 + 1 - 0 !
codegen/Cargo.toml | 1 0 + 1 - 0 !
codegen/src/main.rs | 23 3 + 20 - 0 !
3 files changed, 5 insertions(+), 22 deletions(-)

 avoid not-in-debian crate protox
 This essentially reverts upstream git commit 6d93c1d.
2001_rustls native certs_1.patch | (download)

tonic/Cargo.toml | 2 1 + 1 - 0 !
tonic/src/transport/channel/service/tls.rs | 10 1 + 9 - 0 !
2 files changed, 2 insertions(+), 10 deletions(-)

 use older branch of crate rustls-native-certs (1/2)
 This essentially reverts upstream git commit 2289b50.
2001_rustls native certs_2.patch | (download)

tonic/Cargo.toml | 2 1 + 1 - 0 !
tonic/src/transport/channel/service/tls.rs | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use older branch of crate rustls-native-certs (2/2)
2001_tower http.patch | (download)

examples/Cargo.toml | 2 1 + 1 - 0 !
tests/compression/Cargo.toml | 2 1 + 1 - 0 !
tests/integration_tests/Cargo.toml | 2 1 + 1 - 0 !
tonic-web/Cargo.toml | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

---
2002_no_feature_cleanup markdown.patch | (download)

codegen/Cargo.toml | 2 1 + 1 - 0 !
tonic-build/Cargo.toml | 1 0 + 1 - 0 !
2 files changed, 1 insertion(+), 2 deletions(-)

 avoid not-in-debian prost-build feature cleanup-markdown
2002_no_net.patch | (download)

tests/integration_tests/tests/connection.rs | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 skip test requiring network access
2002_no_webpki roots.patch | (download)

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

 avoid not-in-debian crate webpki-roots
2003_no_bench.patch | (download)

tonic/Cargo.toml | 10 1 + 9 - 0 !
1 file changed, 1 insertion(+), 9 deletions(-)

 avoid benches
2004_reduce_tests.patch | (download)

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

 avoid checking examples in build-time test