Upgrade to gnupg 1.0.6. This is an important security update due to an
exploitable format string vulnerability in decoding files
This commit is contained in:
parent
459053e850
commit
37e29630b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43294
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnupg-1.0.5.tar.gz) = 44c71c3f5a9edbf5738cafc37e8359e6
|
||||
MD5 (gnupg-1.0.6.tar.gz) = 7c319a9e5e70ad9bc3bf0d7b5008a508
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnupg-1.0.5.tar.gz) = 44c71c3f5a9edbf5738cafc37e8359e6
|
||||
MD5 (gnupg-1.0.6.tar.gz) = 7c319a9e5e70ad9bc3bf0d7b5008a508
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user