diff options
author | adam <adam> | 2012-05-30 06:51:37 +0000 |
---|---|---|
committer | adam <adam> | 2012-05-30 06:51:37 +0000 |
commit | 244ad1058fba29d74c785f3f251d73a532c63d45 (patch) | |
tree | 5dccf9c09b35d76a392a61d42cc68674c5273145 /security/gnutls | |
parent | d8343dbac600133fc1aa019a33df1d0adfc8cb2b (diff) | |
download | pkgsrc-244ad1058fba29d74c785f3f251d73a532c63d45.tar.gz |
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 (limited to 'security/gnutls')
-rw-r--r-- | security/gnutls/Makefile | 4 | ||||
-rw-r--r-- | security/gnutls/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
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/ \ diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index 2b89615c88c..0ae95166e0d 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -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 |