summaryrefslogtreecommitdiff
path: root/security/gnutls/patches/patch-ab
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-10-20 00:43:32 +0000
committerwiz <wiz@pkgsrc.org>2005-10-20 00:43:32 +0000
commit7317db7a851b7c84bc3475e9d37b2a4cdbcd0877 (patch)
tree6aac9f6b4f9663d86d8bfe1cb2c094ca706e2bfb /security/gnutls/patches/patch-ab
parent19cf9f3f63c08f7a521ff241413b14430cecd7b5 (diff)
downloadpkgsrc-7317db7a851b7c84bc3475e9d37b2a4cdbcd0877.tar.gz
Update to 1.2.8:
* Version 1.2.8 (2005-10-07) - Libgcrypt 1.2.2 is required to fix a bug for forking GnuTLS servers. - Don't install the auxilliary libexamples library used by the examples in doc/examples/ on "make install", report and tiny patch from Thomas Klausner - If you pass a X.509 CA or PGP trust database to the command line tool, it will now abort the connection if the server certificate validation fails. Use the parameter --insecure to continue even after certificate validation failures. Inspired from discussion with Alexander Kotelnikov - The test for socklen_t has been moved to gnulib. - Link failures for duplicate or missing "program_name" symbol has been fixed, patch from Martin Lambers - The command line tool and the examples no longer uses mmap or bzero, to make them more portable, patch from Martin Lambers - Made the PKCS #12 API handle null passwords. Based on patch by Anton Altaparmakov - The GTK-DOC manual should build with current released tools. (But a copy of the output is included, so the tools are not required.) - API and ABI modifications: No changes since last version.
Diffstat (limited to 'security/gnutls/patches/patch-ab')
-rw-r--r--security/gnutls/patches/patch-ab6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/gnutls/patches/patch-ab b/security/gnutls/patches/patch-ab
index c691176c088..d481cd4e55f 100644
--- a/security/gnutls/patches/patch-ab
+++ b/security/gnutls/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.3 2005/09/30 13:11:34 wiz Exp $
+$NetBSD: patch-ab,v 1.4 2005/10/20 00:43:32 wiz Exp $
---- doc/Makefile.in.orig 2005-09-30 14:32:44.000000000 +0200
+--- doc/Makefile.in.orig 2005-10-07 13:26:30.000000000 +0200
+++ doc/Makefile.in
-@@ -385,7 +385,7 @@ gnutls.dvi: gnutls.texi $(srcdir)/versio
+@@ -387,7 +387,7 @@ gnutls.dvi: gnutls.texi $(srcdir)/versio
gnutls.pdf: gnutls.texi $(srcdir)/version.texi $(gnutls_TEXINFOS)
gnutls.html: gnutls.texi $(srcdir)/version.texi $(gnutls_TEXINFOS)
$(srcdir)/version.texi: $(srcdir)/stamp-vti