pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnupg2 gnupg2: updated to 2.2.13



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c72b5f65c18
branches:  trunk
changeset: 329664:4c72b5f65c18
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Feb 13 16:06:44 2019 +0000

description:
gnupg2: updated to 2.2.13

Noteworthy changes in version 2.2.13:
* gpg: Implement key lookup via keygrip (using the & prefix).
* gpg: Allow generating Ed25519 key from existing key.
* gpg: Emit an ERROR status line if no key was found with -k.
* gpg: Stop early when trying to create a primary Elgamal key.
* gpgsm: Print the card's key algorithms along with their keygrips
  in interactive key generation.
* agent: Clear bogus pinentry cache in the error case.
* scd: Support "acknowledge button" feature.
* scd: Fix for USB INTERRUPT transfer.
* wks: Do no use compression for the the encrypted challenge and
  response

diffstat:

 security/gnupg2/Makefile |   6 +++---
 security/gnupg2/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r cb796992808b -r 4c72b5f65c18 security/gnupg2/Makefile
--- a/security/gnupg2/Makefile  Wed Feb 13 16:05:48 2019 +0000
+++ b/security/gnupg2/Makefile  Wed Feb 13 16:06:44 2019 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.98 2019/02/02 03:38:30 markd Exp $
+# $NetBSD: Makefile,v 1.99 2019/02/13 16:06:44 adam Exp $
 
-DISTNAME=      gnupg-2.2.12
+DISTNAME=      gnupg-2.2.13
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gnupg/
+MASTER_SITES+= http://mirrors.dotsrc.org/gcrypt/gnupg/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    ada%netbsdfr.org@localhost
diff -r cb796992808b -r 4c72b5f65c18 security/gnupg2/distinfo
--- a/security/gnupg2/distinfo  Wed Feb 13 16:05:48 2019 +0000
+++ b/security/gnupg2/distinfo  Wed Feb 13 16:06:44 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.51 2018/12/20 19:33:27 adam Exp $
+$NetBSD: distinfo,v 1.52 2019/02/13 16:06:44 adam Exp $
 
-SHA1 (gnupg-2.2.12.tar.bz2) = 2aeccc35ea8034306ff7a1072b84abbaa79619c3
-RMD160 (gnupg-2.2.12.tar.bz2) = 4da4303a12a55111de9cd100ab0fdb30b28a4e00
-SHA512 (gnupg-2.2.12.tar.bz2) = 30de9757bb60a5cb6bf0dc2c8da5f4742c54affec3fcd0bcbf66f28f2812149afec5db70dcb6ba592101de4bdc479d1ba0b47c53c8b8d4765ddff32fa51c26c8
-Size (gnupg-2.2.12.tar.bz2) = 6682303 bytes
+SHA1 (gnupg-2.2.13.tar.bz2) = 66ebc053e2d22f743673d3fbe54453774e4fac58
+RMD160 (gnupg-2.2.13.tar.bz2) = b24158d4a6b9ce00fc27f2f5b855793e5d15dc6a
+SHA512 (gnupg-2.2.13.tar.bz2) = 3770e33902ca608f567bc9f0decb57129b77dd3479e5c1bbd569ede4c1f6690cdfe00105ffdc1e7721faa331abcb879adb56e87931313b13ed48763763c6632f
+Size (gnupg-2.2.13.tar.bz2) = 6702712 bytes



Home | Main Index | Thread Index | Old Index