pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkgsrc: gnupg2: updated to 2.2.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51a7713f576e
branches:  trunk
changeset: 306179:51a7713f576e
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Apr 12 07:02:03 2018 +0000
description:
gnupg2: updated to 2.2.6

Noteworthy changes in version 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.
* gpg: Emit FAILURE status lines in almost all cases.
* 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.
* 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.
* gpg: Print the keygrips in the --card-status.
* scd: Support KDF DO setup.
* scd: Fix some issues with PC/SC on Windows.
* scd: Fix suspend/resume handling in the CCID driver.
* agent: Evict cached passphrases also via a timer.
* agent: Use separate passphrase caches depending on the request
  origin.
* ssh: Support signature flags.
* dirmngr: Handle failures related to missing IPv6 support
  gracefully.
* Fix corner cases related to specified home directory with
  drive letter on Windows.
* Allow the use of UNC directory names as homedir.

diffstat:

 security/gnupg2/Makefile |   4 ++--
 security/gnupg2/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 99bcd199a460 -r 51a7713f576e security/gnupg2/Makefile
--- a/security/gnupg2/Makefile  Thu Apr 12 06:56:17 2018 +0000
+++ b/security/gnupg2/Makefile  Thu Apr 12 07:02:03 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2018/02/26 09:05:45 adam Exp $
+# $NetBSD: Makefile,v 1.83 2018/04/12 07:02:03 adam Exp $
 
-DISTNAME=      gnupg-2.2.5
+DISTNAME=      gnupg-2.2.6
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg2-/}
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gnupg/
diff -r 99bcd199a460 -r 51a7713f576e security/gnupg2/distinfo
--- a/security/gnupg2/distinfo  Thu Apr 12 06:56:17 2018 +0000
+++ b/security/gnupg2/distinfo  Thu Apr 12 07:02:03 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2018/02/26 09:05:45 adam Exp $
+$NetBSD: distinfo,v 1.45 2018/04/12 07:02:03 adam Exp $
 
-SHA1 (gnupg-2.2.5.tar.bz2) = 9dec110397e460b3950943e18f5873a4f277f216
-RMD160 (gnupg-2.2.5.tar.bz2) = acce6fa439d0ae3bc3024629674a0996b973bb45
-SHA512 (gnupg-2.2.5.tar.bz2) = 675d2acc2ba95d14b14f4c83364663d88c982332fb4c35a4cf32af19a6bd4453ad89905c80d45007adb50c01816247df84d1f525e94bb668b962a84815e49bf1
-Size (gnupg-2.2.5.tar.bz2) = 6584756 bytes
+SHA1 (gnupg-2.2.6.tar.bz2) = 295298debcc2c12f02a2f2fdf04aecb6d6aae396
+RMD160 (gnupg-2.2.6.tar.bz2) = 06d2a368f7ea54ddac36cc07923fa487f55e6da8
+SHA512 (gnupg-2.2.6.tar.bz2) = ad0861c86c1886f701ae05e7cd439449cf0684a7bf461ca2b729c5e93833ee36f8438cd4d7f73a4c60e57060f3d8f4890a809b2bbc31b083f9f61d2f66ccacc4
+Size (gnupg-2.2.6.tar.bz2) = 6605028 bytes



Home | Main Index | Thread Index | Old Index