rust-sequoia-sq 0.25.0-3ubuntu0.22.04.1 source package in Ubuntu

Changelog

rust-sequoia-sq (0.25.0-3ubuntu0.22.04.1) jammy-security; urgency=medium

  * No change rebuild due to update in rust-regex

 -- David Fernandez Gonzalez <email address hidden>  Thu, 18 Aug 2022 11:39:38 +0200

Upload details

Uploaded by:
David Fernandez Gonzalez
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe misc
Jammy security universe misc

Downloads

File Size SHA-256 Checksum
rust-sequoia-sq_0.25.0.orig.tar.gz 118.3 KiB 0d640fad52b4b4b783b4fe624723d0401369e707926f8d21e7ff4494eedd4648
rust-sequoia-sq_0.25.0-3ubuntu0.22.04.1.debian.tar.xz 3.8 KiB ae27911415c2dfa00647cd31add55b28f8d53fada2684d1de3dbbecd9cd1f2e6
rust-sequoia-sq_0.25.0-3ubuntu0.22.04.1.dsc 2.6 KiB 3d466961d87c60d6d173e3474fbe0a339c3b636c6d0de1d71a96f3ff31fe4092

View changes file

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