pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnupg Update to 1.4.8:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6bffe25abae
branches: trunk
changeset: 537662:c6bffe25abae
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 13 16:23:55 2008 +0000
description:
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.
diffstat:
security/gnupg/Makefile | 5 +++--
security/gnupg/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (36 lines):
diff -r 458b0bc1e0e2 -r c6bffe25abae security/gnupg/Makefile
--- a/security/gnupg/Makefile Sun Jan 13 16:03:48 2008 +0000
+++ b/security/gnupg/Makefile Sun Jan 13 16:23:55 2008 +0000
@@ -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-mailprog=/usr/sbin/sendmail
TEST_TARGET= check
INFO_FILES= # PLIST
+#LICENSE= gnu-gplv3
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff -r 458b0bc1e0e2 -r c6bffe25abae security/gnupg/distinfo
--- a/security/gnupg/distinfo Sun Jan 13 16:03:48 2008 +0000
+++ b/security/gnupg/distinfo Sun Jan 13 16:23:55 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index