rust-rustls 0.21.9-1 source package in Ubuntu

Changelog

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

  * unfuzz patches
  * bump project version in virtual packages and autopkgtests

 -- Jonas Smedegaard <email address hidden>  Mon, 27 Nov 2023 16:19:59 +0100

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.9-1.dsc 3.4 KiB 719d7811decd2be85488d132402dca8eb3d05571c1e9ea45d0ce343fbaa9804d
rust-rustls_0.21.9.orig.tar.gz 749.1 KiB 8e10d24b6a91175808c3716bcbf4f2552fe7b6d303511ffbd310be30c63269e8
rust-rustls_0.21.9-1.debian.tar.xz 23.2 KiB 262c9783f8d2ed89d25bb741bdf84fd86a9a613f9192b2e1a2576d148e0980ea

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.