[Lunar-commits] CVS: moonbase/crypto/gnutls DEPENDS, 1.3,
1.4 DETAILS, 1.7, 1.8
Jerry Lundström
prox at lunar-linux.org
Mon Apr 5 09:29:26 GMT 2004
Update of /var/cvs/lunar/moonbase/crypto/gnutls
In directory dbguin.lunar-linux.org:/tmp/cvs-serv25323/gnutls
Modified Files:
DEPENDS DETAILS
Log Message:
updated gnutls to 1.0.10 and underlaying libs libgcrypt 1.1.94, libtasn1 0.2.7, opencdk 0.5.4. Also added query about recompiling gaim after gnutls, default Yes since it cant be used otherwise
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/crypto/gnutls/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS 11 Feb 2004 20:29:42 -0000 1.3
+++ DEPENDS 5 Apr 2004 09:29:24 -0000 1.4
@@ -1,2 +1,3 @@
depends opencdk &&
-depends libtasn1
+depends libtasn1 &&
+optional_depends zlib "" "" "for zlib compression support"
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/crypto/gnutls/DETAILS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DETAILS 7 Jan 2004 04:29:01 -0000 1.7
+++ DETAILS 5 Apr 2004 09:29:24 -0000 1.8
@@ -1,13 +1,12 @@
MODULE=gnutls
- # VERSION=1.0.0
- VERSION=0.9.98
+ VERSION=1.0.10
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL=ftp://ftp.gnutls.org/pub/$MODULE/attic/$SOURCE
- SOURCE_VFY=md5:5cefd2b5edd5e85dc0e545e072335b0b
+ SOURCE_URL=ftp://ftp.gnutls.org/pub/$MODULE/$SOURCE
+ SOURCE_VFY=md5:1e838199fc923396c16186a16b980b33
WEB_SITE=http://www.gnu.org/software/gnutls/
ENTERED=20020212
- UPDATED=20031118
+ UPDATED=20040405
SHORT="A TLS library"
cat << EOF
GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group.
More information about the Lunar-commits
mailing list