[Lunar-commits] <moonbase> dirmngr: version bumped to 1.0.2.
Florin Braescu
florin at lunar-linux.org
Thu Aug 14 22:50:44 CEST 2008
commit 012bb60902dd3e478413fe58c793b060607f2998
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Aug 14 23:50:44 2008 +0300
dirmngr: version bumped to 1.0.2.
Changes:
* New option --url for the LOOKUP command and dirmngr-client.
* The LOOKUP command does now also consults the local cache. New
option --cache-only for it and --local for dirmngr-client.
* Improved certificate chain construction.
* Support loading of PEM encoded CRLs via HTTP.
---
security/dirmngr/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/security/dirmngr/DETAILS b/security/dirmngr/DETAILS
index 5a2cbae..e031b22 100644
--- a/security/dirmngr/DETAILS
+++ b/security/dirmngr/DETAILS
@@ -1,12 +1,12 @@
MODULE=dirmngr
- VERSION=1.0.1
+ VERSION=1.0.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/$MODULE/
- SOURCE_URL[1]=ftp://ftp.gnupg.org/gcrypt/$MODULE/
- SOURCE_VFY=sha1:39eb62907e5c4ddc29da00b1291c24e5267f113e
+ SOURCE_URL[0]=ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/$MODULE
+ SOURCE_URL[1]=ftp://ftp.gnupg.org/gcrypt/$MODULE
+ SOURCE_VFY=sha1:55c82f918731f142cbe26d598a97c0c08bd7d1f8
WEB_SITE=http://www.gnupg.org/
ENTERED=20051108
- UPDATED=20071107
+ UPDATED=20080815
MAINTAINER=zbiggy at o2.pl
SHORT="X.509 Directory Manager"
More information about the Lunar-commits
mailing list