summaryrefslogtreecommitdiff
path: root/security/gnupg/Makefile
diff options
context:
space:
mode:
authortron <tron>2015-03-09 19:06:32 +0000
committertron <tron>2015-03-09 19:06:32 +0000
commit7e28e204d4346ff57a8a4e0bc39d756df3b17734 (patch)
treeaaad1e731649c9f1289a8f667d322fc70a7bc728 /security/gnupg/Makefile
parent8a595b73aafde03d5ce73278702087ffe29ef69e (diff)
downloadpkgsrc-7e28e204d4346ff57a8a4e0bc39d756df3b17734.tar.gz
Pullup ticket #4635 - requested by he
security/gnupg: security update Revisions pulled up: - security/gnupg/Makefile 1.128 - security/gnupg/PLIST 1.28 - security/gnupg/distinfo 1.66 --- Module Name: pkgsrc Committed By: wiz Date: Sat Feb 28 00:13:25 UTC 2015 Modified Files: pkgsrc/security/gnupg: Makefile PLIST distinfo Log Message: Update to 1.4.19: Noteworthy changes in version 1.4.19 (2015-02-27) ------------------------------------------------- * Use ciphertext blinding for Elgamal decryption [CVE-2014-3591]. See http://www.cs.tau.ac.il/~tromer/radioexp/ for details. * Fixed data-dependent timing variations in modular exponentiation [related to CVE-2015-0837, Last-Level Cache Side-Channel Attacks are Practical]. * Detect faulty use of --verify on detached signatures. * Changed the PKA method to use CERT records and hashed names. * New import option "keep-ownertrust". * Support algorithm names when generating keys using the --command-fd method. * Updated many translations. * Updated build system. * Fixed a regression in keyserver import * Fixed argument parsing for option --debug-level. * Fixed DoS based on bogus and overlong key packets. * Fixed bugs related to bogus keyrings. * The usual minor minor bug fixes.
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r--security/gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index ad786ab751e..e590f7ccbbe 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.127 2014/10/09 14:06:52 wiz Exp $
+# $NetBSD: Makefile,v 1.127.2.1 2015/03/09 19:06:32 tron Exp $
-DISTNAME= gnupg-1.4.18
+DISTNAME= gnupg-1.4.19
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \
http://gd.tuwien.ac.at/privacy/gnupg/gnupg/ \