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:           Thu Dec  3 12:10:20 UTC 2020

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo

Log Message:
gnupg2: updated to 2.2.25

Noteworthy changes in version 2.2.25
* scd: Fix regression in 2.2.24 requiring gpg --card-status before
  signing or decrypting.
* gpgsm: Using Libksba 1.5.0 signatures with a rarely used
  combination of attributes can now be verified.


To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.64 -r1.65 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.119 pkgsrc/security/gnupg2/Makefile:1.120
--- pkgsrc/security/gnupg2/Makefile:1.119       Wed Nov 18 13:06:44 2020
+++ pkgsrc/security/gnupg2/Makefile     Thu Dec  3 12:10:20 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2020/11/18 13:06:44 adam Exp $
+# $NetBSD: Makefile,v 1.120 2020/12/03 12:10:20 adam Exp $
 
-DISTNAME=      gnupg-2.2.24
+DISTNAME=      gnupg-2.2.25
 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.64 pkgsrc/security/gnupg2/distinfo:1.65
--- pkgsrc/security/gnupg2/distinfo:1.64        Wed Nov 18 13:06:44 2020
+++ pkgsrc/security/gnupg2/distinfo     Thu Dec  3 12:10:20 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.64 2020/11/18 13:06:44 adam Exp $
+$NetBSD: distinfo,v 1.65 2020/12/03 12:10:20 adam Exp $
 
-SHA1 (gnupg-2.2.24.tar.bz2) = 2e8e29fdc06710d1e7f6f4b87098b96e058797fe
-RMD160 (gnupg-2.2.24.tar.bz2) = 6d69ede08c5607714ecbe90bb3fe5c8c6a91b038
-SHA512 (gnupg-2.2.24.tar.bz2) = b72fb12da95c1c62f013e1ffdbf2983b4185f0de59edba6061209904e5f63525e23a406529fafcd1b0b50ccbad45980c1db293601e8db84d5cbf65a7228834fb
-Size (gnupg-2.2.24.tar.bz2) = 7196489 bytes
+SHA1 (gnupg-2.2.25.tar.bz2) = 074b21dd07419575fa31c0c5d3116596d5544cbd
+RMD160 (gnupg-2.2.25.tar.bz2) = 8e2a92a23241568356dc2915a3322327ac092b1c
+SHA512 (gnupg-2.2.25.tar.bz2) = ab1d7cc9d8be3e7189bc4bea431b9d5db313cbd1739823950f32fbb611b2f4374889f444efbf43ce1fbf498b9865d7e6e953cd4c86d58fd688f63923c434ea2c
+Size (gnupg-2.2.25.tar.bz2) = 7195857 bytes
 SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6



Home | Main Index | Thread Index | Old Index