Package: rust-mail-send / 0.5.2-1

Metadata

Package Version Patches format
rust-mail-send 0.5.2-1 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(-)

 avoid not-in-debian crate aws-lc-rs
2001_gethostname.patch | (download)

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

 accept older major version 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_md5.patch | (download)

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

 accept older minor version of crate md5
2001_rand.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/smtp/auth.rs | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use older minor version of crate rand
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
2004_avoid_nightly_syntax.patch | (download)

src/smtp/message.rs | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 avoid code syntax too fancy for rustc older than 1.88