rust-sequoia-sq 0.37.0-1 source package in Ubuntu
Changelog
rust-sequoia-sq (0.37.0-1) unstable; urgency=medium * Team upload. * Package sequoia-sq 0.37.0 from crates.io using debcargo 2.6.1 (Closes: #1074679) * Bump sequoia-openpgp dependency to pick up the fix for RUSTSEC-2024-0345 [ Holger Levsen ] * Package sequoia-sq 0.37.0 from crates.io using debcargo 2.6.1. Closes: #1073408. * Add Alexander and myself to uploaders. [ Alexander Kjäll ] * Package sequoia-sq 0.34.0 from crates.io using debcargo 2.6.1 * Add man pages and bash completion to sequoia-sq. -- Peter Michael Green <email address hidden> Tue, 23 Jul 2024 13:47:04 +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 | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rust-sequoia-sq_0.37.0-1.dsc | 3.7 KiB | c8ee3dc01acee4c8499ade2fe4d397d5eb307a04788bd79368db062f9a53a21f |
rust-sequoia-sq_0.37.0.orig.tar.gz | 503.8 KiB | 74617574f63f2f7c4e2c7f1f67f5ad354ec1ca8f373e0369689f29e4981dff24 |
rust-sequoia-sq_0.37.0-1.debian.tar.xz | 51.2 KiB | 2c494ba433dda102baf324608b43e837c949e6227762fc8fdf4a9cb6e0a3aba6 |
Available diffs
- diff from 0.33.0-3 to 0.37.0-1 (371.7 KiB)
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