From 815810e5ab37ba15f27ae4621a3bbc5f7345df52 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 30 May 2012 06:51:37 +0000 Subject: 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). --- security/gnutls/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/gnutls/Makefile') diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 0349622eaf8..dcc3f19f2fa 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -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/ \ -- cgit v1.2.3