rust-rustls 0.21.6-2 source package in Ubuntu

Changelog

rust-rustls (0.21.6-2) unstable; urgency=medium

  * drop patch 2002, obsoleted by Debian package changes;
    update build- and autopkgtest-dependencies for crate env_logger
  * fix patch 2004;
    closes: bug#1043421, thanks to Peter Green

 -- Jonas Smedegaard <email address hidden>  Fri, 11 Aug 2023 01:42:55 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rustls_0.21.6-2.dsc 3.4 KiB 244377b3e86b89b03ba6e956b2a66b10535eb31881be9a27824e79e983e1ff4c
rust-rustls_0.21.6.orig.tar.gz 747.8 KiB 53bf1b12dde1e4d98117e2ff91ecfc5b84f835d30549129f079fb3d213cf4d8e
rust-rustls_0.21.6-2.debian.tar.xz 22.8 KiB eeaad69b7d6936913c6f70ac138c7940d7ee9990deddd661ad1ec0a981b89f58

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.