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.11
details: https://anonhg.NetBSD.org/pkgsrc/rev/077392395419
branches: trunk
changeset: 314744:077392395419
user: adam <adam%pkgsrc.org@localhost>
date: Wed Nov 07 11:59:08 2018 +0000
description:
gnupg2: updated to 2.2.11
Noteworthy changes in version 2.2.11:
* gpgsm: Fix CRL loading when intermediate certicates are not yet
trusted.
* gpgsm: Fix an error message about the digest algo.
* gpg: Fix a wrong warning due to new sign usage check introduced
with 2.2.9.
* gpg: Print the "data source" even for an unsuccessful keyserver
query.
* gpg: Do not store the TOFU trust model in the trustdb. This
allows to enable or disable a TOFO model without triggering a
trustdb rebuild.
* scd: Fix cases of "Bad PIN" after using "forcesig".
* agent: Fix possible hang in the ssh handler.
* dirmngr: Tack the unmodified mail address to a WKD request. See
commit a2bd4a64e5b057f291a60a9499f881dd47745e2f for details.
* dirmngr: Tweak diagnostic about missing LDAP server file.
* dirmngr: In verbose mode print the OCSP responder id.
* dirmngr: Fix parsing of the LDAP port.
* wks: Add option --directory/-C to the server. Always build the
server on Unix systems.
* wks: Add option --with-colons to the client. Support sites which
use the policy file instead of the submission-address file.
* Fix EBADF when gpg et al. are called by broken CGI scripts.
* Fix some minor memory leaks and bugs.
diffstat:
security/gnupg2/Makefile | 4 ++--
security/gnupg2/PLIST | 3 ++-
security/gnupg2/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r f65cd7d70fe4 -r 077392395419 security/gnupg2/Makefile
--- a/security/gnupg2/Makefile Wed Nov 07 11:51:25 2018 +0000
+++ b/security/gnupg2/Makefile Wed Nov 07 11:59:08 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.94 2018/09/05 15:41:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.95 2018/11/07 11:59:08 adam Exp $
-DISTNAME= gnupg-2.2.10
+DISTNAME= gnupg-2.2.11
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
diff -r f65cd7d70fe4 -r 077392395419 security/gnupg2/PLIST
--- a/security/gnupg2/PLIST Wed Nov 07 11:51:25 2018 +0000
+++ b/security/gnupg2/PLIST Wed Nov 07 11:59:08 2018 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.8 2017/11/24 12:33:10 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2018/11/07 11:59:08 adam Exp $
bin/dirmngr
bin/dirmngr-client
bin/g13
bin/gpg-agent
bin/gpg-connect-agent
+bin/gpg-wks-server
bin/gpg2
bin/gpgconf
bin/gpgparsemail
diff -r f65cd7d70fe4 -r 077392395419 security/gnupg2/distinfo
--- a/security/gnupg2/distinfo Wed Nov 07 11:51:25 2018 +0000
+++ b/security/gnupg2/distinfo Wed Nov 07 11:59:08 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.49 2018/09/05 15:41:12 ryoon Exp $
+$NetBSD: distinfo,v 1.50 2018/11/07 11:59:08 adam Exp $
-SHA1 (gnupg-2.2.10.tar.bz2) = 3e87504e2ca317718aa9b6299947ebf7e906b54e
-RMD160 (gnupg-2.2.10.tar.bz2) = 8e4d1b4222113e68605b9316bcc04c5035cc0344
-SHA512 (gnupg-2.2.10.tar.bz2) = a4477828f268fa69125cf1822f8a721e67f8f4008bd9817b701989393bd93689aac8fee1f4d34d918911d53afabdcbb1c84d40e8a4489d7a29b5a769d330fddd
-Size (gnupg-2.2.10.tar.bz2) = 6659484 bytes
+SHA1 (gnupg-2.2.11.tar.bz2) = c762d300c6c5616c14abff1cfaa099baa5fcbd2c
+RMD160 (gnupg-2.2.11.tar.bz2) = 4c5312475f573bbc28888fa34c693c5be1742b70
+SHA512 (gnupg-2.2.11.tar.bz2) = 8aa8beea877993b6eef155e1a503ffdde9963ff04a24e6a3dea7979efeeeeeab57e942a80ad46ef254d27a83e8cb2e3008da7749afa8e39eade190c0499f95d9
+Size (gnupg-2.2.11.tar.bz2) = 6652480 bytes
Home |
Main Index |
Thread Index |
Old Index