diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-20 00:43:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-20 00:43:32 +0000 |
commit | 7317db7a851b7c84bc3475e9d37b2a4cdbcd0877 (patch) | |
tree | 6aac9f6b4f9663d86d8bfe1cb2c094ca706e2bfb /security/gnutls/distinfo | |
parent | 19cf9f3f63c08f7a521ff241413b14430cecd7b5 (diff) | |
download | pkgsrc-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/distinfo')
-rw-r--r-- | security/gnutls/distinfo | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index 8bd5c1567e9..12150baf238 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.20 2005/09/30 13:11:34 wiz Exp $ +$NetBSD: distinfo,v 1.21 2005/10/20 00:43:32 wiz Exp $ -SHA1 (gnutls-1.2.7.tar.bz2) = c1a583052a16521363d0dab5615bfc547f291fca -RMD160 (gnutls-1.2.7.tar.bz2) = d41db9a202cac17d71f6eb1b9546970bd8d091cc -Size (gnutls-1.2.7.tar.bz2) = 2525612 bytes -SHA1 (patch-aa) = a5b5c3fd69cf37cf3da31c6303499bc361dd0826 -SHA1 (patch-ab) = 91673a4ae323d002f75aed63d4a41e1c42f866ad -SHA1 (patch-ac) = 772702e006ffb30913584a050581b4512fac3cb3 +SHA1 (gnutls-1.2.8.tar.bz2) = b49c86de7c10946bf440ea146f89a31474297872 +RMD160 (gnutls-1.2.8.tar.bz2) = efd431cffe74a4cf539d6dbb272ae158b71e0710 +Size (gnutls-1.2.8.tar.bz2) = 2527436 bytes +SHA1 (patch-ab) = df9d588891ff88c41f297fa595d618c31dc8ef97 |