rust-rustls 0.20.8-4.2 source package in Ubuntu

Changelog

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

  * update git-buildpackage config:
    + use branch debian/unstable
  * add patch 1001
    to relax dependency to match system crate criterion 0.5.1;
    unfuzz patches;
    relax related build-dependency and autopkgtest-dependencies

  * pseudo-NMU to leave room for pending versioned package

 -- Jonas Smedegaard <email address hidden>  Tue, 18 Jul 2023 15:12:51 +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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rustls_0.20.8-4.2.dsc 3.4 KiB 4f0e1d98f76d901b0fb2d26d80c561f5f690c17cbdf26293eeaaa4003860bd53
rust-rustls_0.20.8.orig.tar.gz 739.8 KiB 50b2b41e203d29ebbb62bffa208710eab662aac3027e1ba6173652572daf4632
rust-rustls_0.20.8-4.2.debian.tar.xz 22.5 KiB 68741ff583dec98a2c27f9fb1864955e339dbeb6973206e628f175b13ab7d9d8

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.