summaryrefslogtreecommitdiff
path: root/security/gnupg2
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-12-20 19:33:27 +0000
committeradam <adam@pkgsrc.org>2018-12-20 19:33:27 +0000
commit13906ffc7a17476b86c1e4a3ce3f84ae8ba004f2 (patch)
treebd97970a4f42a1200cf8c203a8c19da047cf3b95 /security/gnupg2
parent2b1ee1d6bcd3b257981c9ac5cb08216d49dd0f2b (diff)
downloadpkgsrc-13906ffc7a17476b86c1e4a3ce3f84ae8ba004f2.tar.gz
gnupg2: updated to 2.2.12
Noteworthy changes in version 2.2.12: * tools: New commands --install-key and --remove-key for gpg-wks-client. This allows to prepare a Web Key Directory on a local file system for later upload to a web server. * gpg: New --list-option "show-only-fpr-mbox". This makes the use of the new gpg-wks-client --install-key command easier on Windows. * gpg: Improve processing speed when --skip-verify is used. * gpg: Fix a bug where a LF was accidentally written to the console. * gpg: --card-status now shwos whether a card has the new KDF feature enabled. * agent: New runtime option --s2k-calibration=MSEC. New configure option --with-agent-s2k-calibration=MSEC. * dirmngr: Try another keyserver from the pool on receiving a 502, 503, or 504 error. * dirmngr: Avoid possible CSRF attacks via http redirects. A HTTP query will not anymore follow a 3xx redirect unless the Location header gives the same host. If the host is different only the host and port is taken from the Location header and the original path and query parts are kept. * dirmngr: New command FLUSHCRL to flush all CRLS from disk and memory. * New simplified Chinese translation (zh_CN).
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 92602c0645e..77c1ba912cb 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.96 2018/12/09 18:52:44 adam Exp $
+# $NetBSD: Makefile,v 1.97 2018/12/20 19:33:27 adam Exp $
-DISTNAME= gnupg-2.2.11
+DISTNAME= gnupg-2.2.12
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/gnupg2/distinfo b/security/gnupg2/distinfo
index c91e1c7484a..aa4521724fd 100644
--- a/security/gnupg2/distinfo
+++ b/security/gnupg2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.50 2018/11/07 11:59:08 adam Exp $
+$NetBSD: distinfo,v 1.51 2018/12/20 19:33:27 adam Exp $
-SHA1 (gnupg-2.2.11.tar.bz2) = c762d300c6c5616c14abff1cfaa099baa5fcbd2c
-RMD160 (gnupg-2.2.11.tar.bz2) = 4c5312475f573bbc28888fa34c693c5be1742b70
-SHA512 (gnupg-2.2.11.tar.bz2) = 8aa8beea877993b6eef155e1a503ffdde9963ff04a24e6a3dea7979efeeeeeab57e942a80ad46ef254d27a83e8cb2e3008da7749afa8e39eade190c0499f95d9
-Size (gnupg-2.2.11.tar.bz2) = 6652480 bytes
+SHA1 (gnupg-2.2.12.tar.bz2) = 2aeccc35ea8034306ff7a1072b84abbaa79619c3
+RMD160 (gnupg-2.2.12.tar.bz2) = 4da4303a12a55111de9cd100ab0fdb30b28a4e00
+SHA512 (gnupg-2.2.12.tar.bz2) = 30de9757bb60a5cb6bf0dc2c8da5f4742c54affec3fcd0bcbf66f28f2812149afec5db70dcb6ba592101de4bdc479d1ba0b47c53c8b8d4765ddff32fa51c26c8
+Size (gnupg-2.2.12.tar.bz2) = 6682303 bytes