Package: rust-rustls-platform-verifier / 0.5.3+ds-2
Metadata
Package | Version | Patches format |
---|---|---|
rust-rustls-platform-verifier | 0.5.3+ds-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
2001_privacy.patch | (download) |
README.md |
6 0 + 6 - 0 ! |
avoid privacy breach in documentation |
2002_no_android.patch | (download) |
Cargo.toml |
1 0 + 1 - 0 ! |
avoid android-only crates |
2002_no_freebsd.patch | (download) |
rustls-platform-verifier/Cargo.toml |
4 0 + 4 - 0 ! |
avoid freebsd-only crates |
2002_no_mac.patch | (download) |
rustls-platform-verifier/Cargo.toml |
8 1 + 7 - 0 ! |
avoid mac-only crates |
2002_no_net.patch | (download) |
rustls-platform-verifier/src/tests/mod.rs |
2 1 + 1 - 0 ! |
skip network-requiring tests by default |
2002_no_wasm.patch | (download) |
rustls-platform-verifier/Cargo.toml |
6 1 + 5 - 0 ! |
avoid wasm-only crates |
2002_no_windows.patch | (download) |
rustls-platform-verifier/Cargo.toml |
5 0 + 5 - 0 ! |
avoid windows-only crates |
2003_rustls native certs.patch | (download) |
rustls-platform-verifier/Cargo.toml |
3 2 + 1 - 0 ! |
use older branch of crate rustls-native-certs This essentially reverts upstream git commit 579c9c6. |