pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnupg2 gnupg2: update to 2.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f754e534a34a
branches:  trunk
changeset: 369530:f754e534a34a
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Sep 30 12:38:01 2017 +0000

description:
gnupg2: update to 2.2.1

version 2.2.1:
* gpg: Fix formatting of the user id in batch mode key generation
  if only "name-email" is given.
* gpgv: Fix annoying "not suitable for" warnings.
* wks: Convey only the newest user id to the provider.  This is the
  case if different names are used with the same addr-spec.
* wks: Create a complying user id for provider policy mailbox-only.
* wks: Add workaround for posteo.de.
* scd: Fix the use of large ECC keys with an OpenPGP card.
* dirmngr: Use system provided root certificates if no specific HKP
  certificates are configured.  If build with GNUTLS, this was
  already the case.

diffstat:

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

diffs (29 lines):

diff -r af3b9ac466fc -r f754e534a34a security/gnupg2/Makefile
--- a/security/gnupg2/Makefile  Sat Sep 30 12:20:48 2017 +0000
+++ b/security/gnupg2/Makefile  Sat Sep 30 12:38:01 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2017/09/18 09:53:33 maya Exp $
+# $NetBSD: Makefile,v 1.75 2017/09/30 12:38:01 adam Exp $
 
-DISTNAME=      gnupg-2.2.0
+DISTNAME=      gnupg-2.2.1
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gnupg/
 EXTRACT_SUFX=  .tar.bz2
diff -r af3b9ac466fc -r f754e534a34a security/gnupg2/distinfo
--- a/security/gnupg2/distinfo  Sat Sep 30 12:20:48 2017 +0000
+++ b/security/gnupg2/distinfo  Sat Sep 30 12:38:01 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2017/08/29 12:07:04 wiz Exp $
+$NetBSD: distinfo,v 1.40 2017/09/30 12:38:01 adam Exp $
 
-SHA1 (gnupg-2.2.0.tar.bz2) = 36ee693d0b2ec529ecf53dd6d397cc38ba71c0a7
-RMD160 (gnupg-2.2.0.tar.bz2) = 8e1c8e00d89e7dd86d0cf38d9d92278c62ba5962
-SHA512 (gnupg-2.2.0.tar.bz2) = 8ab7c4183d2ec2e6b62066e3cbcba95babaa0ae22da47feab716698792d26495f072d50e8ec612b8d26147636bb316320c78940184373b3f4cb6ec411933361b
-Size (gnupg-2.2.0.tar.bz2) = 6532475 bytes
+SHA1 (gnupg-2.2.1.tar.bz2) = 5455373fd7208b787f319027de2464721cdd4413
+RMD160 (gnupg-2.2.1.tar.bz2) = 4e7f2b75d2aaaee0ea2afe982361460733e68eea
+SHA512 (gnupg-2.2.1.tar.bz2) = fcda7ea360d9928bf9e410afe3806ee0692dd533443b0c0e050605a9e2e37ec16f3c60a30b30ab137155327bc1f5d2107f1e792582e3ad245b47bf39a1a61a8f
+Size (gnupg-2.2.1.tar.bz2) = 6537959 bytes



Home | Main Index | Thread Index | Old Index