diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-02 16:52:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-02 16:52:04 +0000 |
commit | eb4a28c406d5322e69a625acda0ca859218aff5b (patch) | |
tree | 8b1011fce3306d4259bd0b34a46a75906245c400 /security/gnupg2 | |
parent | ae22aa9d7ed7ad298dcc8c95dbc25d390bc77920 (diff) | |
download | pkgsrc-eb4a28c406d5322e69a625acda0ca859218aff5b.tar.gz |
Update to 2.0.21:
Noteworthy changes in version 2.0.21 (2013-08-19)
-------------------------------------------------
* gpg-agent: By default the users are now asked via the Pinentry
whether they trust an X.509 root key. To prohibit interactive
marking of such keys, the new option --no-allow-mark-trusted may
be used.
* gpg-agent: The command KEYINFO has options to add info from
sshcontrol.
* The included ssh agent does now support ECDSA keys.
* The new option --enable-putty-support allows gpg-agent to act on
Windows as a Pageant replacement with full smartcard support.
* Support installation as portable application under Windows.
Diffstat (limited to 'security/gnupg2')
-rw-r--r-- | security/gnupg2/Makefile | 4 | ||||
-rw-r--r-- | security/gnupg2/distinfo | 9 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile index eeb18e63ea7..85edfccf978 100644 --- a/security/gnupg2/Makefile +++ b/security/gnupg2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2013/07/15 02:02:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.47 2013/09/02 16:52:04 wiz Exp $ -DISTNAME= gnupg-2.0.20 +DISTNAME= gnupg-2.0.21 PKGNAME= ${DISTNAME:S/gnupg/gnupg2/} CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ diff --git a/security/gnupg2/distinfo b/security/gnupg2/distinfo index fafa779dcad..3c7303bbeac 100644 --- a/security/gnupg2/distinfo +++ b/security/gnupg2/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.27 2013/05/29 22:53:36 wiz Exp $ +$NetBSD: distinfo,v 1.28 2013/09/02 16:52:04 wiz Exp $ -SHA1 (gnupg-2.0.20.tar.bz2) = 7ddfefa37ee9da89a8aaa8f9059d251b4cd02562 -RMD160 (gnupg-2.0.20.tar.bz2) = 5a506b29a5c42b8b4870f76c99a41eeaf45a0911 -Size (gnupg-2.0.20.tar.bz2) = 4286191 bytes -SHA1 (patch-CVE-2012-6085) = cbc5ff88eaaebcff9c7bc7983b3d363eff4fcd8b +SHA1 (gnupg-2.0.21.tar.bz2) = 5ba8cce72eb4fd1a3ac1a282d25d7c7b90d3bf26 +RMD160 (gnupg-2.0.21.tar.bz2) = af86b72afed2a459fb54a56640e9d45ec1fe0992 +Size (gnupg-2.0.21.tar.bz2) = 4300604 bytes SHA1 (patch-ai) = 4445d30150518f71f996e3b368a81523daded2e2 SHA1 (patch-aj) = bfd21504e0d55f99df543912b1cdf2c573de2f98 SHA1 (patch-al) = ef7c698ed102c4e27bbf707ae5d1fce4c2b5d8d4 |