Subject: CVS commit: pkgsrc/security/gnupg
From: Ryo ONODERA
Date: 2015-12-22 21:55:41
Message id: 20151222205541.C77A9FBA3@cvs.NetBSD.org

Log Message:
Update to 1.4.20

Changelog:
Noteworthy changes in version 1.4.20 (2015-12-20)
-------------------------------------------------

 * Reject signatures made using the MD5 hash algorithm unless the
   new option --allow-weak-digest-algos or --pgp2 are given.

 * New option --weak-digest to specify hash algorithms which
   should be considered weak.

 * Changed default cipher for symmetric-only encryption to AES-128.

 * Fix for DoS when importing certain garbled secret keys.

 * Improved error reporting for secret subkey w/o corresponding public
   subkey.

 * Improved error reporting in decryption due to wrong algorithm.

 * Fix cluttering of stdout with trustdb info in double verbose mode.

 * Pass a DBUS envvar to gpg-agent for use by gnome-keyring.

Files:
RevisionActionfile
1.130modifypkgsrc/security/gnupg/Makefile
1.69modifypkgsrc/security/gnupg/distinfo
1.1removepkgsrc/security/gnupg/patches/patch-g10_armor.c