summaryrefslogtreecommitdiff
path: root/security/gnupg2
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-03-21 07:24:30 +0000
committeradam <adam@pkgsrc.org>2020-03-21 07:24:30 +0000
commit6ee2078d7e7b12352c28f22b49fa22b29685f9b6 (patch)
tree2c53120242756da99309d2c2e9ff97c9510413cb /security/gnupg2
parent4ea6cf71794665d66ed99a37566417260e459caa (diff)
downloadpkgsrc-6ee2078d7e7b12352c28f22b49fa22b29685f9b6.tar.gz
gnupg2: updated to 2.2.20
Noteworthy changes in version 2.2.20: * Protect the error counter against overflow to guarantee that the tools can't be tricked into returning success after an error. * gpg: Make really sure that --verify-files always returns an error. * gpg: Fix key listing --with-secret if a pattern is given. * gpg: Fix detection of certain keys used as default-key. * gpg: Fix default-key selection when a card is available. * gpg: Fix key expiration and key usage for keys created with a creation date of zero. * gpgsm: Fix import of some CR,LF terminated certificates. * gpg: New options --include-key-block and --auto-key-import to allow encrypted replies after an initial signed message. * gpg: Allow the use of a fingerprint with --trusted-key. * gpg: New property "fpr" for use by --export-filter. * scdaemon: Disable the pinpad if a KDF DO is used. * dirmngr: Improve finding OCSP certificates. * Avoid build problems with LTO or gcc-10.
Diffstat (limited to 'security/gnupg2')
-rw-r--r--security/gnupg2/Makefile5
-rw-r--r--security/gnupg2/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index 7f1df428718..4d18f962052 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.109 2020/03/08 16:51:07 wiz Exp $
+# $NetBSD: Makefile,v 1.110 2020/03/21 07:24:30 adam Exp $
-DISTNAME= gnupg-2.2.19
+DISTNAME= gnupg-2.2.20
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
MASTER_SITES+= http://mirrors.dotsrc.org/gcrypt/gnupg/
diff --git a/security/gnupg2/distinfo b/security/gnupg2/distinfo
index 9a4b9aa2a41..377fa16f318 100644
--- a/security/gnupg2/distinfo
+++ b/security/gnupg2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.59 2019/12/09 18:44:52 adam Exp $
+$NetBSD: distinfo,v 1.60 2020/03/21 07:24:30 adam Exp $
-SHA1 (gnupg-2.2.19.tar.bz2) = e24a1208ffe69d7436b2f27e99542a85f34d0ac0
-RMD160 (gnupg-2.2.19.tar.bz2) = 9456b4162762e9091b3ce11e9a32494084f6dfae
-SHA512 (gnupg-2.2.19.tar.bz2) = d7700136ac9f0a8cf04b33da4023a42427fced648c2f90d76250c92904353b85fe728bdd89a713d847e8d38e5900c98d46075614492fdc3d1421f927a92f49dd
-Size (gnupg-2.2.19.tar.bz2) = 6754972 bytes
+SHA1 (gnupg-2.2.20.tar.bz2) = d5290f0781df5dc83302127d6065fb59b35e53d7
+RMD160 (gnupg-2.2.20.tar.bz2) = 270bc4db6fc57fa791656ca7ee1742618492d323
+SHA512 (gnupg-2.2.20.tar.bz2) = 3e69f102366ec3415f439ab81aae2458182fa1a18dfb86565b1d9dc638f3fc4c179a5947f0042b7c5a813345676285a662793664a1803ea9ad8328f0548e0edc
+Size (gnupg-2.2.20.tar.bz2) = 6786913 bytes