pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnupg21 Updated gnupg21 to 2.1.22.
details: https://anonhg.NetBSD.org/pkgsrc/rev/859965b031b8
branches: trunk
changeset: 365876:859965b031b8
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jul 28 19:33:24 2017 +0000
description:
Updated gnupg21 to 2.1.22.
Noteworthy changes in version 2.1.22 (2017-07-28)
-------------------------------------------------
* gpg: Extend command --quick-set-expire to allow for setting the
expiration time of subkeys.
* gpg: By default try to repair keys during import. New sub-option
no-repair-keys for --import-options.
* gpg,gpgsm: Improved checking and reporting of DE-VS compliance.
* gpg: New options --key-origin and --with-key-origin. Store the
time of the last key update from keyservers, WKD, or DANE.
* agent: New option --ssh-fingerprint-digest.
* dimngr: Lower timeouts on keyserver connection attempts and made
it configurable.
* dirmngr: Tor will now automatically be detected and used. The
option --no-use-tor disables Tor detection.
* dirmngr: Now detects a changed /etc/resolv.conf.
* agent,dirmngr: Initiate shutdown on removal of the GnuPG home
directory.
* gpg: Avoid caching passphrase for failed symmetric encryption.
* agent: Support for unprotected ssh keys.
* dirmngr: Fixed name resolving on systems using only v6
nameservers.
* dirmngr: Allow the use of TLS over http proxies.
* w32: Change directory of the daemons after startup.
* wks: New man pages for client and server.
* Many other bug fixes.
diffstat:
security/gnupg21/Makefile | 4 ++--
security/gnupg21/PLIST | 4 +++-
security/gnupg21/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r 78f38b16d8cf -r 859965b031b8 security/gnupg21/Makefile
--- a/security/gnupg21/Makefile Fri Jul 28 15:41:25 2017 +0000
+++ b/security/gnupg21/Makefile Fri Jul 28 19:33:24 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2017/07/07 12:33:29 adam Exp $
+# $NetBSD: Makefile,v 1.33 2017/07/28 19:33:24 wiz Exp $
-DISTNAME= gnupg-2.1.21
+DISTNAME= gnupg-2.1.22
PKGNAME= ${DISTNAME:S/gnupg-/gnupg21-/}
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
diff -r 78f38b16d8cf -r 859965b031b8 security/gnupg21/PLIST
--- a/security/gnupg21/PLIST Fri Jul 28 15:41:25 2017 +0000
+++ b/security/gnupg21/PLIST Fri Jul 28 19:33:24 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2017/05/16 12:08:01 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2017/07/28 19:33:24 wiz Exp $
bin/dirmngr
bin/dirmngr-client
bin/g13
@@ -24,6 +24,8 @@
man/man1/gpg-agent.1
man/man1/gpg-connect-agent.1
man/man1/gpg-preset-passphrase.1
+man/man1/gpg-wks-client.1
+man/man1/gpg-wks-server.1
man/man1/gpg2.1
man/man1/gpgconf.1
man/man1/gpgparsemail.1
diff -r 78f38b16d8cf -r 859965b031b8 security/gnupg21/distinfo
--- a/security/gnupg21/distinfo Fri Jul 28 15:41:25 2017 +0000
+++ b/security/gnupg21/distinfo Fri Jul 28 19:33:24 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2017/05/16 12:08:01 wiz Exp $
+$NetBSD: distinfo,v 1.19 2017/07/28 19:33:24 wiz Exp $
-SHA1 (gnupg-2.1.21.tar.bz2) = 1852c066bc21893bc52026ead78edf50fdf15e13
-RMD160 (gnupg-2.1.21.tar.bz2) = a414f5a86eea9243267e26525287a213208ddab2
-SHA512 (gnupg-2.1.21.tar.bz2) = ddced44c37a220af8371ba36357fc0f23b22b57daec1cba6d4a1a015d345eac7f6060c88b22a5cd457ee364d0ec1f02175644aed1970a97abfa84a3d285bc512
-Size (gnupg-2.1.21.tar.bz2) = 6472887 bytes
+SHA1 (gnupg-2.1.22.tar.bz2) = 706b806f7d8d328b4ffa67954c613fdd3dfed1b9
+RMD160 (gnupg-2.1.22.tar.bz2) = 3318d4963ac8ed315fa7e5b46dd4f00b172f4d0d
+SHA512 (gnupg-2.1.22.tar.bz2) = d2ccbf32716a701df9e4ad5c19b682daf1a02b0bf8a1751a32af6db0c9284a4ee7df91310bed1a2087911a9964cb7b7f2ca9dad32a880ed1e1465d8048605e16
+Size (gnupg-2.1.22.tar.bz2) = 6530433 bytes
Home |
Main Index |
Thread Index |
Old Index