[Lunar-commits] <moonbase> gnupg2: version bumped to 2.0.12.
Florin Braescu
florin at lunar-linux.org
Wed Jun 17 17:50:18 CEST 2009
commit ee0c28180064ee49a0b44fdcc97bf3665a6e12fc
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Jun 17 18:50:18 2009 +0300
gnupg2: version bumped to 2.0.12.
Changes:
* GPGSM now always lists ephemeral certificates if specified by
fingerprint or keygrip.
* New command "KEYINFO" for GPG_AGENT. GPGSM now also returns
information about smartcards.
* Made sure not to leak file descriptors if running gpg-agent with a
command. Restore the signal mask to solve a problem in Mono.
* Changed order of the confirmation questions for root certificates
and store negative answers in trustlist.txt.
* Better synchronization of concurrent smartcard sessions.
* Support 2048 bit OpenPGP cards.
* Support Telesec Netkey 3 cards.
* The gpg-protect-tool now uses gpg-agent via libassuan.
---
crypto/gnupg2/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/crypto/gnupg2/DETAILS b/crypto/gnupg2/DETAILS
index 9782636..4d31ffe 100644
--- a/crypto/gnupg2/DETAILS
+++ b/crypto/gnupg2/DETAILS
@@ -1,13 +1,13 @@
MODULE=gnupg2
- VERSION=2.0.11
+ VERSION=2.0.12
SOURCE=gnupg-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnupg-$VERSION
SOURCE_URL=ftp://ftp.gnupg.org/gcrypt/gnupg
- SOURCE_VFY=sha1:9f71a342c5be686b0dcef082078af693802a558f
+ SOURCE_VFY=sha1:91856f917c13a1a12622ef39995eaf59c46f7502
WEB_SITE=http://www.gnupg.org
MAINTAINER=zbiggy at o2.pl
ENTERED=20050516
- UPDATED=20090304
+ UPDATED=20090617
SHORT="GnuPG 2.0 provides additional features not present in former gnupg"
PSAFE=no
More information about the Lunar-commits
mailing list