Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 62B6BA57FE for ; Wed, 3 Jun 2015 21:00:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0BD2C14A557; Wed, 3 Jun 2015 21:00:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A9B3D14A558 for ; Wed, 3 Jun 2015 21:00:40 +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 xpsfRs1nD4XW for ; Wed, 3 Jun 2015 21:00:40 +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 0333B14A554 for ; Wed, 3 Jun 2015 21:00:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EC64198; Wed, 3 Jun 2015 21:00:39 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 3 Jun 2015 21:00:39 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/security/gnupg2 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20150603210039.EC64198@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Wed Jun 3 21:00:39 UTC 2015 Modified Files: pkgsrc/security/gnupg2: Makefile distinfo Log Message: Update to 2.0.28: Noteworthy changes in version 2.0.28 (2015-06-02) ------------------------------------------------- * agent: Added support for an external password manager. * gpg: New command --list-gcrypt-config. * gpg: Issue NEWSIG status lines during signature verification. * gpgsm: The default hash algo for a CSR is now SHA-256 and the default encryption algo is AES-128. * scdaemon: Allow PC/SC reader selection by partial name match. * gpgtar: Fix extracting files with a size of a multiple of 512. * Fixed several other bugs. * Libgcrypt 1.5 is now required. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 pkgsrc/security/gnupg2/Makefile cvs rdiff -u -r1.34 -r1.35 pkgsrc/security/gnupg2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.