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 Sep 27 12:49:06 UTC 2022

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo

Log Message:
gnupg2: updated to 2.2.39

Noteworthy changes in version 2.2.39 (2022-09-02)
-------------------------------------------------
* agent: Fix regression in 2.2.37 related to non-extended format
  private keys.

Noteworthy changes in version 2.2.38 (2022-09-01)
-------------------------------------------------
* gpg: Make --require-compliance work for sign+encrypt.
* gpg: Fix an encoding problem under Windows in the printed
  timezone.
* gpg: Emit a FAILURE status for --require-compliance errors.
* dirmngr: Avoid caching expired certificates.


To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.76 -r1.77 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.137 pkgsrc/security/gnupg2/Makefile:1.138
--- pkgsrc/security/gnupg2/Makefile:1.137       Wed Aug 31 09:42:12 2022
+++ pkgsrc/security/gnupg2/Makefile     Tue Sep 27 12:49:06 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.137 2022/08/31 09:42:12 adam Exp $
+# $NetBSD: Makefile,v 1.138 2022/09/27 12:49:06 adam Exp $
 
-DISTNAME=      gnupg-2.2.37
+DISTNAME=      gnupg-2.2.39
 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.76 pkgsrc/security/gnupg2/distinfo:1.77
--- pkgsrc/security/gnupg2/distinfo:1.76        Wed Aug 31 09:42:12 2022
+++ pkgsrc/security/gnupg2/distinfo     Tue Sep 27 12:49:06 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.76 2022/08/31 09:42:12 adam Exp $
+$NetBSD: distinfo,v 1.77 2022/09/27 12:49:06 adam Exp $
 
-BLAKE2s (gnupg-2.2.37.tar.bz2) = 66d5738a47606090cf5adfe9616cdcf30b5d3e2924e80feb0dc8d9c84e0e7464
-SHA512 (gnupg-2.2.37.tar.bz2) = b56c47002948fd28fc9d5c23b46f5522e4210ed61c17f491c3b3fab5fab8893da33b1f8ff55a3bbef6367ff92b10c141c1f24d8350c37a0e756d2bdfbe86d7be
-Size (gnupg-2.2.37.tar.bz2) = 7285172 bytes
+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
 SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6



Home | Main Index | Thread Index | Old Index