pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnupg2 gnupg2: Update security/gnupg to 2.2.8
details: https://anonhg.NetBSD.org/pkgsrc/rev/199947803c8e
branches: trunk
changeset: 381533:199947803c8e
user: leot <leot%pkgsrc.org@localhost>
date: Sat Jun 09 18:08:34 2018 +0000
description:
gnupg2: Update security/gnupg to 2.2.8
Changes:
Noteworthy changes in version 2.2.8 (2018-06-08)
------------------------------------------------
* gpg: Decryption of messages not using the MDC mode will now lead
to a hard failure even if a legacy cipher algorithm was used. The
option --ignore-mdc-error can be used to turn this failure into a
warning. Take care: Never use that option unconditionally or
without a prior warning.
* gpg: The MDC encryption mode is now always used regardless of the
cipher algorithm or any preferences. For testing --rfc2440 can be
used to create a message without an MDC.
* gpg: Sanitize the diagnostic output of the original file name in
verbose mode. [#4012, CVE-2018-12020]
* gpg: Detect suspicious multiple plaintext packets in a more
reliable way. [#4000]
* gpg: Fix the duplicate key signature detection code. [#3994]
* gpg: The options --no-mdc-warn, --force-mdc, --no-force-mdc,
--disable-mdc and --no-disable-mdc have no more effect.
* agent: Add DBUS_SESSION_BUS_ADDRESS and a few other envvars to the
list of startup environment variables. [#3947]
diffstat:
security/gnupg2/Makefile | 5 ++---
security/gnupg2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r e4c02267ca91 -r 199947803c8e security/gnupg2/Makefile
--- a/security/gnupg2/Makefile Sat Jun 09 11:37:49 2018 +0000
+++ b/security/gnupg2/Makefile Sat Jun 09 18:08:34 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2018/06/08 19:59:01 jperkin Exp $
+# $NetBSD: Makefile,v 1.90 2018/06/09 18:08:34 leot Exp $
-DISTNAME= gnupg-2.2.7
+DISTNAME= gnupg-2.2.8
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
EXTRACT_SUFX= .tar.bz2
diff -r e4c02267ca91 -r 199947803c8e security/gnupg2/distinfo
--- a/security/gnupg2/distinfo Sat Jun 09 11:37:49 2018 +0000
+++ b/security/gnupg2/distinfo Sat Jun 09 18:08:34 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2018/05/04 06:08:40 adam Exp $
+$NetBSD: distinfo,v 1.47 2018/06/09 18:08:34 leot Exp $
-SHA1 (gnupg-2.2.7.tar.bz2) = e222cda63409a86992369df8976f6c7511e10ea0
-RMD160 (gnupg-2.2.7.tar.bz2) = 25c9cbbce869b442063e9a812d791046561c6861
-SHA512 (gnupg-2.2.7.tar.bz2) = f858b275876d38b9d3a60e5428574f1008a73a948f67a2fa43bcf1970a5dbb60ec3f0e2b2271243229465eb9b22124e216894f0b3d72004acf3ed0c3481da33d
-Size (gnupg-2.2.7.tar.bz2) = 6631100 bytes
+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
Home |
Main Index |
Thread Index |
Old Index