[Lunar-commits] r24166 - moonbase/trunk/crypto/gnutls
Florin Braescu
florin at lunar-linux.org
Sun Apr 22 15:05:36 CEST 2007
Author: florin
Date: 2007-04-22 15:05:36 +0200 (Sun, 22 Apr 2007)
New Revision: 24166
Modified:
moonbase/trunk/crypto/gnutls/DETAILS
Log:
bump the version from 1.6.0 to 1.6.2. X.509 RSA signing has been fixed to use NULL instead of absent parameters, which solves failure in some external programs (e.g. GnuPG 2.x) when verifying GnuTLS-generated RSA X.509 certificates. The PKIX ASN.1 syntax tree was regenerated to fix a mistake made in the last release.
Modified: moonbase/trunk/crypto/gnutls/DETAILS
===================================================================
--- moonbase/trunk/crypto/gnutls/DETAILS 2007-04-22 12:52:59 UTC (rev 24165)
+++ moonbase/trunk/crypto/gnutls/DETAILS 2007-04-22 13:05:36 UTC (rev 24166)
@@ -1,13 +1,13 @@
MODULE=gnutls
- VERSION=1.6.0
+ VERSION=1.6.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=http://josefsson.org/$MODULE/releases/
SOURCE_URL[1]=ftp://ftp.gnutls.org/pub/$MODULE/
- SOURCE_VFY=sha1:b0600815aeae57cfa21cad19c1da8708c5b25d73
+ SOURCE_VFY=sha1:d9b0cc20d10d4f0d4f2427a111b0481ae3cbb7da
WEB_SITE=http://www.gnu.org/software/$MODULE/
MAINTAINER=prox at lunar-linux.org
ENTERED=20020212
- UPDATED=20061118
+ UPDATED=20070422
SHORT="A TLS library"
cat << EOF
More information about the Lunar-commits
mailing list