pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gpgme gpgme: update to 1.18.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/79c3e8a046d6
branches: trunk
changeset: 383318:79c3e8a046d6
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Aug 17 17:46:43 2022 +0000
description:
gpgme: update to 1.18.0.
Noteworthy changes in version 1.18.0 (2022-08-10)
-------------------------------------------------
* New keylist mode to force refresh via external methods. [T5951]
* The keylist operations now create an import result to report the
result of the locate keylist modes. [T5951]
* core: Return BAD_PASSPHRASE error code on symmetric decryption
failure. [T5939]
* cpp, qt: Do not export internal symbols anymore. [T5906]
* cpp, qt: Support revocation of own OpenPGP keys. [T5904]
* qt: The file name of (signed and) encrypted data can now be set. [T6056]
* cpp, qt: Support setting the primary user ID. [T5938]
* python: Fix segv(NULL) when inspecting contect after exeception. [T6060]
diffstat:
security/gpgme/Makefile | 4 ++--
security/gpgme/PLIST | 3 ++-
security/gpgme/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (44 lines):
diff -r 2386bd7802ce -r 79c3e8a046d6 security/gpgme/Makefile
--- a/security/gpgme/Makefile Wed Aug 17 17:44:22 2022 +0000
+++ b/security/gpgme/Makefile Wed Aug 17 17:46:43 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.103 2022/04/21 09:45:34 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2022/08/17 17:46:43 wiz Exp $
-DISTNAME= gpgme-1.17.1
+DISTNAME= gpgme-1.18.0
CATEGORIES= security
MASTER_SITES= https://www.gnupg.org/ftp/gcrypt/gpgme/
EXTRACT_SUFX= .tar.bz2
diff -r 2386bd7802ce -r 79c3e8a046d6 security/gpgme/PLIST
--- a/security/gpgme/PLIST Wed Aug 17 17:44:22 2022 +0000
+++ b/security/gpgme/PLIST Wed Aug 17 17:46:43 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2022/04/21 09:45:34 wiz Exp $
+@comment $NetBSD: PLIST,v 1.25 2022/08/17 17:46:43 wiz Exp $
bin/gpgme-config
bin/gpgme-json
bin/gpgme-tool
@@ -21,6 +21,7 @@
include/gpgme++/gpgmefw.h
include/gpgme++/gpgmepp_export.h
include/gpgme++/gpgmepp_version.h
+include/gpgme++/gpgrevokekeyeditinteractor.h
include/gpgme++/gpgsetexpirytimeeditinteractor.h
include/gpgme++/gpgsetownertrusteditinteractor.h
include/gpgme++/gpgsignkeyeditinteractor.h
diff -r 2386bd7802ce -r 79c3e8a046d6 security/gpgme/distinfo
--- a/security/gpgme/distinfo Wed Aug 17 17:44:22 2022 +0000
+++ b/security/gpgme/distinfo Wed Aug 17 17:46:43 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.50 2022/04/21 09:45:34 wiz Exp $
+$NetBSD: distinfo,v 1.51 2022/08/17 17:46:43 wiz Exp $
-BLAKE2s (gpgme-1.17.1.tar.bz2) = 57edb2d313b3db785aff56ea3c1ea90e69d62a9db30d99cae2456634c32a3da0
-SHA512 (gpgme-1.17.1.tar.bz2) = e6399c3de1e430e38f2692bf5ec0c02ecb36ea3dbb56ff29dc3a438a5be4900a77a0559dc5b673dc1ffbff5e7f589e548e19176b2644fe8f63e00c6b9181b920
-Size (gpgme-1.17.1.tar.bz2) = 1747692 bytes
+BLAKE2s (gpgme-1.18.0.tar.bz2) = 48a1a66cca2fbe838112932507f11119039c07e2150da2d4fb392cb6ff21c5c4
+SHA512 (gpgme-1.18.0.tar.bz2) = c0cb0b337d017793a15dd477a7f5eaef24587fcda3d67676bf746bb342398d04792c51abe3c26ae496e799c769ce667d4196d91d86e8a690d02c6718c8f6b4ac
+Size (gpgme-1.18.0.tar.bz2) = 1762323 bytes
SHA1 (patch-Makefile.in) = ab9510ae7af22350b7f34de0461d1a9574371089
SHA1 (patch-aa) = 6b81bc9b6b17f14329e0dbf1917d1352c142c072
Home |
Main Index |
Thread Index |
Old Index