[Lunar-commits] <moonbase> gnutls: security bump to 2.8.3
Paul Bredbury
brebs at lunar-linux.org
Wed Sep 2 09:45:20 CEST 2009
commit cb2aac23a7ab7b91b5777010d7b26550b99f6fb1
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Wed Sep 2 14:45:20 2009 +0700
gnutls: security bump to 2.8.3
To fix man-in-the-middle attack:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2730
---
crypto/gnutls/DETAILS | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 9a90927..518b92a 100644
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -1,7 +1,8 @@
MODULE=gnutls
VERSION=2.8.3
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=ftp://ftp.gnutls.org/pub/$MODULE/
+ SOURCE_URL[0]=ftp://ftp.gnutls.org/pub/$MODULE/
+ SOURCE_URL[1]=ftp://ftp.gnupg.org/gcrypt/$MODULE/
SOURCE_VFY=sha1:c25fb354258777f9ee34b79b08eb87c024cada75
WEB_SITE=http://www.gnu.org/software/gnutls/
ENTERED=20020212
More information about the Lunar-commits
mailing list