Subject: CVS commit: pkgsrc/security/gnutls
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 05/22/2004 10:09:53
Module Name:	pkgsrc
Committed By:	adam
Date:		Sat May 22 10:09:53 UTC 2004

Modified Files:
	pkgsrc/security/gnutls: Makefile PLIST distinfo
Added Files:
	pkgsrc/security/gnutls/patches: patch-aa

Log Message:
Changes 1.0.13:
- Some complilation fixes.
- Added the --xml parameter to the certtool utility.

Changes 1.0.12:
- Corrected bug in OpenPGP key loading using a callback.
- Renamed gnutls-srpcrypt to srptool
- Allow handshake requests by the client.
* Things backported from the development branch:
- Added support for authority key identifier and the extended key usage
  X.509 extension fields. The certtoool was updated to support them.
- Added batch support to certtool. Now it can use templates.
- The RC2 cipher is no more included. The one in libgcrypt is now used.

Changes 1.0.11:
- Added gnutls_sign_algorithm_get_name() and gnutls_pk_algorithm_get_name()
- Corrected bug in TLS renegotiation.

Changes 1.0.10:
- Corrected bug in RSA parameters handling which could cause
  unexpected crashes.
- Corrected bug in SSL 3.0 authentication.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/security/gnutls/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/security/gnutls/PLIST \
    pkgsrc/security/gnutls/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/gnutls/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.