rust-rustls 0.21.10-1 source package in Ubuntu

Changelog

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

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update dh-cargo fork
  * update copyright info: update coverage
  * bump project versions in virtual packages and autopkgtests

 -- Jonas Smedegaard <email address hidden>  Sun, 14 Jan 2024 18:41:57 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rustls_0.21.10-1.dsc 3.4 KiB 6b180d7896ee0ed3287bbce92cf555c21c3d372f953bec1cc7d0825d620d0de8
rust-rustls_0.21.10.orig.tar.gz 750.0 KiB e60b9a2a607a45c38fc073ad5f29811e5d95655dd5127990075730e8ae10d432
rust-rustls_0.21.10-1.debian.tar.xz 25.9 KiB a069b6903a15248145732a3ebb2c5aede2d892f4840a3a15e4df9857465c7e00

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.