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 Jun 7 09:57:43 UTC 2023
Modified Files:
pkgsrc/security/gnupg2: Makefile distinfo
Log Message:
gnupg2: updated to 2.4.2
Noteworthy changes in version 2.4.2 (2023-05-30)
------------------------------------------------
* gpg: Print a warning if no more encryption subkeys are left over
after changing the expiration date. [rGef2c3d50fa]
* gpg: Fix searching for the ADSK key when adding an ADSK. [T6504]
* gpgsm: Speed up key listings on Windows. [rG08ff55bd44]
* gpgsm: Reduce the number of "failed to open policy file"
diagnostics. [rG68613a6a9d]
* agent: Make updating of private key files more robust and track
display S/N. [T6135]
* keyboxd: Avoid longish delays on Windows when listing keys.
[rG6944aefa3c]
* gpgtar: Emit extra status lines to help GPGME. [T6497]
* w32: Avoid using the VirtualStore. [T6403]
To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.81 -r1.82 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.146 pkgsrc/security/gnupg2/Makefile:1.147
--- pkgsrc/security/gnupg2/Makefile:1.146 Fri Jun 2 16:27:41 2023
+++ pkgsrc/security/gnupg2/Makefile Wed Jun 7 09:57:43 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.146 2023/06/02 16:27:41 schmonz Exp $
+# $NetBSD: Makefile,v 1.147 2023/06/07 09:57:43 adam Exp $
-DISTNAME= gnupg-2.4.1
+DISTNAME= gnupg-2.4.2
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.81 pkgsrc/security/gnupg2/distinfo:1.82
--- pkgsrc/security/gnupg2/distinfo:1.81 Fri Apr 28 16:33:41 2023
+++ pkgsrc/security/gnupg2/distinfo Wed Jun 7 09:57:43 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.81 2023/04/28 16:33:41 nikita Exp $
+$NetBSD: distinfo,v 1.82 2023/06/07 09:57:43 adam Exp $
-BLAKE2s (gnupg-2.4.1.tar.bz2) = 73cebda25ef4be712e20c50bc5bc5536727f3b502acc1b4d040cdfe6f8636788
-SHA512 (gnupg-2.4.1.tar.bz2) = 4d6b30ec4b8d786508ec1ac5f3c5b0ddebdc4f60aa72eb5d6ecc185ff0e9f1f4798f80ae16a3d136052b91ec54978ec0b7969a11a6c2727f30b3b6efabbaf388
-Size (gnupg-2.4.1.tar.bz2) = 7341338 bytes
+BLAKE2s (gnupg-2.4.2.tar.bz2) = c6c6b7bbb277b874db4b8feed93eee7258ce5b8d35f31a753f55a8695ac14f85
+SHA512 (gnupg-2.4.2.tar.bz2) = 64076146c735adeaf176dab432b13b1314bfb588eb97ba1081c26ae32647d2b099e62f02bb1c66ce672ff1146d1fb9a389cdd17e7b9c2ec674ff1dccb7f46a8e
+Size (gnupg-2.4.2.tar.bz2) = 7346587 bytes
SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6
Home |
Main Index |
Thread Index |
Old Index