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 Apr 27 10:51:14 UTC 2026
Modified Files:
pkgsrc/security/gnupg2: Makefile distinfo
Log Message:
gnupg2: updated to 2.5.19
Noteworthy changes in version 2.5.19 (2026-04-24)
* New and extended features:
- gpg: New option --use-ocb-sym.
- gpg: New options --show-[only-]session-hash.
- gpgsm: Allow cipher mode to be part of the algo given to the
--cipher-algo option.
- gpgsm: Emit more details when failing to check a crlDP.
- agent: Improve pinentry behavior and texts in smartcard context.
- dirmngr: New keyword "clear" for --keyserver.
* Bug fixes:
- gpg: Fix edge case in --refresh-keys.
- gpg: Don't call gcry_kdf_derive with empty passphrase.
- gpgsm: Skip the optional PKCS#12 PBES2 keyLength parameter to
allow import of recently issued certificates by the German
Telekom.
- gpgsm: Fix a bug so that a certificate can be signed using a
different algo.
- gpgsm: Make GCM fully compliant in de-vs mode.
- gpgsm: Add a certificate chain check for de-vs compliance.
- gpgsm: Show rsaPSS certificates as de-vs compliant in listings.
- agent: Rework the trustlist reading code to finally allow a
trustlist.txt with a missing trailing LF.
- ssh: Fix RSA padding in signature handling.
- gpgtar: Fix -C (--directory) to check the output directory.
* Other changes:
- agent: Raise an error when p >= q for RSA keys to detect
incorrect generated *PGP keys.
To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.95 -r1.96 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.174 pkgsrc/security/gnupg2/Makefile:1.175
--- pkgsrc/security/gnupg2/Makefile:1.174 Thu Feb 26 17:24:48 2026
+++ pkgsrc/security/gnupg2/Makefile Mon Apr 27 10:51:13 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.174 2026/02/26 17:24:48 adam Exp $
+# $NetBSD: Makefile,v 1.175 2026/04/27 10:51:13 adam Exp $
-DISTNAME= gnupg-2.5.18
+DISTNAME= gnupg-2.5.19
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG:=gnupg/}
Index: pkgsrc/security/gnupg2/distinfo
diff -u pkgsrc/security/gnupg2/distinfo:1.95 pkgsrc/security/gnupg2/distinfo:1.96
--- pkgsrc/security/gnupg2/distinfo:1.95 Thu Feb 26 17:24:48 2026
+++ pkgsrc/security/gnupg2/distinfo Mon Apr 27 10:51:13 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.95 2026/02/26 17:24:48 adam Exp $
+$NetBSD: distinfo,v 1.96 2026/04/27 10:51:13 adam Exp $
-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
+BLAKE2s (gnupg-2.5.19.tar.bz2) = fd3e31fd329478018d5f17bd20966f8294aa76230a1f786ca8b753e782800380
+SHA512 (gnupg-2.5.19.tar.bz2) = 3f20cd4cbf6cd57e458b3e5e60f9d3d06ae71ae26681257f313ba0fe3a04245560149b5b39220a7ec8fb1f94b67e47a021c72b72c55f2c3f511e32e463df87fa
+Size (gnupg-2.5.19.tar.bz2) = 8322515 bytes
SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6
Home |
Main Index |
Thread Index |
Old Index