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:   ryoon
Date:           Wed Sep  5 15:41:12 UTC 2018

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo

Log Message:
Update to 2.2.10

Changelog:
Noteworthy changes in version 2.2.10 (2018-08-30)
-------------------------------------------------

  gpg: Refresh expired keys originating from the WKD.  [#2917]

  gpg: Use a 256 KiB limit for a WKD imported key.

  gpg: New option --known-notation.  [#4060]

  scd: Add support for the Trustica Cryptoucan reader.

  agent: Speed up starting during on-demand launching.  [#3490]

  dirmngr: Validate SRV records in WKD queries.


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.48 -r1.49 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.93 pkgsrc/security/gnupg2/Makefile:1.94
--- pkgsrc/security/gnupg2/Makefile:1.93        Fri Jul 20 03:34:27 2018
+++ pkgsrc/security/gnupg2/Makefile     Wed Sep  5 15:41:12 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.93 2018/07/20 03:34:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.94 2018/09/05 15:41:12 ryoon Exp $
 
-DISTNAME=      gnupg-2.2.9
+DISTNAME=      gnupg-2.2.10
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gnupg/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/security/gnupg2/distinfo
diff -u pkgsrc/security/gnupg2/distinfo:1.48 pkgsrc/security/gnupg2/distinfo:1.49
--- pkgsrc/security/gnupg2/distinfo:1.48        Mon Jul 16 01:00:22 2018
+++ pkgsrc/security/gnupg2/distinfo     Wed Sep  5 15:41:12 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2018/07/16 01:00:22 ryoon Exp $
+$NetBSD: distinfo,v 1.49 2018/09/05 15:41:12 ryoon Exp $
 
-SHA1 (gnupg-2.2.9.tar.bz2) = e6ef18c2e06175bbe563959c9acc682c02bcd572
-RMD160 (gnupg-2.2.9.tar.bz2) = 0290ec21d5b05ccaa615dad2dee4f6a02df62970
-SHA512 (gnupg-2.2.9.tar.bz2) = 96faf227bef78fee99ff20606f3ce74eddc407c3864b928f8676a80f50dfaf2dd291eaeeaa0d291a254275a87e4f8506df9ed31c1cfc7652999208c292a16922
-Size (gnupg-2.2.9.tar.bz2) = 6659547 bytes
+SHA1 (gnupg-2.2.10.tar.bz2) = 3e87504e2ca317718aa9b6299947ebf7e906b54e
+RMD160 (gnupg-2.2.10.tar.bz2) = 8e4d1b4222113e68605b9316bcc04c5035cc0344
+SHA512 (gnupg-2.2.10.tar.bz2) = a4477828f268fa69125cf1822f8a721e67f8f4008bd9817b701989393bd93689aac8fee1f4d34d918911d53afabdcbb1c84d40e8a4489d7a29b5a769d330fddd
+Size (gnupg-2.2.10.tar.bz2) = 6659484 bytes



Home | Main Index | Thread Index | Old Index