Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0493563BD8A for ; Mon, 20 Apr 2009 13:12:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5E19B63B2C4; Mon, 20 Apr 2009 13:11:59 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E681363B2A6 for ; Mon, 20 Apr 2009 13:11:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AAF6E175D0; Mon, 20 Apr 2009 13:11:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 20 Apr 2009 13:11:57 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/security/gnutls To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090420131157.AAF6E175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Mon Apr 20 13:11:57 UTC 2009 Modified Files: pkgsrc/security/gnutls: Makefile distinfo Log Message: Update to 2.6.5. Update commented out LICENSE (needs two). * Version 2.6.5 (released 2009-04-11) ** libgnutls: Added %SSL3_RECORD_VERSION priority string that allows to specify the client hello message record version. Used to overcome buggy TLS servers. Report by Martin von Gagern. ** GnuTLS no longer uses the libtasn1-config script to find libtasn1. Libtasn1 0.3.4 or later is required. This is to align with the upcoming libtasn1 v2.0 release that doesn't have a libtasn1-script. ** API and ABI modifications: No changes since last version. To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 pkgsrc/security/gnutls/Makefile cvs rdiff -u -r1.52 -r1.53 pkgsrc/security/gnutls/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.