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:           Mon Jul 16 01:00:22 UTC 2018

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo

Log Message:
Update to 2.2.9

Changelog:
Noteworthy changes in version 2.2.9 (2018-07-12)
------------------------------------------------

  * dirmngr: Fix recursive resolver mode and other bugs in the libdns
    code.  [#3374,#3803,#3610]

  * dirmngr: When using libgpg-error 1.32 or later a GnuPG build with
    NTBTLS support (e.g. the standard Windows installer) does not
    anymore block for dozens of seconds before returning data.

  * gpg: Fix bug in --show-keys which actually imported revocation
    certificates.  [#4017]

  * gpg: Ignore too long user-ID and comment packets.  [#4022]

  * gpg: Fix crash due to bad German translation.  Improved printf
    format compile time check.

  * gpg: Handle missing ISSUER sub packet gracefully in the presence of
    the new ISSUER_FPR.  [#4046]

  * gpg: Allow decryption using several passphrases in most cases.
    [#3795,#4050]

  * gpg: Command --show-keys now enables the list options
    show-unusable-uids, show-unusable-subkeys, show-notations and
    show-policy-urls by default.

  * gpg: Command --show-keys now prints revocation certificates. [#4018]

  * gpg: Add revocation reason to the "rev" and "rvs" records of the
    option --with-colons.  [#1173]

  * gpg: Export option export-clean does now remove certain expired
    subkeys; export-minimal removes all expired subkeys.  [#3622]

  * gpg: New "usage" property for the drop-subkey filters.  [#4019]

  Release-info: https://dev.gnupg.org/T4036

  See-also: gnupg-announce/2018q3/000427.html


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.47 -r1.48 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.91 pkgsrc/security/gnupg2/Makefile:1.92
--- pkgsrc/security/gnupg2/Makefile:1.91        Sun Jun 17 07:47:30 2018
+++ pkgsrc/security/gnupg2/Makefile     Mon Jul 16 01:00:22 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.91 2018/06/17 07:47:30 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2018/07/16 01:00:22 ryoon Exp $
 
-DISTNAME=      gnupg-2.2.8
+DISTNAME=      gnupg-2.2.9
 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.47 pkgsrc/security/gnupg2/distinfo:1.48
--- pkgsrc/security/gnupg2/distinfo:1.47        Sat Jun  9 18:08:34 2018
+++ pkgsrc/security/gnupg2/distinfo     Mon Jul 16 01:00:22 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2018/06/09 18:08:34 leot Exp $
+$NetBSD: distinfo,v 1.48 2018/07/16 01:00:22 ryoon Exp $
 
-SHA1 (gnupg-2.2.8.tar.bz2) = d87553a125832ea90e8aeb3ceeecf24f88de56fb
-RMD160 (gnupg-2.2.8.tar.bz2) = 200fc5ee2f8c25ca1ce9c7ac10f7479bc4f30406
-SHA512 (gnupg-2.2.8.tar.bz2) = 24271ec2663b941ed5e72e2179b48ac73d5cd838292aa9d4954952b11713f4b466f30e6af632b22c9e7c284350e300a07046d41d0ab73dcbd1639b303cd09007
-Size (gnupg-2.2.8.tar.bz2) = 6632465 bytes
+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



Home | Main Index | Thread Index | Old Index