rust-pkcs8 0.10.2+ds-7 source package in Ubuntu

Changelog

rust-pkcs8 (0.10.2+ds-7) unstable; urgency=medium

  * update dh-cargo fork,
    to adjust hardcoded path to dh-cargo-built-using;
    closes: bug#1052074, thanks to Jeremy BĂ­cha

 -- Jonas Smedegaard <email address hidden>  Sun, 17 Sep 2023 07:38:15 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-pkcs8_0.10.2+ds-7.dsc 2.5 KiB 1fcb02fbed708f880eabf1f529845d1c7d6e3dee5bb99d64c27b3f31868602b3
rust-pkcs8_0.10.2+ds.orig.tar.xz 23.3 KiB 4e3367ee28d82601814f840bd3d497e30b4763728258ef96c73aa24d81869be8
rust-pkcs8_0.10.2+ds-7.debian.tar.xz 15.3 KiB 71cd0ae17275cd1573a05561f66ff1bf7aa4f74f15a355b1c01ef197f315ba3a

No changes file available.

Binary packages built by this source

librust-pkcs8-dev: pure Rust implementation of PKCS#8 - Rust source code

 The pkcs8 crate is a pure Rust implementation
 of Public-Key Cryptography Standards (PKCS) #8:
 Private-Key Information Syntax Specification (RFC 5208).
 .
 PKCS#8 is a format for cryptographic private keys,
 often containing pairs of private and public keys.
 .
 This package contains the source for the Rust pkcs8 crate,
 for use with cargo and dh-cargo.