From c2c08d70cedcdaca26b550800c16179c1b5074e3 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Thu, 12 Jul 2018 17:34:12 +0000 Subject: [PATCH] Update gnupg to 2.2.9 * dirmngr: Fix recursive resolver mode and other bugs in the libdns code. [#3374,#3803,#3610] * dirmngr: When using libgpg-error 1.32 or later a GnuPG build with NTBTLS support (e.g. the standard Windows installer) does not anymore block for dozens of seconds before returning data. If you still have problems on Windows, please consider to use one of the options disable-ipv4 or disable-ipv6. * gpg: Fix bug in --show-keys which actually imported revocation certificates. [#4017] * gpg: Ignore too long user-ID and comment packets. [#4022] * gpg: Fix crash due to bad German translation. Improved printf format compile time check. * gpg: Handle missing ISSUER sub packet gracefully in the presence of the new ISSUER_FPR. [#4046] * gpg: Allow decryption using several passphrases in most cases. [#3795,#4050] * gpg: Command --show-keys now enables the list options show-unusable-uids, show-unusable-subkeys, show-notations and show-policy-urls by default. * gpg: Command --show-keys now prints revocation certificates. [#4018] * gpg: Add revocation reason to the "rev" and "rvs" records of the option --with-colons. [#1173] * gpg: Export option export-clean does now remove certain expired subkeys; export-minimal removes all expired subkeys. [#3622] * gpg: New "usage" property for the drop-subkey filters. [#4019] MFH: 2018Q3 --- security/gnupg/Makefile | 2 +- security/gnupg/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 6a93f32dadf4..23c7d80fdd8e 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 2.2.8 +PORTVERSION= 2.2.9 CATEGORIES= security MASTER_SITES= GNUPG diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo index ebb8561dce56..0c7ab6f57a5e 100644 --- a/security/gnupg/distinfo +++ b/security/gnupg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528466286 -SHA256 (gnupg-2.2.8.tar.bz2) = 777b4cb8ced21965a5053d4fa20fe11484f0a478f3d011cef508a1a49db50dcd -SIZE (gnupg-2.2.8.tar.bz2) = 6632465 +TIMESTAMP = 1531415728 +SHA256 (gnupg-2.2.9.tar.bz2) = 6278eaabffa1ebc9fa2ceb3dc53eea9a1505ab02a668a86dd6fec06951af2164 +SIZE (gnupg-2.2.9.tar.bz2) = 6659547