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.13.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2507454c0a43
branches:  trunk
changeset: 397807:2507454c0a43
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jul 03 20:29:54 2019 +0000

description:
gpgme: updated to 1.13.1

Noteworthy changes in version 1.13.1:
* cpp: gpgme_set_global_flag is now wrapped.
* w32: Improved handling of unicode install paths.
* w32: The gpgme_io_spawn error message is now only shown once.
* Fixed a crash introduced in 1.13.0 when working with S/MIME.
* w32: Fixed format string errors introduced in 1.13.0 that could
  cause crashes.
* w32: Fixed an error in the new diagnostic gpgsm support introduced
  in 1.13.0 that caused crashes in low fd scenarios.
* python: Fixed a DecryptionError Exception.
* python: No longer raises BadSignatures from decrypt(verify=True).

diffstat:

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

diffs (28 lines):

diff -r e01a5608d4a6 -r 2507454c0a43 security/gpgme/Makefile
--- a/security/gpgme/Makefile   Wed Jul 03 20:27:04 2019 +0000
+++ b/security/gpgme/Makefile   Wed Jul 03 20:29:54 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.93 2019/05/23 19:23:14 rillig Exp $
+# $NetBSD: Makefile,v 1.94 2019/07/03 20:29:54 adam Exp $
 
-DISTNAME=      gpgme-1.13.0
+DISTNAME=      gpgme-1.13.1
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gpgme/
 EXTRACT_SUFX=  .tar.bz2
diff -r e01a5608d4a6 -r 2507454c0a43 security/gpgme/distinfo
--- a/security/gpgme/distinfo   Wed Jul 03 20:27:04 2019 +0000
+++ b/security/gpgme/distinfo   Wed Jul 03 20:29:54 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.42 2019/04/03 14:28:57 adam Exp $
+$NetBSD: distinfo,v 1.43 2019/07/03 20:29:54 adam Exp $
 
-SHA1 (gpgme-1.13.0.tar.bz2) = 4653b273fd2820ba4d5f382474b3e79a9367beb9
-RMD160 (gpgme-1.13.0.tar.bz2) = 3c687ff1545043da3f15e4a94390288008c90c0d
-SHA512 (gpgme-1.13.0.tar.bz2) = 47a7a67dcc6d111cddd805d288d42e870948114a6dc09ce0675ad8b3d1580bbc2a683e1e70cb2f416919cf2129c72a9ff30e2e3b9527809d04e863cc1f87267b
-Size (gpgme-1.13.0.tar.bz2) = 1820504 bytes
+SHA1 (gpgme-1.13.1.tar.bz2) = f87f34e695e8d74ccc7c8f42864d50630afebb0e
+RMD160 (gpgme-1.13.1.tar.bz2) = ae7e13e30d5602fa5301f3179e213eefaac1b183
+SHA512 (gpgme-1.13.1.tar.bz2) = 11de670c6cf512508103fe67af56d9fbb2a9dda6fc6fa3cd321371bbe337c7c2c81913ca557d07187adb2a63d37ea1a44da97ab22345bbe6022c405d0cb083b8
+Size (gpgme-1.13.1.tar.bz2) = 1759616 bytes
 SHA1 (patch-aa) = 6b81bc9b6b17f14329e0dbf1917d1352c142c072



Home | Main Index | Thread Index | Old Index