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:           Tue Apr 26 08:15:35 UTC 2022

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo

Log Message:
gnupg2: updated to 2.2.35

Noteworthy changes in version 2.2.35 (2022-04-25)
-------------------------------------------------
* gpg,gpgsm: New option --require-compliance.
* gpgtar: New option --with-log.
* gpg: Threefold decryption speedup for large files.
* gpgtar: Support file names longer than MAX_PATH.
* scdaemon: Add support for GeNUA cards.
* gpg: Allow decryption of symmetric encrypted data even for
  non-compliant cipher.
* gpg: Avoid possible race condition in --edit-card/factory-reset.
* gpg: Emit an ERROR status as hint for a bad passphrase.
* gpg: Avoid NULL-ptr access due to corrupted packets.
* gpgsm: Fix parsing of certain PKCS#12 files.
* gpgtar: Use a pipe for decryption and thus avoid memory
  exhaustion.
* scdaemon: Use extended mode for pkcs#15 already for rsa2048.
* dirmngr: Make WKD lookups work for resolvers not handling SRV
  records.
* dirmngr: Escape more characters in WKD requests.
* gpgconf: Silence warnings from parsing the option files.
* Improve removing of stale lockfiles under Unix.


To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.72 -r1.73 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.132 pkgsrc/security/gnupg2/Makefile:1.133
--- pkgsrc/security/gnupg2/Makefile:1.132       Mon Apr 18 19:11:59 2022
+++ pkgsrc/security/gnupg2/Makefile     Tue Apr 26 08:15:35 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.132 2022/04/18 19:11:59 adam Exp $
+# $NetBSD: Makefile,v 1.133 2022/04/26 08:15:35 adam Exp $
 
-DISTNAME=      gnupg-2.2.34
+DISTNAME=      gnupg-2.2.35
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION=   1
 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.72 pkgsrc/security/gnupg2/distinfo:1.73
--- pkgsrc/security/gnupg2/distinfo:1.72        Wed Feb 16 08:53:26 2022
+++ pkgsrc/security/gnupg2/distinfo     Tue Apr 26 08:15:35 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.72 2022/02/16 08:53:26 adam Exp $
+$NetBSD: distinfo,v 1.73 2022/04/26 08:15:35 adam Exp $
 
-BLAKE2s (gnupg-2.2.34.tar.bz2) = 008ae2294f05b687df22ded8871f3be63e4c7f8376380c089e8d507b63e375dd
-SHA512 (gnupg-2.2.34.tar.bz2) = 2232e2df58a8470f152d5d91816e14017bcc702bf56c7ae6210f8f42069b2117172b9eabc8fcc1d1174aa7a1068ff444c98335f6c503c2e17137c76fe2602b8b
-Size (gnupg-2.2.34.tar.bz2) = 7252882 bytes
+BLAKE2s (gnupg-2.2.35.tar.bz2) = 74f0a044b85c30a11a59bed4e21c322c7a77c839639996fa30f5e3bee8433830
+SHA512 (gnupg-2.2.35.tar.bz2) = ad9f8d10890b7fafb15a7422e2cebaf0f85ce7cf5f880f4edd8d1dec46aa73c01f9096e601f6edd665f8684d1f5892634991a400e00b3185e6b201f549004d3e
+Size (gnupg-2.2.35.tar.bz2) = 7262687 bytes
 SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6



Home | Main Index | Thread Index | Old Index