Package: rust-rustls-webpki / 0.103.5-1

Metadata

Package Version Patches format
rust-rustls-webpki 0.103.5-1 3.0 (quilt)

Patch series

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

Cargo.toml | 4 4 + 0 - 0 !
build.rs | 7 7 + 0 - 0 !
src/alg_tests.rs | 3 2 + 1 - 0 !
tests/better_tls.rs | 2 1 + 1 - 0 !
4 files changed, 14 insertions(+), 2 deletions(-)

 allow specifying test-data path via an environment variable
 This allows the test data,
 which is included in the source package but not in the binary package,
 to be used during the autopkgtest.
2001_privacy.patch | (download)

README.md | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 avoid privacy breach in documentation
2002_aws lc rs.patch | (download)

Cargo.toml | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 avoid not-in-debian crate aws-lc-rs
2002_bzip2.patch | (download)

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

 accept older minor versions of crate bzip2
2003_no_benches.patch | (download)

Cargo.toml | 8 1 + 7 - 0 !
1 file changed, 1 insertion(+), 7 deletions(-)

 drop bench-only build-dependencies and disable benches