Package: rust-mail-send / 0.5.0-6

Metadata

Package Version Patches format
rust-mail-send 0.5.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_fence_examples.patch | (download)

Cargo.toml | 19 19 + 0 - 0 !
1 file changed, 19 insertions(+)

 add feature fences for examples
2001_aws lc rs.patch | (download)

Cargo.toml | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

---
2001_gethostname.patch | (download)

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

 accept older branch of crate gethostname
2001_mail auth.patch | (download)

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

 avoid not-in-debian crate mail-auth
2001_mail builder.patch | (download)

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

 avoid not-in-debian crate mail-builder
2001_mail parser.patch | (download)

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

 avoid not-in-debian crate mail-parser
2001_webpki roots.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/smtp/tls.rs | 15 4 + 11 - 0 !
2 files changed, 5 insertions(+), 12 deletions(-)

 avoid not-in-debian crate webpki-roots
2002_no_feature_default.patch | (download)

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

 stop provide patched default feature
2003_network_access.patch | (download)

src/smtp/client.rs | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 skip flaky network-depending tests by default