Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 90BA863C485 for ; Fri, 15 Jan 2010 20:15:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 40DA463B174; Fri, 15 Jan 2010 20:15:09 +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 B531E63B158 for ; Fri, 15 Jan 2010 20:15:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5037F175DD; Fri, 15 Jan 2010 20:15:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 15 Jan 2010 20:15:07 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/security/gnupg2 To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100115201507.5037F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Fri Jan 15 20:15:07 UTC 2010 Modified Files: pkgsrc/security/gnupg2: Makefile distinfo Log Message: update to 2.0.14 changes: * The default for --include-cert is now to include all certificates in the chain except for the root certificate. * Numerical values may now be used as an alternative to the debug-level keywords. * The GPGSM --audit-log feature is now more complete. * GPG now supports DNS lookups for SRV, PKA and CERT on W32. * New GPGSM option --ignore-cert-extension. * New and changed passphrases are now created with an iteration count requiring about 100ms of CPU work. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 pkgsrc/security/gnupg2/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/security/gnupg2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.