Codebase list rust-stfu8 / 4eb0802
sequoia-sop: update to 0.18.0 Daniel Kahn Gillmor 3 years ago
4 changed file(s) with 10 addition(s) and 17 deletion(s). Raw diff Collapse all Expand all
0 rust-sequoia-sop (0.18.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package sequoia-sop 0.18.0 from crates.io using debcargo 2.4.2
3 * drop patch already upstream
4
5 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 05 Aug 2020 23:28:06 -0400
6
07 rust-sequoia-sop (0.17.0-2) unstable; urgency=medium
18
29 * Package sequoia-sop 0.17.0 from crates.io using debcargo 2.4.2
+0
-1
src/sequoia-sop/debian/patches/series less more
0 update-structopt-deps.diff
+0
-13
src/sequoia-sop/debian/patches/update-structopt-deps.diff less more
0 See https://gitlab.com/sequoia-pgp/sequoia/-/issues/519
1
2 --- a/Cargo.toml
3 +++ b/Cargo.toml
4 @@ -37,7 +37,7 @@
5 version = "0.17"
6
7 [dependencies.structopt]
8 -version = "0.3"
9 +version = "0.3.8"
10 default-features = false
11
12 [dependencies.thiserror]
0 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.15.
1 .TH SQV "1" "June 2020" "sqv 0.17.0" "User Commands"
0 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
1 .TH SQV "1" "August 2020" "sqv 0.18.0" "User Commands"
22 .SH NAME
33 sqv \- OpenPGP signature verification
44 .SH DESCRIPTION
5 sqv 0.17.0
5 sqv 0.18.0
66 sqv is a command\-line OpenPGP signature verification tool.
77 .SS "USAGE:"
88 .IP