Update to 1.2.8:
authorwiz <wiz>
Thu, 20 Oct 2005 00:43:32 +0000 (00:43 +0000)
committerwiz <wiz>
Thu, 20 Oct 2005 00:43:32 +0000 (00:43 +0000)
commita59dbcd43228499b1da6d9b980ad68770e0a9c39
tree1cf6becb7866265af2b730e7a9476d10bd1456f4
parent300104c65c6bfff54405ff0011ecd6e5451a8ff0
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.
security/gnutls/Makefile
security/gnutls/distinfo
security/gnutls/patches/patch-aa [deleted file]
security/gnutls/patches/patch-ab
security/gnutls/patches/patch-ac [deleted file]