pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/gnupg2



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Feb 26 17:24:49 UTC 2026

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo

Log Message:
gnupg2: updated to 2.5.18

Noteworthy changes in version 2.5.18 (2026-02-24)

* gpg: Support deleting a composite secret key in gpg-agent.
* gpg: Fix armor parsing when no CRC is found.
* gpgsm: New option --assert-validsig.
* agent: Fix the recent regression in pkdecrypt with TPM RSA.
* scdaemon: Add support for D-Trust Card 6.1/6.4.
* dirmngr: Let KS_SEARCH print all uid records for a key.
  Fixes regression since 2015.
* gpg-authcode-sign.sh: Keep the log file even on success.


To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.94 -r1.95 pkgsrc/security/gnupg2/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/gnupg2/Makefile
diff -u pkgsrc/security/gnupg2/Makefile:1.173 pkgsrc/security/gnupg2/Makefile:1.174
--- pkgsrc/security/gnupg2/Makefile:1.173       Fri Feb  6 10:05:47 2026
+++ pkgsrc/security/gnupg2/Makefile     Thu Feb 26 17:24:48 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.173 2026/02/06 10:05:47 wiz Exp $
+# $NetBSD: Makefile,v 1.174 2026/02/26 17:24:48 adam Exp $
 
-DISTNAME=      gnupg-2.5.17
+DISTNAME=      gnupg-2.5.18
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GNUPG:=gnupg/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/security/gnupg2/distinfo
diff -u pkgsrc/security/gnupg2/distinfo:1.94 pkgsrc/security/gnupg2/distinfo:1.95
--- pkgsrc/security/gnupg2/distinfo:1.94        Wed Feb  4 10:00:26 2026
+++ pkgsrc/security/gnupg2/distinfo     Thu Feb 26 17:24:48 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.94 2026/02/04 10:00:26 wiz Exp $
+$NetBSD: distinfo,v 1.95 2026/02/26 17:24:48 adam Exp $
 
-BLAKE2s (gnupg-2.5.17.tar.bz2) = a8a7783396ea8b37f5a02dd3c3afaabb1238e7f764750166b4a04579fb85437d
-SHA512 (gnupg-2.5.17.tar.bz2) = 8c1fe6afb04034ed1579080cf8d384f5b331ac1bc277f77c8e9103d29971c944fcb4c072586d2c045630ef34483b355a1b35f1785dded6f8d8da1e4760bef308
-Size (gnupg-2.5.17.tar.bz2) = 8308629 bytes
+BLAKE2s (gnupg-2.5.18.tar.bz2) = 78624b30e81a185b86911d6def87ff0adaac7a3ddcbccb3929c628445d816fae
+SHA512 (gnupg-2.5.18.tar.bz2) = 34542728ef09d23d63af21cfbc943e4a81a1c367b2bf4b892afe7428b06eaa3d105e34f5dcec1758e91ec9bac1c13fdd72418d946cd8580e34c07b57a07139a2
+Size (gnupg-2.5.18.tar.bz2) = 8307830 bytes
 SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6



Home | Main Index | Thread Index | Old Index