Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 470EE63B85F for ; Mon, 2 Jul 2012 16:30:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 16BF214A1AD; Mon, 2 Jul 2012 16:30:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3BC3414A19F for ; Mon, 2 Jul 2012 16:30:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id AQM4-cA8Rp17 for ; Mon, 2 Jul 2012 16:30:01 +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 BA1E414A17D for ; Mon, 2 Jul 2012 16:30:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id ABB6F175DD; Mon, 2 Jul 2012 16:30:01 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 2 Jul 2012 16:30:01 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/security/gnutls To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20120702163001.ABB6F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Mon Jul 2 16:30:01 UTC 2012 Modified Files: pkgsrc/security/gnutls: Makefile distinfo Log Message: update to 1.12.20 changes: bugfixes: -Fixed memory leak in PKCS #8 key import -Check key identifiers when checking for an issuer pkgsrc note: This is just a last checkpoint on the 2.x branch, in case it will be needed for the Q2 branch. Will update to 3.x RSN. To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 pkgsrc/security/gnutls/Makefile cvs rdiff -u -r1.84 -r1.85 pkgsrc/security/gnutls/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.