summaryrefslogtreecommitdiff
path: root/security/gnupg2
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-07-10 09:28:24 +0000
committeradam <adam@pkgsrc.org>2019-07-10 09:28:24 +0000
commitae811036749802156f62b6bd22441e151b6ba24a (patch)
tree39261d63d74e2cf0f69d1583e13d526b66c3d2d0 /security/gnupg2
parentf9a73130ebc9b39624157fff9dd3d320566c3f92 (diff)
downloadpkgsrc-ae811036749802156f62b6bd22441e151b6ba24a.tar.gz
gnupg2: updated to 2.2.17
Noteworthy changes in version 2.2.17: * gpg: Ignore all key-signatures received from keyservers. This change is required to mitigate a DoS due to keys flooded with faked key-signatures. The old behaviour can be achieved by adding keyserver-options no-self-sigs-only,no-import-clean to your gpg.conf. * gpg: If an imported keyblocks is too large to be stored in the keybox (pubring.kbx) do not error out but fallback to an import using the options "self-sigs-only,import-clean". * gpg: New command --locate-external-key which can be used to refresh keys from the Web Key Directory or via other methods configured with --auto-key-locate. * gpg: New import option "self-sigs-only". * gpg: In --auto-key-retrieve prefer WKD over keyservers. * dirmngr: Support the "openpgpkey" subdomain feature from draft-koch-openpgp-webkey-service-07. * dirmngr: Add an exception for the "openpgpkey" subdomain to the CSRF protection. * dirmngr: Fix endless loop due to http errors 503 and 504. * dirmngr: Fix TLS bug during redirection of HKP requests. * gpgconf: Fix a race condition when killing components.
Diffstat (limited to 'security/gnupg2')
-rw-r--r--security/gnupg2/Makefile4
-rw-r--r--security/gnupg2/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index 99e4b60a41e..72a43a5b6b4 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.103 2019/06/02 09:29:09 adam Exp $
+# $NetBSD: Makefile,v 1.104 2019/07/10 09:28:24 adam Exp $
-DISTNAME= gnupg-2.2.16
+DISTNAME= gnupg-2.2.17
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
diff --git a/security/gnupg2/distinfo b/security/gnupg2/distinfo
index 6ce5b3ccca8..ce8a4e5f114 100644
--- a/security/gnupg2/distinfo
+++ b/security/gnupg2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.56 2019/06/02 09:29:09 adam Exp $
+$NetBSD: distinfo,v 1.57 2019/07/10 09:28:24 adam Exp $
-SHA1 (gnupg-2.2.16.tar.bz2) = f956c8cebee3a6ddb2ce6e6e058d474d056dd9e0
-RMD160 (gnupg-2.2.16.tar.bz2) = 0c5107bbc6fa8e76e9dfbbbab7a59732c552b7ed
-SHA512 (gnupg-2.2.16.tar.bz2) = 0e0040905cc4d1d9d29e184cfeda520b43990e4ec459212537c0ce6092de987157e05b1d1a3022398d9b3cbaeea0f58a7e686745f96933e5ac26be4229162247
-Size (gnupg-2.2.16.tar.bz2) = 6699113 bytes
+SHA1 (gnupg-2.2.17.tar.bz2) = 12c1cee8871c03f0315fc8f27876364b75c95b12
+RMD160 (gnupg-2.2.17.tar.bz2) = 13ad8e3e216d8c7ff6786329d8c15627ed2b9af2
+SHA512 (gnupg-2.2.17.tar.bz2) = a3cd094addac62b4b4ec1683005a2bec761ea2aacf6daf904316b1819f4f6a41f256a8d9452cf28cad71b3e68228465baa27ae0eb1fa734fa91542ef0f159c5d
+Size (gnupg-2.2.17.tar.bz2) = 6717554 bytes