pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libgcrypt Updated libgcrypt to 1.7.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25eaf51f7807
branches:  trunk
changeset: 363737:25eaf51f7807
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 14 20:18:27 2017 +0000

description:
Updated libgcrypt to 1.7.7.

Noteworthy changes in version 1.7.7 (2017-06-02)  [C21/A1/R7]
------------------------------------------------

 * Bug fixes:

   - Fix possible timing attack on EdDSA session key.

   - Fix long standing bug in secure memory implementation which could
     lead to a segv on free. [bug#3027]

diffstat:

 security/libgcrypt/Makefile |   4 ++--
 security/libgcrypt/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r a6510ca2e7f9 -r 25eaf51f7807 security/libgcrypt/Makefile
--- a/security/libgcrypt/Makefile       Wed Jun 14 16:25:16 2017 +0000
+++ b/security/libgcrypt/Makefile       Wed Jun 14 20:18:27 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2017/01/22 12:55:29 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2017/06/14 20:18:27 wiz Exp $
 
-DISTNAME=      libgcrypt-1.7.6
+DISTNAME=      libgcrypt-1.7.7
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/libgcrypt/
 MASTER_SITES+= http://gd.tuwien.ac.at/privacy/gnupg/libgcrypt/
diff -r a6510ca2e7f9 -r 25eaf51f7807 security/libgcrypt/distinfo
--- a/security/libgcrypt/distinfo       Wed Jun 14 16:25:16 2017 +0000
+++ b/security/libgcrypt/distinfo       Wed Jun 14 20:18:27 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.71 2017/01/22 12:55:29 wiz Exp $
+$NetBSD: distinfo,v 1.72 2017/06/14 20:18:27 wiz Exp $
 
-SHA1 (libgcrypt-1.7.6.tar.bz2) = d2b9e0f413064cfc67188f80d3cbda887c755a62
-RMD160 (libgcrypt-1.7.6.tar.bz2) = bc9843aa76a13f3e7ea5ac291717241242d497f0
-SHA512 (libgcrypt-1.7.6.tar.bz2) = fb7e20c50280f2ca715c3fc9a457f1cc22224797812f8dfa3ec756471bd0049c2cf75ffe12daa543aefe6cdcd1b90b4b9f943f148c073ad99d3a7dee42a8173f
-Size (libgcrypt-1.7.6.tar.bz2) = 2897695 bytes
+SHA1 (libgcrypt-1.7.7.tar.bz2) = ea4ae1a4dba51f15095319419d7b42a0bf160384
+RMD160 (libgcrypt-1.7.7.tar.bz2) = 9ce9f14fe70333eb7ef8c8ed1e6169c259105b9e
+SHA512 (libgcrypt-1.7.7.tar.bz2) = 2ec96c5e772b73002e25af89363170c37e882197db578eae35a8f542a785fbe52843eed029a5bd6f1a8b6dc5d32803961af425db082e2db597767ebd67779118
+Size (libgcrypt-1.7.7.tar.bz2) = 2861190 bytes
 SHA1 (patch-aa) = 60b3f4453b217ed8879a2ffd8d485c0195ffb5f8
 SHA1 (patch-cipher_rijndael-arm.S) = ef3cb7f481022440780eb48ae31cbfad0a3ec115
 SHA1 (patch-src_visibility.h) = 8cbbf6803ab34b4b7dda832aa8ee18247aa89518



Home | Main Index | Thread Index | Old Index