pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnupg2 gnupg2: updated to 2.2.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8cd1c1c79178
branches:  trunk
changeset: 307266:8cd1c1c79178
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri May 04 06:08:40 2018 +0000
description:
gnupg2: updated to 2.2.7

changes in version 2.2.7:
* gpg: New option --no-symkey-cache to disable the passphrase cache
  for symmetrical en- and decryption.
* gpg: The ERRSIG status now prints the fingerprint if that is part
  of the signature.
* gpg: Relax emitting of FAILURE status lines
* gpg: Add a status flag to "sig" lines printed with --list-sigs.
* gpg: Fix "Too many open files" when using --multifile.
* ssh: Return an error for unknown ssh-agent flags.
* dirmngr: Fix a regression since 2.1.16 which caused corrupted CRL
  caches under Windows.
* dirmngr: Fix a CNAME problem with pools and TLS.  Also use a fixed
  mapping of keys.gnupg.net to sks-keyservers.net.
* dirmngr: Try resurrecting dead hosts earlier (from 3 to 1.5 hours).
* dirmngr: Fallback to CRL if no default OCSP responder is configured.
* dirmngr: Implement CRL fetching via https.  Here a redirection to
  http is explictly allowed.
* dirmngr: Make LDAP searching and CRL fetching work under Windows.
  This stopped working with 2.1.
* agent,dirmngr: New sub-command "getenv" for "getinfo" to ease
  debugging.

diffstat:

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

diffs (29 lines):

diff -r 79863cc77374 -r 8cd1c1c79178 security/gnupg2/Makefile
--- a/security/gnupg2/Makefile  Fri May 04 05:43:42 2018 +0000
+++ b/security/gnupg2/Makefile  Fri May 04 06:08:40 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2018/04/14 07:34:39 adam Exp $
+# $NetBSD: Makefile,v 1.85 2018/05/04 06:08:40 adam Exp $
 
-DISTNAME=      gnupg-2.2.6
+DISTNAME=      gnupg-2.2.7
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gnupg/
 EXTRACT_SUFX=  .tar.bz2
diff -r 79863cc77374 -r 8cd1c1c79178 security/gnupg2/distinfo
--- a/security/gnupg2/distinfo  Fri May 04 05:43:42 2018 +0000
+++ b/security/gnupg2/distinfo  Fri May 04 06:08:40 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.45 2018/04/12 07:02:03 adam Exp $
+$NetBSD: distinfo,v 1.46 2018/05/04 06:08:40 adam Exp $
 
-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
+SHA1 (gnupg-2.2.7.tar.bz2) = e222cda63409a86992369df8976f6c7511e10ea0
+RMD160 (gnupg-2.2.7.tar.bz2) = 25c9cbbce869b442063e9a812d791046561c6861
+SHA512 (gnupg-2.2.7.tar.bz2) = f858b275876d38b9d3a60e5428574f1008a73a948f67a2fa43bcf1970a5dbb60ec3f0e2b2271243229465eb9b22124e216894f0b3d72004acf3ed0c3481da33d
+Size (gnupg-2.2.7.tar.bz2) = 6631100 bytes



Home | Main Index | Thread Index | Old Index