[Lunar-commits] r25767 - moonbase/trunk/crypto/gnupg2
Florin Braescu
florin at lunar-linux.org
Tue Sep 11 18:15:46 CEST 2007
Author: florin
Date: 2007-09-11 18:15:46 +0200 (Tue, 11 Sep 2007)
New Revision: 25767
Modified:
moonbase/trunk/crypto/gnupg2/DETAILS
Log:
bump the version from 2.0.6 to 2.0.7. Changes:
* Fixed encryption problem if duplicate certificates are in the
keybox.
* Made it work on Windows Vista. Note that the entire Windows port
is still considered Beta.
* Add new options min-passphrase-nonalpha, check-passphrase-pattern,
enforce-passphrase-constraints and max-passphrase-days to
gpg-agent.
* Add command --check-components to gpgconf. Gpgconf now uses the
installed versions of the programs and does not anymore search via
PATH for them.
Modified: moonbase/trunk/crypto/gnupg2/DETAILS
===================================================================
--- moonbase/trunk/crypto/gnupg2/DETAILS 2007-09-11 16:07:53 UTC (rev 25766)
+++ moonbase/trunk/crypto/gnupg2/DETAILS 2007-09-11 16:15:46 UTC (rev 25767)
@@ -1,15 +1,16 @@
MODULE=gnupg2
- VERSION=2.0.6
+ VERSION=2.0.7
SOURCE=gnupg-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnupg-$VERSION
SOURCE_URL=ftp://ftp.gnupg.org/gcrypt/gnupg/
- SOURCE_VFY=sha1:4aa9a3ecc954126cfc0a30bef94ec6e1fbbc7009
+ SOURCE_VFY=sha1:f7d9ae7695bd9b849475b482bb7b027ec6fadbae
WEB_SITE=http://www.gnupg.org/
MAINTAINER=zbiggy at o2.pl
ENTERED=20050516
- UPDATED=20070817
+ UPDATED=20070911
SHORT="GnuPG 2.0 provides additional features not present in former gnupg"
PSAFE=no
+
cat << EOF
GnuPG is GNU's tool for secure communication and data storage. It can
be used to encrypt data and to create digital signatures. It includes
More information about the Lunar-commits
mailing list