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: Mon Sep 7 05:19:50 UTC 2026
Modified Files:
pkgsrc/security/gnupg2: Makefile distinfo
Log Message:
gnupg2: updated to 2.5.22
Noteworthy changes in version 2.5.22 (2026-08-31)
* New and extended features:
- gpg: New option "primary" for the --card-edit "generate" command.
This option is useful create only the primary key on the first
slot of an OpenPGP card. [T8344]
- Make detection of the installation directory work for macOS.
[rG0be940905d]
- gpgsm: Emit issuer and serial no. when the certificate is not
found. [T8363]
* Bug fixes:
- gpg: Fix trustdb recursive lock problem. [T8317]
- gpg: Fix using wrong fingerprint length for the intended
recipient fingerprint. [T8330]
- gpg: Fix wrong assertion edge case in building packets.
[rGe319d82d7e]
- gpg: Fix possible double free in import_revoke_cert. [T8328]
- gpg: Fix long standing regression of "bkuptocard".
[T8344,rGf103eaee63]
- gpg: Fix TOFU trust models to actually check UTK signatures.
[T8404]
- gpg: Don't enable the partial file guard if already done. Fix
regression introduced by partial file guards. [T8399]
- gpgsm: Only display de-vs compliance status in de-vs compliance
mode. [T8333]
- gpgsm: Return 0 if decryption of multi recipient file succeeds.
[T8340]
- gpgsm: Check args for special file names and dashes. [T8347]
- gpgsm: Fix keydb_get_flags with keyboxd. [T8048]
- g13: Add sanity check on the syntax of the dmsetup algo string.
[rG386c3e63b1]
* Other changes:
- gpg,gpgsm: Emit signing time as status output also for bad
signatures. [T8364]
- gpg: Emit status line for failed write. [T8398]
- scd: Put a workaround for buggy CCID device. [T8331]
- scd: Allow switching APP when --pcsc-shared is enabled.
[rGf783c02525]
- gpgconf: Print a warning on Windows on insufficent global config
directory permissions. [rG56eb3148c7]
To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.99 -r1.100 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.179 pkgsrc/security/gnupg2/Makefile:1.180
--- pkgsrc/security/gnupg2/Makefile:1.179 Fri Jul 3 11:30:46 2026
+++ pkgsrc/security/gnupg2/Makefile Mon Sep 7 05:19:50 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.179 2026/07/03 11:30:46 adam Exp $
+# $NetBSD: Makefile,v 1.180 2026/09/07 05:19:50 adam Exp $
-DISTNAME= gnupg-2.5.21
+DISTNAME= gnupg-2.5.22
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG:=gnupg/}
@@ -11,7 +11,7 @@ HOMEPAGE= https://www.gnupg.org/
COMMENT= GnuPG with OpenPGP and S/MIME capabilities
LICENSE= gnu-gpl-v3
-DEPENDS+= pinentry-[0-9]*:../../security/pinentry
+DEPENDS+= pinentry>=0:../../security/pinentry
CONFLICTS+= dirmngr-[0-9]*
SUPERSEDES+= dirmngr-[0-9]*
Index: pkgsrc/security/gnupg2/distinfo
diff -u pkgsrc/security/gnupg2/distinfo:1.99 pkgsrc/security/gnupg2/distinfo:1.100
--- pkgsrc/security/gnupg2/distinfo:1.99 Fri Jul 3 11:30:46 2026
+++ pkgsrc/security/gnupg2/distinfo Mon Sep 7 05:19:50 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.99 2026/07/03 11:30:46 adam Exp $
+$NetBSD: distinfo,v 1.100 2026/09/07 05:19:50 adam Exp $
-BLAKE2s (gnupg-2.5.21.tar.bz2) = c77f26371c08475c95eed6a7f293d59868c75660a66388d2b258b8c5cb8aa50d
-SHA512 (gnupg-2.5.21.tar.bz2) = dcc4e976e56411c0dd7309c0cb7e790b409709af55bb93883d257890abe72b17442d6c8fd682fef0e019d70e46a6a5cf860f1ae355a99024ed2aea230de8c0ea
-Size (gnupg-2.5.21.tar.bz2) = 8351785 bytes
+BLAKE2s (gnupg-2.5.22.tar.bz2) = c642f2c49daecf09a6acb4a3faaceca65427f68f7a741a5d558bf369f796ba5a
+SHA512 (gnupg-2.5.22.tar.bz2) = 5ff5834e42009f5741d84dcf25473adb5704ca796e1bd8d1a8ea3216b854864f08504f5ff5279026bab24b5baa255e9bd18e70bc1d4fc8fe293351760ab71231
+Size (gnupg-2.5.22.tar.bz2) = 8363854 bytes
SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6
Home |
Main Index |
Thread Index |
Old Index