rust-sequoia-chameleon-gnupg 0.8.0-5 source package in Ubuntu

Changelog

rust-sequoia-chameleon-gnupg (0.8.0-5) unstable; urgency=medium

  * gpg-from-sq.preinst and gpgv-from-sq.preinst: install diversion on upgrades
    as well. Closes: #1069741, #1069742.

 -- Holger Levsen <email address hidden>  Thu, 25 Apr 2024 19:31:12 +0200

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
rust-sequoia-chameleon-gnupg_0.8.0-5.dsc 4.0 KiB 799eaa45bfd358e19a3fc2838adc35cc488fa8559efffbbb6264f545d604ef62
rust-sequoia-chameleon-gnupg_0.8.0.orig.tar.gz 1010.7 KiB a1de9d83ad14567f56d568528df25924f2b8ac5a06927c9c1aba41863673ef40
rust-sequoia-chameleon-gnupg_0.8.0-5.debian.tar.xz 17.9 KiB dec025803e0617494bca1269f580f096552554ea6fa1eb3b9dd4061feda35eea

Available diffs

No changes file available.

Binary packages built by this source

gpg-from-sq: use gpg-sq for /usr/bin/gpg

 This package diverts the GnuPG implementation of gpg (if installed)
 to gpg-g10code, while /usr/bin/gpg is provided by the Rust crate
 sequoia-chameleon-gnupg.

gpg-sq: gpg-like OpenPGP CLI toolkit

 gpg-sq is Sequoia's alternative implementation of a tool following
 the GnuPG command line interface. It provides a drop-in but not
 feature-complete replacement for the GnuPG project's gpg.
 .
 It currently implements a commonly used subset of the signature
 creation and verification commands, the encryption and decryption
 commands, the key listing commands, and some miscellaneous commands.
 .
 Support for trust models is limited. Currently, the web-of-trust
 and always-trust models are implemented (as "--pgp" and "--always").
 .
 This tool is provided by the Sequoia project via the sequoia-chameleon-gnupg
 crate.

gpg-sq-dbgsym: debug symbols for gpg-sq
gpgv-from-sq: use gpgv-sq for /usr/bin/gpgv

 This package diverts the GnuPG implementation of gpgv (if installed)
 to gpgv-g10code, while /usr/bin/gpgv is provided by the Rust crate
 sequoia-chameleon-gnupg.

gpgv-sq: gpgv-like validator for OpenPGP signatures

 gpgv-sq is Sequoia's alternative implementation of a verification-only
 interface for OpenPGP signatures. It provides a feature-complete drop-in
 replacement for the GnuPG project's gpgv.
 .
 This tool is provided by the Sequoia project via the sequoia-chameleon-gnupg
 crate.

gpgv-sq-dbgsym: debug symbols for gpgv-sq
sequoia-chameleon-gnupg: Sequoia's GnuPG CLI tools (metapackage)

 This metapackage depends on the following binary packages:
  - gpg-sq: gpg-like OpenPGP CLI toolkit
  - gpgv-sq: gpgv-like validator for OpenPGP signatures
 Both are drop-in replacements using the Sequoia OpenPGP implementation
 provided in the Rust crate sequoia-chameleon-gnupg.