pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnupg2 gnupg2: updated to 2.2.40
details: https://anonhg.NetBSD.org/pkgsrc/rev/7678fc4bb997
branches: trunk
changeset: 386886:7678fc4bb997
user: adam <adam%pkgsrc.org@localhost>
date: Mon Oct 17 09:08:17 2022 +0000
description:
gnupg2: updated to 2.2.40
Noteworthy changes in version 2.2.40 (2022-10-10)
-------------------------------------------------
* gpg: Do not consider unknown public keys as non-compliant while
decrypting.
* gpg: Avoid to emit a compliance mode line if Libgcrypt is
non-compliant.
* gpg: In de-vs mode use AES-128 instead of 3-DES as implicit
preference.
* gpgsm: Fix reporting of bad passphrase error during PKCS-11
import.
* dirmngr: Fix CRL Distribution Point fallback to other schemes.
* dirmngr: New LDAP server flag "areconly" (A-record-only).
* dirmngr: Fix upload of multiple keys for an LDAP server specified
using the colon format.
* dirmngr: Use LDAP schema v2 when a Base DN is specified.
* wkd: New command --mirror for gpg-wks-client.
diffstat:
security/gnupg2/Makefile | 4 ++--
security/gnupg2/distinfo | 9 +++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r a83b7017c41d -r 7678fc4bb997 security/gnupg2/Makefile
--- a/security/gnupg2/Makefile Mon Oct 17 07:59:58 2022 +0000
+++ b/security/gnupg2/Makefile Mon Oct 17 09:08:17 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.138 2022/09/27 12:49:06 adam Exp $
+# $NetBSD: Makefile,v 1.139 2022/10/17 09:08:17 adam Exp $
-DISTNAME= gnupg-2.2.39
+DISTNAME= gnupg-2.2.40
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
diff -r a83b7017c41d -r 7678fc4bb997 security/gnupg2/distinfo
--- a/security/gnupg2/distinfo Mon Oct 17 07:59:58 2022 +0000
+++ b/security/gnupg2/distinfo Mon Oct 17 09:08:17 2022 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.77 2022/09/27 12:49:06 adam Exp $
+$NetBSD: distinfo,v 1.78 2022/10/17 09:08:17 adam Exp $
-BLAKE2s (gnupg-2.2.39.tar.bz2) = fc8d9d4a67000d6a5f9b7e558a1e52bf14e02a91f9314f9fe5d70cf2dcd2027e
-SHA512 (gnupg-2.2.39.tar.bz2) = 73f881c12c82010aeaada500517ff39ab22b27ff21b1248bc2228b60a2d75385a44a53c5cfadb8f6b84ef22ad9db0105096b6620fb689560809b324019713940
-Size (gnupg-2.2.39.tar.bz2) = 7290098 bytes
+BLAKE2s (gnupg-2.2.40.tar.bz2) = 86b85c67718efbc4597a012fb6f133882b3d5faccee210e25a14ffbf1f0819ea
+SHA512 (gnupg-2.2.40.tar.bz2) = 4c2f5fbf37ba6fbad0045aad23129186963010c673ea0b81801adc4f98efe14d6c7228e22815b6b26307c1fe5bb51cd088aa6a0f06a9325d3c021849ef81c594
+Size (gnupg-2.2.40.tar.bz2) = 7301631 bytes
SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6
+SHA1 (patch-dirmngr_server.c) = debd69ad463435af82aec5565a00ca14f8a0c0a8
Home |
Main Index |
Thread Index |
Old Index