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.27
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f9d308ca6b6
branches: trunk
changeset: 444762:5f9d308ca6b6
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jan 12 11:49:56 2021 +0000
description:
gnupg2: updated to 2.2.27
Noteworthy changes in version 2.2.27 (2021-01-11)
-------------------------------------------------
* gpg: Fix regression in 2.2.24 for gnupg_remove function under
Windows.
* gpgconf: Fix case with neither local nor global gpg.conf.
* gpgconf: Fix description of two new options.
* Build Windows installer without timestamps. Note that the
Authenticode signatures still carry a timestamp.
Release-info: https://dev.gnupg.org/T5234
See-also: gnupg-announce/2021q1/000452.html
Noteworthy changes in version 2.2.26 (2020-12-21)
-------------------------------------------------
* gpg: New AKL method "ntds".
* gpg: Fix --trusted-key with fingerprint arg.
* scd: Fix writing of ECC keys to an OpenPGP card.
* scd: Make an USB error fix specific to SPR532 readers.
* dirmngr: With new LDAP keyservers store the new attributes. Never
store the useless pgpSignerID. Fix a long standing bug storing
some keys on an ldap server.
* dirmngr: Support the new Active Direcory LDAP schema for
keyservers.
* dirmngr: Allow LDAP OpenPGP searches via fingerprint.
* dirmngr: Do not block other threads during keyserver LDAP calls.
* Support global configuration files.
* Fix the iconv fallback handling to UTF-8.
Release-info: https://dev.gnupg.org/T5153
See-also: gnupg-announce/2020q4/000451.html
diffstat:
security/gnupg2/Makefile | 4 ++--
security/gnupg2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 492800a47082 -r 5f9d308ca6b6 security/gnupg2/Makefile
--- a/security/gnupg2/Makefile Tue Jan 12 11:48:21 2021 +0000
+++ b/security/gnupg2/Makefile Tue Jan 12 11:49:56 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.120 2020/12/03 12:10:20 adam Exp $
+# $NetBSD: Makefile,v 1.121 2021/01/12 11:49:56 adam Exp $
-DISTNAME= gnupg-2.2.25
+DISTNAME= gnupg-2.2.27
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
diff -r 492800a47082 -r 5f9d308ca6b6 security/gnupg2/distinfo
--- a/security/gnupg2/distinfo Tue Jan 12 11:48:21 2021 +0000
+++ b/security/gnupg2/distinfo Tue Jan 12 11:49:56 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.65 2020/12/03 12:10:20 adam Exp $
+$NetBSD: distinfo,v 1.66 2021/01/12 11:49:56 adam Exp $
-SHA1 (gnupg-2.2.25.tar.bz2) = 074b21dd07419575fa31c0c5d3116596d5544cbd
-RMD160 (gnupg-2.2.25.tar.bz2) = 8e2a92a23241568356dc2915a3322327ac092b1c
-SHA512 (gnupg-2.2.25.tar.bz2) = ab1d7cc9d8be3e7189bc4bea431b9d5db313cbd1739823950f32fbb611b2f4374889f444efbf43ce1fbf498b9865d7e6e953cd4c86d58fd688f63923c434ea2c
-Size (gnupg-2.2.25.tar.bz2) = 7195857 bytes
+SHA1 (gnupg-2.2.27.tar.bz2) = d928d4bd0808ffb8fe20d1161501401d5d389458
+RMD160 (gnupg-2.2.27.tar.bz2) = 9f397444ed4ff9a4c8394486752bb7d4b59a7f7a
+SHA512 (gnupg-2.2.27.tar.bz2) = cf336962116c9c08ac80b1299654b94948033ef51d6d5e7f54c2f07bbf7d92c7b0bddb606ceee2cdd837063f519b8d59af5a82816b840a0fc47d90c07b0e95ab
+Size (gnupg-2.2.27.tar.bz2) = 7191555 bytes
SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6
Home |
Main Index |
Thread Index |
Old Index