rust-rustls 0.21.6-3 source package in Ubuntu

Changelog

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

  * re-release targeted unstable;
    closes: bug#1049977, #1050028, thanks to Peter Green
  * update DEP-3 patch headers
  * update dh-cargo fork;
    closes: bug#1047861, thanks to Lucas Nussbaum

 -- Jonas Smedegaard <email address hidden>  Sat, 19 Aug 2023 19:28:42 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rustls_0.21.6-3.dsc 3.4 KiB 25942325c53ad3c0b50f69cfe775207787c008e1a13d4bf1e0950b57c1526250
rust-rustls_0.21.6.orig.tar.gz 747.8 KiB 53bf1b12dde1e4d98117e2ff91ecfc5b84f835d30549129f079fb3d213cf4d8e
rust-rustls_0.21.6-3.debian.tar.xz 22.8 KiB 4ac8ff763099141336dd287d1694a40298b5c6519c7d80eeacd74ad9c26947e0

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.