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:           Wed Dec 28 09:40:04 UTC 2022

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo
Removed Files:
        pkgsrc/security/gnupg2/patches: patch-dirmngr_server.c

Log Message:
gnupg2: updated to 2.2.41

Noteworthy changes in version 2.2.41 (2022-12-09)
-------------------------------------------------
* gpg: Add a notation to encryption subkeys in de-vs mode.
* gpg: Fix trusted introducer for mbox only user-ids.
* gpg: Report an error via status-fd for receiving a key from the
  agent.
* gpg: Make --require-compliance work without the --status-fd
  option.
* gpg: Improve signature verification speed by a factor of more than
  four.  Double detached signing speed.
* gpg: New --export-filter export-revocs.
* gpg: Import stray revocation certificates to improve WKD
  usability.
* wkd: New option --add-revocs for gpg-wks-client.
* wkd: Ignore expired user-ids in gpg-wks-client.
* scd: Support the Telesec Signature Card v2.0.
* Fix build regression depending on libgpg-error version.


To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.78 -r1.79 pkgsrc/security/gnupg2/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/security/gnupg2/patches/patch-dirmngr_server.c

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.141 pkgsrc/security/gnupg2/Makefile:1.142
--- pkgsrc/security/gnupg2/Makefile:1.141       Wed Nov 23 16:20:59 2022
+++ pkgsrc/security/gnupg2/Makefile     Wed Dec 28 09:40:04 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.141 2022/11/23 16:20:59 adam Exp $
+# $NetBSD: Makefile,v 1.142 2022/12/28 09:40:04 adam Exp $
 
-DISTNAME=      gnupg-2.2.40
+DISTNAME=      gnupg-2.2.41
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION=   2
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gnupg/
 MASTER_SITES+= http://mirrors.dotsrc.org/gcrypt/gnupg/

Index: pkgsrc/security/gnupg2/distinfo
diff -u pkgsrc/security/gnupg2/distinfo:1.78 pkgsrc/security/gnupg2/distinfo:1.79
--- pkgsrc/security/gnupg2/distinfo:1.78        Mon Oct 17 09:08:17 2022
+++ pkgsrc/security/gnupg2/distinfo     Wed Dec 28 09:40:04 2022
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.78 2022/10/17 09:08:17 adam Exp $
+$NetBSD: distinfo,v 1.79 2022/12/28 09:40:04 adam Exp $
 
-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
+BLAKE2s (gnupg-2.2.41.tar.bz2) = e357f033a33799586dedd3482573f5eb25178a8b8ee70b0d92075a509e7948a7
+SHA512 (gnupg-2.2.41.tar.bz2) = f472e5058ea9881355f0c754a47acd0b5360c36e8976b8563dbc763a7cef792bf88227cc15fe5172d3e9bb9fc34d8448dd5c183949031e91a1997cc7f0f83b55
+Size (gnupg-2.2.41.tar.bz2) = 7313746 bytes
 SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6
-SHA1 (patch-dirmngr_server.c) = debd69ad463435af82aec5565a00ca14f8a0c0a8



Home | Main Index | Thread Index | Old Index