rust-sequoia-sq 0.33.0-2build2 source package in Ubuntu

Changelog

rust-sequoia-sq (0.33.0-2build2) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 21:14:22 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-sequoia-sq_0.33.0.orig.tar.gz 379.2 KiB 23d13cc95cd149404f273474b214b3159b6ad9d2f8a30ac8fd87f834ddbbbf98
rust-sequoia-sq_0.33.0-2build2.debian.tar.xz 4.4 KiB a2bd69745864919f0d32cec6b2454367a6447f975a44eefe01b84ecf46c78c1f
rust-sequoia-sq_0.33.0-2build2.dsc 3.6 KiB e3f446acb2e8a3a589a79f4ad99193eefa37c1c5aa0b9e7d0357e8b685484341

Available diffs

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