Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C95E963B906 for ; Sat, 31 Oct 2009 00:20:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 72D6063B10C; Sat, 31 Oct 2009 00:20:25 +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 5175E63B172 for ; Sat, 31 Oct 2009 00:20:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 321FB175DD; Sat, 31 Oct 2009 00:20:24 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 31 Oct 2009 00:20:24 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/security/caff To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20091031002024.321FB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Oct 31 00:20:24 UTC 2009 Modified Files: pkgsrc/security/caff: Makefile distinfo Log Message: Update to 1.1.2: * gpgsigs: + Added patch from Roland Rosenfeld to support RIPEMD160 checksum. (Closes: #533747). + Updated man page to mention support for SHA256 and RIPEMD160 checksum. + Made removal of nonexistent photos quiet by the use of the force option. + Updated generated tex file in latex mode so that it uses the grffile package. This allows pdflatex to process our tex file assuming the photos are previously converted to PDF. (Closes: #542478) * caff: Updated check for the local-user keyids. + Moved the current check to a new function get_local_user_keys(). + Warned the user if a local-user keyid is not listed as a keyid in ./caffrc. (Closes: #540165). * gpgdir: New upstream release. * gpg-mailkeys: + The charset for the text of the message is deduced from the charset used by ~/.gpg-mailkeysrc and ~/.signature. The text message is encoded in quoted printable and thus it requires a new dependency on qprint in debian/control. (Closes: #545186) + Mentionned both the .gpg-mailkeysrc and .signature files in the manpage. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/caff/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/caff/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.