pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gpgme gpgme: updated to 1.12.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/756465b3cf9d
branches:  trunk
changeset: 326693:756465b3cf9d
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Dec 12 16:48:15 2018 +0000

description:
gpgme: updated to 1.12.0

Noteworthy changes in version 1.12.0

 * Enhanced the JSON based interface tool gpgme-json to support Native
   Messaging as well as new Javascript code to support the browser
   site.  See lang/js/README for details.

 * Major overhaul of the Python language bindings documentation.

 * Even for old versions of gpg a missing MDC will now lead to a
   decryption failure.

 * Added context flag "auto-key-locate" to control the
   behavior of GPGME_KEYLIST_MODE_LOCATE.

 * New data function to create a data object from an estream.

 * Add more interfaces to the C++ bindings.

 * Improved error codes on decryption failure.

 * Lots of minor fixes.

diffstat:

 security/gpgme/Makefile |   4 ++--
 security/gpgme/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r de06b2f2b755 -r 756465b3cf9d security/gpgme/Makefile
--- a/security/gpgme/Makefile   Wed Dec 12 16:45:52 2018 +0000
+++ b/security/gpgme/Makefile   Wed Dec 12 16:48:15 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2018/10/11 17:49:26 spz Exp $
+# $NetBSD: Makefile,v 1.91 2018/12/12 16:48:15 adam Exp $
 
-DISTNAME=      gpgme-1.11.1
+DISTNAME=      gpgme-1.12.0
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gpgme/
 EXTRACT_SUFX=  .tar.bz2
diff -r de06b2f2b755 -r 756465b3cf9d security/gpgme/distinfo
--- a/security/gpgme/distinfo   Wed Dec 12 16:45:52 2018 +0000
+++ b/security/gpgme/distinfo   Wed Dec 12 16:48:15 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.40 2018/07/04 12:46:29 adam Exp $
+$NetBSD: distinfo,v 1.41 2018/12/12 16:48:15 adam Exp $
 
-SHA1 (gpgme-1.11.1.tar.bz2) = 95b1fc427871ca8d30d6d3b1985c816fe0b5077b
-RMD160 (gpgme-1.11.1.tar.bz2) = c0981c52e7bb5a5877543fc90f694363c60f8e4f
-SHA512 (gpgme-1.11.1.tar.bz2) = 42fa6f5d6217aaad9b44b969de9603167d179af9a1573342187718ff123cd88c686211c3dc5f2d9cacc20226ab5b8fef85cb66a19ada71d267c397d8ba52cf1a
-Size (gpgme-1.11.1.tar.bz2) = 1419232 bytes
+SHA1 (gpgme-1.12.0.tar.bz2) = 6f1828fcd7de4366ca063e57f35e4ab24bc91baf
+RMD160 (gpgme-1.12.0.tar.bz2) = f0b2b86876d622d377874e922c3eb8777818e5d3
+SHA512 (gpgme-1.12.0.tar.bz2) = c228b3df28377df882be536ada56dc9c73150048a58e591aa4495f89c854af95820152cd60139840f994c249e9c7df50d8b89eb9d6dc4ce02aa80bbfebcdd014
+Size (gpgme-1.12.0.tar.bz2) = 1658803 bytes
 SHA1 (patch-aa) = 6b81bc9b6b17f14329e0dbf1917d1352c142c072



Home | Main Index | Thread Index | Old Index