From e11174603f7dcaa3c568739da838c3661b003f03 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 Jan 2008 16:23:55 +0000 Subject: Update to 1.4.8: Noteworthy changes in version 1.4.8 (2007-12-20) ------------------------------------------------ ******************************************* * A decade of GnuPG: g10-0.0.0.tar.gz was * * released exactly 10 years ago. * ******************************************* * Changed the license to GPLv3. * Improved detection of keyrings specified multiple times. * Changes to better cope with broken keyservers. * Minor bug fixes. * The new OpenPGP standard is now complete, and has been published as RFC-4880. The GnuPG --openpgp mode (note this is not the default) has been updated to match the new standard. The --rfc2440 option can be used to return to the older RFC-2440 behavior. The main differences between the two are "--enable-dsa2 --no-rfc2440-text --escape-from-lines --require-cross-certification". * By default (i.e. --gnupg mode), --require-cross-certification is now on. --rfc2440-text and --force-v3-sigs are now off. * Allow encryption using legacy Elgamal sign+encrypt keys if option --rfc2440 is used. * Fixed the auto creation of the key stub for smartcards. * Fixed a rare bug in decryption using the OpenPGP card. * Fix RFC-4880 typo in the SHA-224 hash prefix. Old SHA-224 signatures will continue to work. --- security/gnupg/Makefile | 5 +++-- security/gnupg/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'security/gnupg') diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 67977fd37eb..b4eefbbc849 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.94 2007/03/07 11:31:24 drochner Exp $ +# $NetBSD: Makefile,v 1.95 2008/01/13 16:23:55 wiz Exp $ -DISTNAME= gnupg-1.4.7 +DISTNAME= gnupg-1.4.8 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \ ftp://ftp.planetmirror.com/pub/gnupg/ \ @@ -28,6 +28,7 @@ CONFIGURE_ARGS+= --with-static-rnd=auto CONFIGURE_ARGS+= --with-mailprog=/usr/sbin/sendmail TEST_TARGET= check INFO_FILES= # PLIST +#LICENSE= gnu-gplv3 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo index 845324d5ba8..8edc7e05988 100644 --- a/security/gnupg/distinfo +++ b/security/gnupg/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.46 2007/03/07 11:31:24 drochner Exp $ +$NetBSD: distinfo,v 1.47 2008/01/13 16:23:55 wiz Exp $ -SHA1 (gnupg-1.4.7.tar.bz2) = 22149105845c79068771837c8deb7d5ba0854927 -RMD160 (gnupg-1.4.7.tar.bz2) = 630344c99834cf9adcf806d55e6f609a1e50bd8b -Size (gnupg-1.4.7.tar.bz2) = 3200642 bytes +SHA1 (gnupg-1.4.8.tar.bz2) = 4b63267358e5c70f05b48e27d6877bad2636cabd +RMD160 (gnupg-1.4.8.tar.bz2) = 75228c02ea1999494232cb2eb2107951d1602c4d +Size (gnupg-1.4.8.tar.bz2) = 3320100 bytes SHA1 (idea.c.gz) = 82fded4ec31b97b3b2dd22741880b67cfee40f84 RMD160 (idea.c.gz) = e35be5a031d10d52341ac5f029d28f811edd908d Size (idea.c.gz) = 5216 bytes -- cgit v1.2.3