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.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/c5d0cf7101a5
branches: trunk
changeset: 371373:c5d0cf7101a5
user: adam <adam%pkgsrc.org@localhost>
date: Thu Nov 09 08:02:30 2017 +0000
description:
gnupg2: updated to 2.2.2
changes in version 2.2.2:
* gpg: Avoid duplicate key imports by concurrently running gpg
processes.
* gpg: Fix creating on-disk subkey with on-card primary key.
* gpg: Fix validity retrieval for multiple keyrings.
* gpg: Fix --dry-run and import option show-only for secret keys.
* gpg: Print "sec" or "sbb" for secret keys with import option
import-show.
* gpg: Make import less verbose.
* gpg: Add alias "Key-Grip" for parameter "Keygrip" and new
parameter "Subkey-Grip" to unattended key generation.
* gpg: Improve "factory-reset" command for OpenPGP cards.
* gpg: Ease switching Gnuk tokens into ECC mode by using the magic
keysize value 25519.
* gpgsm: Fix --with-colon listing in crt records for fields > 12.
* gpgsm: Do not expect X.509 keyids to be unique.
* agent: Fix stucked Pinentry when using --max-passphrase-days.
* agent: New option --s2k-count.
* dirmngr: Do not follow https-to-http redirects.
* dirmngr: Reduce default LDAP timeout from 100 to 15 seconds.
* gpgconf: Ignore non-installed components for commands
--apply-profile and --apply-defaults.
* Add configure option --enable-werror.
diffstat:
security/gnupg2/Makefile | 4 ++--
security/gnupg2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 2fd8f9e3af1a -r c5d0cf7101a5 security/gnupg2/Makefile
--- a/security/gnupg2/Makefile Thu Nov 09 07:52:37 2017 +0000
+++ b/security/gnupg2/Makefile Thu Nov 09 08:02:30 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2017/09/30 12:38:01 adam Exp $
+# $NetBSD: Makefile,v 1.76 2017/11/09 08:02:30 adam Exp $
-DISTNAME= gnupg-2.2.1
+DISTNAME= gnupg-2.2.2
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
diff -r 2fd8f9e3af1a -r c5d0cf7101a5 security/gnupg2/distinfo
--- a/security/gnupg2/distinfo Thu Nov 09 07:52:37 2017 +0000
+++ b/security/gnupg2/distinfo Thu Nov 09 08:02:30 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.40 2017/09/30 12:38:01 adam Exp $
+$NetBSD: distinfo,v 1.41 2017/11/09 08:02:30 adam Exp $
-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
+SHA1 (gnupg-2.2.2.tar.bz2) = efa00fc20295b1cafe467359107ea170258870e2
+RMD160 (gnupg-2.2.2.tar.bz2) = ccf5ed565b86f183da1c6e43a5c0fce21d2e2bb8
+SHA512 (gnupg-2.2.2.tar.bz2) = 3a390b8da21bef0584f39fb8f4b86ec10c78efc64dd1634377b8637042db5f8da462f2881e12fa509b0322d71cba464e0400b91869a4b9fe6189daa4b1386cc1
+Size (gnupg-2.2.2.tar.bz2) = 6546951 bytes
Home |
Main Index |
Thread Index |
Old Index