From 94761c47c129ad0aa9461c56ae25c36692658fab Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 31 May 2001 13:30:02 +0000 Subject: Update to 1.0.6, provided by Nathan Ahlstrom in pkg/13069. Changes: Fixed a format string bug which is exploitable if --batch is not used. Checked all translations for format strings bugs. Removed the Russian translation due to too many bugs. Fixed keyserver access and expire time calculation. --- security/gnupg/Makefile | 4 ++-- security/gnupg/distinfo | 6 +++--- security/gnupg/pkg/PLIST | 3 +-- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'security/gnupg') diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 5b0eb4b6dfc..8f33b0554f6 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2001/05/14 13:40:04 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2001/05/31 13:30:02 wiz Exp $ # -DISTNAME= gnupg-1.0.5 +DISTNAME= gnupg-1.0.6 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ # don't remove this -- we may add idea.c to it below diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo index f001f9c67a1..50d096d0f9b 100644 --- a/security/gnupg/distinfo +++ b/security/gnupg/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2001/05/23 15:35:00 wiz Exp $ +$NetBSD: distinfo,v 1.5 2001/05/31 13:30:02 wiz Exp $ -SHA1 (gnupg-1.0.5.tar.gz) = e30358cae1e1f7aece84b6808b1366f12a1ff527 -Size (gnupg-1.0.5.tar.gz) = 1962455 bytes +SHA1 (gnupg-1.0.6.tar.gz) = 3d5f0b6c123916aebd64fcbf34117019642dde98 +Size (gnupg-1.0.6.tar.gz) = 1941676 bytes SHA1 (idea.c) = 1cbae164674dfb9da624e088fe7d66d7c0d4f17e Size (idea.c) = 15450 bytes SHA1 (patch-aa) = fffd3e55792bb27df002bacbc5d8bf9096d5dd64 diff --git a/security/gnupg/pkg/PLIST b/security/gnupg/pkg/PLIST index 89825807151..b4dae34cc26 100644 --- a/security/gnupg/pkg/PLIST +++ b/security/gnupg/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2001/05/14 13:40:05 wiz Exp $ +@comment $NetBSD: PLIST,v 1.10 2001/05/31 13:30:03 wiz Exp $ bin/gpg bin/gpgv @unexec install-info --delete --info-dir=%D/info %D/info/gpg.info @@ -29,7 +29,6 @@ ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnupg.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnupg.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnupg.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/gnupg.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnupg.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnupg.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnupg.mo @dirrm share/gnupg -- cgit v1.2.3