rust-sequoia-sq 0.33.0-3 source package in Ubuntu

Changelog

rust-sequoia-sq (0.33.0-3) unstable; urgency=medium

  * Team upload.
  * Package sequoia-sq 0.33.0 from crates.io using debcargo 2.6.1
  * Apply upstream patches for sequoia-cert-store 0.5 and sequoia-wot 0.10
  * Bump sequoia-wot dependency to 0.11

 -- Peter Michael Green <email address hidden>  Fri, 22 Mar 2024 00:01:22 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
rust-sequoia-sq_0.33.0-3.dsc 3.5 KiB 75bd87bd1811a5675a7f00dc95e1210aaf8e0749032aec9375ea2a90f34eeb73
rust-sequoia-sq_0.33.0.orig.tar.gz 379.2 KiB 23d13cc95cd149404f273474b214b3159b6ad9d2f8a30ac8fd87f834ddbbbf98
rust-sequoia-sq_0.33.0-3.debian.tar.xz 5.4 KiB ed658c2dda423555e3e3c90f203bf23ba33174549db07343cab57ce7b4cf2a59

No changes file available.

Binary packages built by this source

sq: OpenPGP command-line tool from Sequoia

 sq is a command-line interface for OpenPGP, structured using
 subcommands and implemented in Rust.
 .
 Subcommands include: help, decrypt, encrypt, sign, verify, armor,
 dearmor, autocrypt, inspect, key, keyring, certify, packet.
 .
 It offers modern cryptographic algorithms by default, like Ed25519 and
 Curve25519.
 .
 The tool offers both message handling (encryption, decryption,
 signing, and verification), and key and certificate management (key
 generation, certificate maintenance, and certification), and is
 interoperable with other major OpenPGP implementations like GnuPG
 (gpg).
 .
 WARNING: sq does not have a stable CLI interface yet. Use with
 caution in scripts.
 This package contains the following binaries built from the Rust crate
 "sequoia-sq":
  - sq

sq-dbgsym: debug symbols for sq