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 Nov  9 08:02:30 UTC 2017

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo

Log Message:
gnupg2: updated to 2.2.2

changes in version 2.2.2:
  * gpg: Avoid duplicate key imports by concurrently running gpg
    processes.
  * gpg: Fix creating on-disk subkey with on-card primary key.
  * gpg: Fix validity retrieval for multiple keyrings.
  * gpg: Fix --dry-run and import option show-only for secret keys.
  * gpg: Print "sec" or "sbb" for secret keys with import option
    import-show.
  * gpg: Make import less verbose.
  * gpg: Add alias "Key-Grip" for parameter "Keygrip" and new
    parameter "Subkey-Grip" to unattended key generation.
  * gpg: Improve "factory-reset" command for OpenPGP cards.
  * gpg: Ease switching Gnuk tokens into ECC mode by using the magic
    keysize value 25519.
  * gpgsm: Fix --with-colon listing in crt records for fields > 12.
  * gpgsm: Do not expect X.509 keyids to be unique.
  * agent: Fix stucked Pinentry when using --max-passphrase-days.
  * agent: New option --s2k-count.
  * dirmngr: Do not follow https-to-http redirects.
  * dirmngr: Reduce default LDAP timeout from 100 to 15 seconds.
  * gpgconf: Ignore non-installed components for commands
    --apply-profile and --apply-defaults.
  * Add configure option --enable-werror.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.40 -r1.41 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.75 pkgsrc/security/gnupg2/Makefile:1.76
--- pkgsrc/security/gnupg2/Makefile:1.75        Sat Sep 30 12:38:01 2017
+++ pkgsrc/security/gnupg2/Makefile     Thu Nov  9 08:02:30 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2017/09/30 12:38:01 adam Exp $
+# $NetBSD: Makefile,v 1.76 2017/11/09 08:02:30 adam Exp $
 
-DISTNAME=      gnupg-2.2.1
+DISTNAME=      gnupg-2.2.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.40 pkgsrc/security/gnupg2/distinfo:1.41
--- pkgsrc/security/gnupg2/distinfo:1.40        Sat Sep 30 12:38:01 2017
+++ pkgsrc/security/gnupg2/distinfo     Thu Nov  9 08:02:30 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.40 2017/09/30 12:38:01 adam Exp $
+$NetBSD: distinfo,v 1.41 2017/11/09 08:02:30 adam Exp $
 
-SHA1 (gnupg-2.2.1.tar.bz2) = 5455373fd7208b787f319027de2464721cdd4413
-RMD160 (gnupg-2.2.1.tar.bz2) = 4e7f2b75d2aaaee0ea2afe982361460733e68eea
-SHA512 (gnupg-2.2.1.tar.bz2) = fcda7ea360d9928bf9e410afe3806ee0692dd533443b0c0e050605a9e2e37ec16f3c60a30b30ab137155327bc1f5d2107f1e792582e3ad245b47bf39a1a61a8f
-Size (gnupg-2.2.1.tar.bz2) = 6537959 bytes
+SHA1 (gnupg-2.2.2.tar.bz2) = efa00fc20295b1cafe467359107ea170258870e2
+RMD160 (gnupg-2.2.2.tar.bz2) = ccf5ed565b86f183da1c6e43a5c0fce21d2e2bb8
+SHA512 (gnupg-2.2.2.tar.bz2) = 3a390b8da21bef0584f39fb8f4b86ec10c78efc64dd1634377b8637042db5f8da462f2881e12fa509b0322d71cba464e0400b91869a4b9fe6189daa4b1386cc1
+Size (gnupg-2.2.2.tar.bz2) = 6546951 bytes



Home | Main Index | Thread Index | Old Index