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:           Mon Apr  1 08:30:04 UTC 2019

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo
Removed Files:
        pkgsrc/security/gnupg2/patches: patch-dirmngr_dns.c

Log Message:
gnupg2: updated to 2.2.15

Noteworthy changes in version 2.2.15:
* sm: Fix --logger-fd and --status-fd on Windows for non-standard
  file descriptors.
* sm: Allow decryption even if expired keys are configured.
* agent: Change command KEYINFO to print ssh fingerprints with other
  hash algos.
* dirmngr: Fix build problems on Solaris due to the use of reserved
  symbol names.
* wkd: New commands --print-wkd-hash and --print-wkd-url for
  gpg-wks-client.


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/security/gnupg2/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/security/gnupg2/patches/patch-dirmngr_dns.c

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.100 pkgsrc/security/gnupg2/Makefile:1.101
--- pkgsrc/security/gnupg2/Makefile:1.100       Wed Mar 20 06:39:52 2019
+++ pkgsrc/security/gnupg2/Makefile     Mon Apr  1 08:30:04 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.100 2019/03/20 06:39:52 adam Exp $
+# $NetBSD: Makefile,v 1.101 2019/04/01 08:30:04 adam Exp $
 
-DISTNAME=      gnupg-2.2.14
+DISTNAME=      gnupg-2.2.15
 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.54 pkgsrc/security/gnupg2/distinfo:1.55
--- pkgsrc/security/gnupg2/distinfo:1.54        Wed Mar 27 09:42:15 2019
+++ pkgsrc/security/gnupg2/distinfo     Mon Apr  1 08:30:04 2019
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.54 2019/03/27 09:42:15 jperkin Exp $
+$NetBSD: distinfo,v 1.55 2019/04/01 08:30:04 adam Exp $
 
-SHA1 (gnupg-2.2.14.tar.bz2) = f349c20e7498af88299b0d42a961e0364e5c37e7
-RMD160 (gnupg-2.2.14.tar.bz2) = e8972a7e145b5c9a49e34392b2a70d09748c30b3
-SHA512 (gnupg-2.2.14.tar.bz2) = 9d5216dee085efe6de300579d8fb773a5a55df639d5a435708611a974df522dd60dc995fbfcaad98065475dbeb731bbba19ecc3273e78b9b45fccff640dde69b
-Size (gnupg-2.2.14.tar.bz2) = 6707735 bytes
-SHA1 (patch-dirmngr_dns.c) = 5850d0cde376b076cc80d749ff3fb5b49ff9ee1e
+SHA1 (gnupg-2.2.15.tar.bz2) = 1909afdad3cf29583126c471298da290399270f4
+RMD160 (gnupg-2.2.15.tar.bz2) = c0c865319502a7497755e8ec8c6e26c0b5f71718
+SHA512 (gnupg-2.2.15.tar.bz2) = 7c6f0092d384fd71fc7a1c905ce23ae98df42ce131ee09fc190c275f9c8d0912be344b0782244cccb5b3938322ef3cfff8ed1ec7e949e761478b8c5110dde36a
+Size (gnupg-2.2.15.tar.bz2) = 6705912 bytes



Home | Main Index | Thread Index | Old Index