rust-rustls 0.20.8-1 source package in Ubuntu

Changelog

rust-rustls (0.20.8-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.6.2
  * bump version for provided virtual packages and autopkgtest hints
  * update dh-cargo fork;
    build-depend on libstring-shellquote-perl
  * update copyright info: update coverage

 -- Jonas Smedegaard <email address hidden>  Thu, 26 Jan 2023 15:54:21 +0100

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-rustls_0.20.8-1.dsc 3.3 KiB c0f2dac3e52eba26a051cd103c68f0c45bbfe8563aff51fe8efa7a438143d4e1
rust-rustls_0.20.8.orig.tar.gz 739.8 KiB 50b2b41e203d29ebbb62bffa208710eab662aac3027e1ba6173652572daf4632
rust-rustls_0.20.8-1.debian.tar.xz 22.0 KiB 00cc48d96233d7fd87c6ab8fc8fb7343e08afb78419eeb198b62d2d28c38fbac

Available diffs

No changes file available.

Binary packages built by this source

librust-rustls-dev: modern TLS library written in Rust - Rust source code

 Rustls is a modern TLS library written in Rust.
 It uses ring for cryptography
 and webpki for certificate verification.
 .
 Ring is a Rust library implementing safe, fast, small crypto
 using Rust with BoringSSL's cryptography primitives.
 .
 Webpki is a Rust library to validate Web PKI (TLS/SSL) certificates.
 .
 This package contains the source for the Rust rustls crate,
 for use with cargo and dh-cargo.