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 Nov 26 11:54:18 UTC 2024
Modified Files:
pkgsrc/security/gnupg2: Makefile distinfo
Log Message:
gnupg2: updated to 2.4.7
Noteworthy changes in version 2.4.7 (2024-11-25)
* gpg: Allow the use of an ADSK subkey as ADSK subkey.
* gpg: Avoid a failure exit code for expired ultimately trusted
keys.
* gpg: Fix comparing ed448 to ed25519 with --assert-pubkey-algo.
* gpg: Retain binary representation for import->export with Ed25519
key signatures.
* gpgsm: Improvement for some rare P12 files.
* scd: More mitigations against lock ups with multiple cards or
apps.
* gpgtar: Fix directory creation during extraction.
* gpg-mail-tube: Minor fixes.
* gpgconf: Add list flag to trusted-key et al.
* Fix a build problem on macOS (missing unistd.h).
To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.88 -r1.89 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.160 pkgsrc/security/gnupg2/Makefile:1.161
--- pkgsrc/security/gnupg2/Makefile:1.160 Thu Nov 14 22:21:28 2024
+++ pkgsrc/security/gnupg2/Makefile Tue Nov 26 11:54:18 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.160 2024/11/14 22:21:28 wiz Exp $
+# $NetBSD: Makefile,v 1.161 2024/11/26 11:54:18 adam Exp $
-DISTNAME= gnupg-2.4.6
+DISTNAME= gnupg-2.4.7
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= https://gnupg.org/ftp/gcrypt/gnupg/
MASTER_SITES+= http://mirrors.dotsrc.org/gcrypt/gnupg/
Index: pkgsrc/security/gnupg2/distinfo
diff -u pkgsrc/security/gnupg2/distinfo:1.88 pkgsrc/security/gnupg2/distinfo:1.89
--- pkgsrc/security/gnupg2/distinfo:1.88 Sun Nov 3 08:54:48 2024
+++ pkgsrc/security/gnupg2/distinfo Tue Nov 26 11:54:18 2024
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.88 2024/11/03 08:54:48 nia Exp $
+$NetBSD: distinfo,v 1.89 2024/11/26 11:54:18 adam Exp $
-BLAKE2s (gnupg-2.4.6.tar.bz2) = 58a2095d27b93331d50402ebacd9054c32667fb873709e8e04db785b83553bcd
-SHA512 (gnupg-2.4.6.tar.bz2) = 192ae6cb18547e9c5fc4263dc968b548c1ce563ceb8cc2e651b264d4e5afa1cd99a2c1cdd80906faf5e0b0ca99cef76e003b1f7e73238f311a74a1de6c35b5cb
-Size (gnupg-2.4.6.tar.bz2) = 8011304 bytes
+BLAKE2s (gnupg-2.4.7.tar.bz2) = 76d055d6d00340beb34d82e807f753a86431e95b7cfcd8abb8687d9ee5db647a
+SHA512 (gnupg-2.4.7.tar.bz2) = 3e84f1679904bf0efb789df6466e468bd2be9149d52561f35e2380038133479bebf1c61ee7adf6d3564b370915f32111098c052be6e6acaf3083a807f9f36019
+Size (gnupg-2.4.7.tar.bz2) = 8010244 bytes
SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6
SHA1 (patch-doc_Makefile.in) = 9b2a02dee28089236f293babba18e83d3cb3db76
Home |
Main Index |
Thread Index |
Old Index