rust-rustls 0.20.8-4.1 source package in Ubuntu

Changelog

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

  * Non-maintainer upload.
  * Bump base64 dev-dependency to 0.21. (Closes: #1038420)

 -- Peter Michael Green <email address hidden>  Sat, 24 Jun 2023 20:20:37 +0000

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.20.8-4.1.dsc 3.4 KiB 90cdd142548ac7c3174993f7291793b7ef43ad8bde64ea98806f94301b6a342e
rust-rustls_0.20.8.orig.tar.gz 739.8 KiB 50b2b41e203d29ebbb62bffa208710eab662aac3027e1ba6173652572daf4632
rust-rustls_0.20.8-4.1.debian.tar.xz 22.4 KiB 70bdce3c26aefb1eab0be4bf91a4deb51518130492a0a116c8080e40e29ae60e

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.