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 Oct 17 09:08:17 UTC 2022
Modified Files:
pkgsrc/security/gnupg2: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.77 -r1.78 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.138 pkgsrc/security/gnupg2/Makefile:1.139
--- pkgsrc/security/gnupg2/Makefile:1.138 Tue Sep 27 12:49:06 2022
+++ pkgsrc/security/gnupg2/Makefile Mon Oct 17 09:08:17 2022
@@ -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/
Index: pkgsrc/security/gnupg2/distinfo
diff -u pkgsrc/security/gnupg2/distinfo:1.77 pkgsrc/security/gnupg2/distinfo:1.78
--- pkgsrc/security/gnupg2/distinfo:1.77 Tue Sep 27 12:49:06 2022
+++ pkgsrc/security/gnupg2/distinfo Mon Oct 17 09:08:17 2022
@@ -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