Subject: CVS commit: pkgsrc/security/gnutls
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 09/05/2007 21:51:22
Module Name:	pkgsrc
Committed By:	drochner
Date:		Wed Sep  5 21:51:22 UTC 2007

Modified Files:
	pkgsrc/security/gnutls: Makefile PLIST buildlink3.mk distinfo
	pkgsrc/security/gnutls/patches: patch-ab
Added Files:
	pkgsrc/security/gnutls/patches: patch-ad patch-ae patch-af
Removed Files:
	pkgsrc/security/gnutls/patches: patch-aa patch-ac

Log Message:
update to 2.0.0
While an update to a .0 version is somehow risky, it finishes the
unfortunate state that the pkgsrc gnutls didn't work with the pkgsrc
opencdk, which I wouldn't like to go into the next stable branch.
Release candidates have worked for me, and there is some time left
before the Q3 branch, so I'm confident.
changes:
* Support for external RSA/DSA signing for TLS client authentication
-many X.509 enhancements
 Support for Supplemental handshakes messages (RFC 4680)
* Support for TLS authorization extension (draft-housley-tls-authz-extns-07)
* Improve logic of gnutls_set_default_priority()
* New APIs to enumerate supported algorithms in the library
* Certtool can export more than one certificate to PKCS#12
* Several message translation improvements
* Improved manual
* Many bugfixes and minor improvements


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 pkgsrc/security/gnutls/Makefile
cvs rdiff -r1.27 -r1.28 pkgsrc/security/gnutls/PLIST
cvs rdiff -r1.18 -r1.19 pkgsrc/security/gnutls/buildlink3.mk
cvs rdiff -r1.36 -r1.37 pkgsrc/security/gnutls/distinfo
cvs rdiff -r1.9 -r0 pkgsrc/security/gnutls/patches/patch-aa
cvs rdiff -r1.6 -r1.7 pkgsrc/security/gnutls/patches/patch-ab
cvs rdiff -r1.3 -r0 pkgsrc/security/gnutls/patches/patch-ac
cvs rdiff -r0 -r1.1 pkgsrc/security/gnutls/patches/patch-ad \
    pkgsrc/security/gnutls/patches/patch-ae \
    pkgsrc/security/gnutls/patches/patch-af

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