aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2018-04-11 00:56:56 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2018-04-11 00:56:56 +0000
commit61653224fa55af93ee132b4751d7a351e23ffb36 (patch)
tree2addbba8a146115c429a81d8a9872505cffbc534 /security/gnupg
parentd2243cd510c9aae4bdfc72ca50853706969816d1 (diff)
downloadports-61653224fa55af93ee132b4751d7a351e23ffb36.tar.gz
ports-61653224fa55af93ee132b4751d7a351e23ffb36.zip
Update gnupg to 2.2.6
* gpg,gpgsm: New option --request-origin to pretend requests coming from a browser or a remote site. * gpg: Fix race condition on trustdb.gpg updates due to too early released lock. [#3839] * gpg: Emit FAILURE status lines in almost all cases. [#3872] * gpg: Implement --dry-run for --passwd to make checking a key's passphrase straightforward. * gpg: Make sure to only accept a certification capable key for key signatures. [#3844] * gpg: Better user interaction in --card-edit for the factory-reset sub-command. * gpg: Improve changing key attributes in --card-edit by adding an explicit "key-attr" sub-command. [#3781] * gpg: Print the keygrips in the --card-status. * scd: Support KDF DO setup. [#3823] * scd: Fix some issues with PC/SC on Windows. [#3825] * scd: Fix suspend/resume handling in the CCID driver. * agent: Evict cached passphrases also via a timer. [#3829] * agent: Use separate passphrase caches depending on the request origin. [#3858] * ssh: Support signature flags. [#3880] * dirmngr: Handle failures related to missing IPv6 support gracefully. [#3331] * Fix corner cases related to specified home directory with drive letter on Windows. [#3720] * Allow the use of UNC directory names as homedir. [#3818]
Notes
Notes: svn path=/head/; revision=467022
Diffstat (limited to 'security/gnupg')
-rw-r--r--security/gnupg/Makefile2
-rw-r--r--security/gnupg/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 28b23acbfdeb..0d409333fb1a 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gnupg
-PORTVERSION= 2.2.5
+PORTVERSION= 2.2.6
CATEGORIES= security
MASTER_SITES= GNUPG
diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo
index 698bb775ad76..ca04fa6330e2 100644
--- a/security/gnupg/distinfo
+++ b/security/gnupg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519395206
-SHA256 (gnupg-2.2.5.tar.bz2) = 3fa189a32d4fb62147874eb1389047c267d9ba088f57ab521cb0df46f08aef57
-SIZE (gnupg-2.2.5.tar.bz2) = 6584756
+TIMESTAMP = 1523406856
+SHA256 (gnupg-2.2.6.tar.bz2) = e64d8c5fa2d05938a5080cb784a98ac21be0812f2a26f844b18f0d6a0e711984
+SIZE (gnupg-2.2.6.tar.bz2) = 6605028