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: Sat Sep 30 12:38:01 UTC 2017
Modified Files:
pkgsrc/security/gnupg2: Makefile distinfo
Log Message:
gnupg2: update to 2.2.1
version 2.2.1:
* gpg: Fix formatting of the user id in batch mode key generation
if only "name-email" is given.
* gpgv: Fix annoying "not suitable for" warnings.
* wks: Convey only the newest user id to the provider. This is the
case if different names are used with the same addr-spec.
* wks: Create a complying user id for provider policy mailbox-only.
* wks: Add workaround for posteo.de.
* scd: Fix the use of large ECC keys with an OpenPGP card.
* dirmngr: Use system provided root certificates if no specific HKP
certificates are configured. If build with GNUTLS, this was
already the case.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.39 -r1.40 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.74 pkgsrc/security/gnupg2/Makefile:1.75
--- pkgsrc/security/gnupg2/Makefile:1.74 Mon Sep 18 09:53:33 2017
+++ pkgsrc/security/gnupg2/Makefile Sat Sep 30 12:38:01 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2017/09/18 09:53:33 maya Exp $
+# $NetBSD: Makefile,v 1.75 2017/09/30 12:38:01 adam Exp $
-DISTNAME= gnupg-2.2.0
+DISTNAME= gnupg-2.2.1
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.39 pkgsrc/security/gnupg2/distinfo:1.40
--- pkgsrc/security/gnupg2/distinfo:1.39 Tue Aug 29 12:07:04 2017
+++ pkgsrc/security/gnupg2/distinfo Sat Sep 30 12:38:01 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2017/08/29 12:07:04 wiz Exp $
+$NetBSD: distinfo,v 1.40 2017/09/30 12:38:01 adam Exp $
-SHA1 (gnupg-2.2.0.tar.bz2) = 36ee693d0b2ec529ecf53dd6d397cc38ba71c0a7
-RMD160 (gnupg-2.2.0.tar.bz2) = 8e1c8e00d89e7dd86d0cf38d9d92278c62ba5962
-SHA512 (gnupg-2.2.0.tar.bz2) = 8ab7c4183d2ec2e6b62066e3cbcba95babaa0ae22da47feab716698792d26495f072d50e8ec612b8d26147636bb316320c78940184373b3f4cb6ec411933361b
-Size (gnupg-2.2.0.tar.bz2) = 6532475 bytes
+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
Home |
Main Index |
Thread Index |
Old Index