Update gnupg to 2.2.13
* gpg: Implement key lookup via keygrip (using the & prefix). * gpg: Allow generating Ed25519 key from existing key. * gpg: Emit an ERROR status line if no key was found with -k. * gpg: Stop early when trying to create a primary Elgamal key. [#4329] * gpgsm: Print the card's key algorithms along with their keygrips in interactive key generation. * agent: Clear bogus pinentry cache in the error case. [#4348] * scd: Support "acknowledge button" feature. * scd: Fix for USB INTERRUPT transfer. [#4308] * wks: Do no use compression for the the encrypted challenge and response. Release-info: https://dev.gnupg.org/T4290
This commit is contained in:
parent
9b531cfb59
commit
eda30d66ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492823
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnupg
|
||||
PORTVERSION= 2.2.12
|
||||
PORTVERSION= 2.2.13
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNUPG
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1544816654
|
||||
SHA256 (gnupg-2.2.12.tar.bz2) = db030f8b4c98640e91300d36d516f1f4f8fe09514a94ea9fc7411ee1a34082cb
|
||||
SIZE (gnupg-2.2.12.tar.bz2) = 6682303
|
||||
TIMESTAMP = 1550024153
|
||||
SHA256 (gnupg-2.2.13.tar.bz2) = 76c787a955f9e6e0ead47c9be700bfb9d454f955a7b7c7e697aa719bac7b11d8
|
||||
SIZE (gnupg-2.2.13.tar.bz2) = 6702712
|
||||
|
Loading…
Reference in New Issue
Block a user