[Lunar-commits] <moonbase> gnupg2: version bumped to 2.0.13.

Florin Braescu florin at lunar-linux.org
Sat Sep 5 05:55:57 CEST 2009


commit 3a9fdb766b47642ee135d2ac1deaee6f7027bfe5
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Sep 5 06:55:57 2009 +0300

    gnupg2: version bumped to 2.0.13.
    
    Changes:
     * GPG now generates 2048 bit RSA keys by default.  The default hash
       algorithm preferences has changed to prefer SHA-256 over SHA-1.
       2048 bit DSA keys are now generated to use a 256 bit hash algorithm
    
     * The envvars XMODIFIERS, GTK_IM_MODULE and QT_IM_MODULE are now
       passed to the Pinentry to make SCIM work.
    
     * The GPGSM command --gen-key features a --batch mode and implements
       all features of gpgsm-gencert.sh in standard mode.
    
     * New option --re-import for GPGSM's IMPORT server command.
    
     * Enhanced writing of existing keys to OpenPGP v2 cards.
    
     * Add hack to the internal CCID driver to allow the use of some
       Omnikey based card readers with 2048 bit keys.
    
     * GPG now repeatly asks the user to insert the requested OpenPGP
       card.  This can be disabled with --limit-card-insert-tries=1.
    
     * Minor bug fixes.
---
 crypto/gnupg2/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/crypto/gnupg2/DETAILS b/crypto/gnupg2/DETAILS
index 4d31ffe..2b3bf47 100644
--- a/crypto/gnupg2/DETAILS
+++ b/crypto/gnupg2/DETAILS
@@ -1,13 +1,13 @@
           MODULE=gnupg2
-         VERSION=2.0.12
+         VERSION=2.0.13
           SOURCE=gnupg-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnupg-$VERSION
       SOURCE_URL=ftp://ftp.gnupg.org/gcrypt/gnupg
-      SOURCE_VFY=sha1:91856f917c13a1a12622ef39995eaf59c46f7502
+      SOURCE_VFY=sha1:2ff42aff14cdddafc291d44ac1968af5f09a9d4d
         WEB_SITE=http://www.gnupg.org
       MAINTAINER=zbiggy at o2.pl
          ENTERED=20050516
-         UPDATED=20090617
+         UPDATED=20090905
            SHORT="GnuPG 2.0 provides additional features not present in former gnupg"
            PSAFE=no
 


More information about the Lunar-commits mailing list