pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/gpgme



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Sep  7 05:20:31 UTC 2026

Modified Files:
        pkgsrc/security/gpgme: Makefile distinfo

Log Message:
gpgme: updated to 2.2.0

Noteworthy changes in version 2.2.0 (2026-08-31)   [C47/A2/R0]

* gpgme_verify_result_t now provides issuer serial number and issuer name
  for S/MIME certificates used for signing that are not included in a
  signature.  [T8369]

* Handle the new SIGINFO status line.  [T8368]

* Ignore TRUST_ status lines if no NEWSIG was seen.  [T8333]


To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 pkgsrc/security/gpgme/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/security/gpgme/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/gpgme/Makefile
diff -u pkgsrc/security/gpgme/Makefile:1.131 pkgsrc/security/gpgme/Makefile:1.132
--- pkgsrc/security/gpgme/Makefile:1.131        Wed Jul  1 07:28:05 2026
+++ pkgsrc/security/gpgme/Makefile      Mon Sep  7 05:20:31 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.131 2026/07/01 07:28:05 adam Exp $
+# $NetBSD: Makefile,v 1.132 2026/09/07 05:20:31 adam Exp $
 
-DISTNAME=      gpgme-2.1.2
+DISTNAME=      gpgme-2.2.0
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GNUPG:=gpgme/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/security/gpgme/distinfo
diff -u pkgsrc/security/gpgme/distinfo:1.67 pkgsrc/security/gpgme/distinfo:1.68
--- pkgsrc/security/gpgme/distinfo:1.67 Wed Jul  1 07:28:05 2026
+++ pkgsrc/security/gpgme/distinfo      Mon Sep  7 05:20:31 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.67 2026/07/01 07:28:05 adam Exp $
+$NetBSD: distinfo,v 1.68 2026/09/07 05:20:31 adam Exp $
 
-BLAKE2s (gpgme-2.1.2.tar.bz2) = c990ac8a461d66a85c84fc9cbf3c7c7b33718e8610aaf226fb644fadb05de66b
-SHA512 (gpgme-2.1.2.tar.bz2) = 21ec03ea83b6178fdcf89d691053d4c3e356916ec6926ae33b045424c6e960ef2fe11249775a415a345f9b18c3db7f631423e0eac84f7b22ef24f37d4f8ad0bd
-Size (gpgme-2.1.2.tar.bz2) = 1420275 bytes
+BLAKE2s (gpgme-2.2.0.tar.bz2) = ca109f048a8783b36c47030260bb6c479457aaf5928ca29eb98606dd288d7526
+SHA512 (gpgme-2.2.0.tar.bz2) = 76c382bdc73b1c6ed523a0803dd2ec100b95f84e768787beaeb656ce84820fc37bc74229816a527ab17944c0ef7b937713298d9b3b87e70d7613e03b6dae4840
+Size (gpgme-2.2.0.tar.bz2) = 1422222 bytes
 SHA1 (patch-Makefile.in) = 7858bcf3feb7895d615af2d947e168d609c53665
 SHA1 (patch-src_gpgme-config.in) = e432adabe5a8fda79053c0b48077825169d648a5



Home | Main Index | Thread Index | Old Index