pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnutls Changes 2.12.19:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f35c9950c055
branches:  trunk
changeset: 604398:f35c9950c055
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed May 30 06:51:37 2012 +0000

description:
Changes 2.12.19:
* libgnutls: When decoding a PKCS #11 URL the pin-source field is assumed to be
  a file that stores the pin.
* libgnutls: Added strict tests in Diffie-Hellman and SRP key exchange public
  keys.
* minitasn1: Upgraded to libtasn1 version 2.13 (pre-release).

diffstat:

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

diffs (28 lines):

diff -r b197058e9bcd -r f35c9950c055 security/gnutls/Makefile
--- a/security/gnutls/Makefile  Wed May 30 06:42:34 2012 +0000
+++ b/security/gnutls/Makefile  Wed May 30 06:51:37 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.111 2012/04/17 17:53:01 drochner Exp $
+# $NetBSD: Makefile,v 1.112 2012/05/30 06:51:37 adam Exp $
 
-DISTNAME=      gnutls-2.12.18
+DISTNAME=      gnutls-2.12.19
 CATEGORIES=    security devel
 MASTER_SITES=  ftp://ftp.gnutls.org/pub/gnutls/ \
                ftp://ftp.gnupg.org/gcrypt/gnutls/ \
diff -r b197058e9bcd -r f35c9950c055 security/gnutls/distinfo
--- a/security/gnutls/distinfo  Wed May 30 06:42:34 2012 +0000
+++ b/security/gnutls/distinfo  Wed May 30 06:51:37 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.83 2012/04/17 17:53:01 drochner Exp $
+$NetBSD: distinfo,v 1.84 2012/05/30 06:51:37 adam Exp $
 
-SHA1 (gnutls-2.12.18.tar.bz2) = cd5cf0932575b758ad3ee89952763a8395ea4af0
-RMD160 (gnutls-2.12.18.tar.bz2) = c5c5bb91f374edd7bfa63c2b2b19ea7606353d17
-Size (gnutls-2.12.18.tar.bz2) = 7207965 bytes
+SHA1 (gnutls-2.12.19.tar.bz2) = 643620216ba54b195e41e29abfdcc31125f92d25
+RMD160 (gnutls-2.12.19.tar.bz2) = 077d62ab00780a6798cee92e80d542f1e74891f2
+Size (gnutls-2.12.19.tar.bz2) = 7208159 bytes
 SHA1 (patch-ab) = 49de2419935972f958acacdffec32388986f1ea0
 SHA1 (patch-ae) = cadc476a6a120390c3c2792b52dd02d27a3884e6
 SHA1 (patch-af) = 321c3488dd383a09dd95f6a15f50b9f54f6aa5fc



Home | Main Index | Thread Index | Old Index