Package: rust-rustls-0.21 / 0.21.12-15
Metadata
Package | Version | Patches format |
---|---|---|
rust-rustls-0.21 | 0.21.12-15 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
1001_fence_tests.patch | (download) |
rustls/tests/api.rs |
2 2 + 0 - 0 ! |
add feature fence for a test |
1002_base64.patch | (download) |
rustls/Cargo.toml |
2 1 + 1 - 0 ! |
accept newer branch of crate base64 |
1002_env_logger.patch | (download) |
examples/Cargo.toml |
2 1 + 1 - 0 ! |
accept newer branch of crate env_logger |
1002_mio.patch | (download) |
examples/Cargo.toml |
2 1 + 1 - 0 ! |
accept newer branch of crate mio |
1002_ring.patch | (download) |
examples/Cargo.toml |
2 1 + 1 - 0 ! |
consistently depend on branch v0.17 of crate ring |
2001_native_certs.patch | (download) |
examples/Cargo.toml |
2 1 + 1 - 0 ! |
use crate rustls-native-certs (not webpki-roots) |
2002_rustls pemfile.patch | (download) |
examples/Cargo.toml |
2 1 + 1 - 0 ! |
use newer branch of crate rustls-pemfile |
2003_network_access.patch | (download) |
connect-tests/tests/badssl.rs |
14 14 + 0 - 0 ! |
skip flaky network-depending tests by default |
2004_no_feature_read_buf.patch | (download) |
rustls/Cargo.toml |
5 0 + 5 - 0 ! |
drop nightly-only feature read_buf |