[Lunar-commits] <moonbase> libgcrypt: version bumped to 1.4.6.
Florin Braescu
florin at lunar-linux.org
Tue Jul 20 12:26:39 CEST 2010
commit 13e896ae3281d512bce2a23aa00cc74f527b2f04
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jul 20 13:26:39 2010 +0300
libgcrypt: version bumped to 1.4.6.
Changes:
* New variants of the TIGER algorithm.
* New cipher algorithm mode for AES-WRAP.
* Interface changes relative to the 1.4.2 release:
GCRY_MD_TIGER1 NEW.
GCRY_MD_TIGER2 NEW.
GCRY_CIPHER_MODE_AESWRAP NEW.
---
crypto/libgcrypt/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/crypto/libgcrypt/DETAILS b/crypto/libgcrypt/DETAILS
index 184c4e7..6cca07e 100644
--- a/crypto/libgcrypt/DETAILS
+++ b/crypto/libgcrypt/DETAILS
@@ -1,12 +1,12 @@
MODULE=libgcrypt
- VERSION=1.4.5
+ VERSION=1.4.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/libgcrypt
SOURCE_URL[1]=http://mirrors.rootmode.com/ftp.gnupg.org/libgcrypt
- SOURCE_VFY=sha1:ef7ecbd3a03a7978094366bcd1257b3654608d28
+ SOURCE_VFY=sha1:445b9e158aaf91e24eae3d1040c6213e9d9f5ba6
WEB_SITE=http://www.gnu.org/directory/security/libgcrypt.html
ENTERED=20020212
- UPDATED=20091217
+ UPDATED=20100720
SHORT="General purpose crypto library"
cat << EOF
More information about the Lunar-commits
mailing list