summaryrefslogtreecommitdiffstats
path: root/security/gnupg1
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-05-30 00:44:02 +0000
committerkris <kris@FreeBSD.org>2001-05-30 00:44:02 +0000
commit71ae02cd7e63cd4e70cf028224255731972104cf (patch)
tree795d72d630f586390a2a657461d336117e1d14c4 /security/gnupg1
parent3f88ff23e73d45053081019b973c5df180037962 (diff)
downloadFreeBSD-ports-71ae02cd7e63cd4e70cf028224255731972104cf.zip
FreeBSD-ports-71ae02cd7e63cd4e70cf028224255731972104cf.tar.gz
Upgrade to gnupg 1.0.6. This is an important security update due to an
exploitable format string vulnerability in decoding files
Diffstat (limited to 'security/gnupg1')
-rw-r--r--security/gnupg1/Makefile4
-rw-r--r--security/gnupg1/distinfo2
-rw-r--r--security/gnupg1/pkg-plist1
3 files changed, 3 insertions, 4 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile
index cd7de2e..63580d1 100644
--- a/security/gnupg1/Makefile
+++ b/security/gnupg1/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnupg
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \
ftp://pgp.iijlab.net/pub/%SUBDIR%/ \
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gnupg
MAINTAINER= kuriyama@FreeBSD.org
-RESTRICTED= "Crypto; export-controlled"
+#RESTRICTED= "Crypto; export-controlled"
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-included-gettext
MAN1= gpg.1 gpgv.1
diff --git a/security/gnupg1/distinfo b/security/gnupg1/distinfo
index 41de463..066384a 100644
--- a/security/gnupg1/distinfo
+++ b/security/gnupg1/distinfo
@@ -1 +1 @@
-MD5 (gnupg-1.0.5.tar.gz) = 44c71c3f5a9edbf5738cafc37e8359e6
+MD5 (gnupg-1.0.6.tar.gz) = 7c319a9e5e70ad9bc3bf0d7b5008a508
diff --git a/security/gnupg1/pkg-plist b/security/gnupg1/pkg-plist
index 3ec7bf8..1edf581 100644
--- a/security/gnupg1/pkg-plist
+++ b/security/gnupg1/pkg-plist
@@ -21,7 +21,6 @@ share/locale/nl/LC_MESSAGES/gnupg.mo
share/locale/pl/LC_MESSAGES/gnupg.mo
share/locale/pt_BR/LC_MESSAGES/gnupg.mo
share/locale/pt_PT/LC_MESSAGES/gnupg.mo
-share/locale/ru/LC_MESSAGES/gnupg.mo
share/locale/sv/LC_MESSAGES/gnupg.mo
share/locale/tr/LC_MESSAGES/gnupg.mo
share/doc/gnupg/README
OpenPOWER on IntegriCloud