pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnupg Update to 1.4.16:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85e0c969dfe6
branches:  trunk
changeset: 627903:85e0c969dfe6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 18 18:56:24 2013 +0000

description:
Update to 1.4.16:

Noteworthy changes in version 1.4.16 (2013-12-18)
-------------------------------------------------

 * Fixed the RSA Key Extraction via Low-Bandwidth Acoustic
   Cryptanalysis attack as described by Genkin, Shamir, and Tromer.
   See <http://www.cs.tau.ac.il/~tromer/acoustic/>.  [CVE-2013-4576]

 * Put only the major version number by default into armored output.

 * Do not create a trustdb file if --trust-model=always is used.

 * Print the keyid for key packets with --list-packets.

 * Changed modular exponentiation algorithm to recover from a small
   performance loss due to a change in 1.4.14.

diffstat:

 security/gnupg/Makefile |  4 ++--
 security/gnupg/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 4063ca3d5d91 -r 85e0c969dfe6 security/gnupg/Makefile
--- a/security/gnupg/Makefile   Wed Dec 18 18:51:03 2013 +0000
+++ b/security/gnupg/Makefile   Wed Dec 18 18:56:24 2013 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.122 2013/10/26 23:30:29 wiz Exp $
+# $NetBSD: Makefile,v 1.123 2013/12/18 18:56:24 wiz Exp $
 
-DISTNAME=      gnupg-1.4.15
+DISTNAME=      gnupg-1.4.16
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gnupg/ \
                http://gd.tuwien.ac.at/privacy/gnupg/gnupg/ \
diff -r 4063ca3d5d91 -r 85e0c969dfe6 security/gnupg/distinfo
--- a/security/gnupg/distinfo   Wed Dec 18 18:51:03 2013 +0000
+++ b/security/gnupg/distinfo   Wed Dec 18 18:56:24 2013 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.62 2013/10/05 13:19:51 wiz Exp $
+$NetBSD: distinfo,v 1.63 2013/12/18 18:56:24 wiz Exp $
 
-SHA1 (gnupg-1.4.15.tar.bz2) = 63ebf0ab375150903c65738070e4105200197fd4
-RMD160 (gnupg-1.4.15.tar.bz2) = d655bd65f644d2649eebddf7cd578259a04310de
-Size (gnupg-1.4.15.tar.bz2) = 3654415 bytes
+SHA1 (gnupg-1.4.16.tar.bz2) = 0bf5e475f3eb6f33d5474d017fe5bf66070e43f4
+RMD160 (gnupg-1.4.16.tar.bz2) = 21eb6018d3c33c93f5729d98dc4d7a2699801bc5
+Size (gnupg-1.4.16.tar.bz2) = 3656752 bytes
 SHA1 (patch-ab) = 24e200a04f8f31e53e22dc80ed079570cb5de8d8



Home | Main Index | Thread Index | Old Index