summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-11-08 19:34:46 +0000
committerjmmv <jmmv>2004-11-08 19:34:46 +0000
commite64f05e9a732960044b7b340a1ffc793b55552ae (patch)
tree3046182a0422bfebea199847e62f65f49ee812f9 /security
parent2ff36095acd06ab2eadf5949d22dcaa2171f1eff (diff)
downloadpkgsrc-e64f05e9a732960044b7b340a1ffc793b55552ae.tar.gz
Update to 1.0.22:
Version 1.0.22 (28/10/2004) - Print DN of certificates with unknown characters in them, but in hexform only. - Corrected bug in _gnutls_x509_get_dn_oid(), and returns the actual OID. - Added second precision to the X.509 parsing functions. - Add parameter --la-file to libgnutls-config and libgnutls-extra-config, tiny patch contributed by Joe Orton <joe@manyfish.co.uk>. - Add pkg-config meta files, suggested by Stéphane LOEUILLET <stephane.loeuillet@tiscali.fr>. - Fix memory initializaion bug in gnutls_certificate_set_x509_trust, tiny patch by Aleix Conchillo Flaque <aleix@member.fsf.org>. - Fix certtool --password for PKCS #12, back ported from 1.1.x branch. - Fix library order in libgnutls*-config --libs output, to permit static linking, reported by Yoann Vandoorselaere <yoann@prelude-ids.org>. Version 1.0.21 (07/10/2004) - Fix memory leak in gnutls_certificate_verify_peers and gnutls_certificate_free_credentials, report and patch by Simon Posnjak <simon.posnjak@cetrtapot.si>. - Fix crash in `certtool --to-p12 --load-privkey foo', i.e. exporting a key and no certificate to PKCS#12. - Fix objdir != srcdir builds, reported by "Gerrit P. Haase" <gp@familiehaase.de>. - Avoid redefining getpass if system already has it, reported by Yoann Vandoorselaere <yoann@prelude-ids.org>. - Add new example "ex-rfc2818" for certificate verification, from Nikos. - Known bug: the library require snprintf.
Diffstat (limited to 'security')
-rw-r--r--security/gnutls/Makefile8
-rw-r--r--security/gnutls/PLIST4
-rw-r--r--security/gnutls/distinfo6
3 files changed, 11 insertions, 7 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 25f7ad543f0..a2339c52d65 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2004/10/06 10:17:06 grant Exp $
+# $NetBSD: Makefile,v 1.22 2004/11/08 19:34:46 jmmv Exp $
-DISTNAME= gnutls-1.0.20
-PKGREVISION= 2
+DISTNAME= gnutls-1.0.22
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \
ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/ \
@@ -18,6 +17,9 @@ USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
+PKGCONFIG_OVERRIDE= lib/gnutls.pc.in
+PKGCONFIG_OVERRIDE+= libextra/gnutls-extra.pc.in
+
BUILDLINK_DEPENDS.opencdk= opencdk>=0.5.5
MAKE_ENV+= RM="${RM}"
diff --git a/security/gnutls/PLIST b/security/gnutls/PLIST
index 96379227036..b69875175e5 100644
--- a/security/gnutls/PLIST
+++ b/security/gnutls/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2004/09/22 08:09:52 jlam Exp $
+@comment $NetBSD: PLIST,v 1.11 2004/11/08 19:34:46 jmmv Exp $
bin/certtool
bin/gnutls-cli
bin/gnutls-cli-debug
@@ -18,6 +18,8 @@ include/gnutls/x509.h
lib/libgnutls-extra.la
lib/libgnutls-openssl.la
lib/libgnutls.la
+lib/pkgconfig/gnutls-extra.pc
+lib/pkgconfig/gnutls.pc
man/man1/certtool.1
man/man1/gnutls-cli-debug.1
man/man1/gnutls-cli.1
diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo
index 2ec64623aaf..14688a70ea1 100644
--- a/security/gnutls/distinfo
+++ b/security/gnutls/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2004/08/27 13:16:16 drochner Exp $
+$NetBSD: distinfo,v 1.10 2004/11/08 19:34:46 jmmv Exp $
-SHA1 (gnutls-1.0.20.tar.gz) = ef2ea2a444b2d2004a8a8ebc7770e70802b20e9a
-Size (gnutls-1.0.20.tar.gz) = 1614092 bytes
+SHA1 (gnutls-1.0.22.tar.gz) = d7ced2f236e79ad7657272581b0e0d26ec712072
+Size (gnutls-1.0.22.tar.gz) = 1623541 bytes
SHA1 (patch-aa) = c0731bf36ace47b5bb489c243cd557668d7d4955