rust-rustls 0.21.7-1 source package in Ubuntu

Changelog

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

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz patches
  * bump version for provided virtual packages and autopkgtest hints
  * update dh-cargo fork

 -- Jonas Smedegaard <email address hidden>  Thu, 31 Aug 2023 11:03:31 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rustls_0.21.7-1.dsc 3.4 KiB 65ea32840b89e7437ba18d485f843dcae535f7962ce05c3e1be9578bf45ac7a9
rust-rustls_0.21.7.orig.tar.gz 748.7 KiB ab7fa374128c4c105a783ac2befb70c63ac8d82af5d7cb245c91babe34fb6bc2
rust-rustls_0.21.7-1.debian.tar.xz 23.0 KiB 5c3e016f7d0e3bf0367c79ed67f48fd561299194a225e8dc93f9b4acd9b0de26

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.