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.34
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe18f886b26c
branches: trunk
changeset: 374017:fe18f886b26c
user: adam <adam%pkgsrc.org@localhost>
date: Wed Feb 16 08:53:26 2022 +0000
description:
gnupg2: updated to 2.2.34
Noteworthy changes in version 2.2.34 (2022-02-07)
-------------------------------------------------
* gpgconf: Backport the improved option reading and writing code
from 2.3. [rG7a3a1ef370,T4788]
* gpgconf: Do not list ignored options and mark forced options as
read-only. [T5732]
* gpgconf: Correctly show registry entries with --show-configs.
[T5724]
* gpgconf: Add command aliases -L, -K, and -R. [rGf16c535eee]
* gpgconf: Tweak the use of the ldapserver option. [T5801]
* gpgconf: Make "--launch gpg-agent" work again. [rG5a7ed6dd8f]
* gpg: Accept Ed25519 private keys in modernized encoding. [T5120]
* gpg: Fix adding the list of ultimate trusted keys. [T5742]
* gpgsm: New option --ignore-cert-with-oid. [rGbcf446b70c]
* dirmngr: Avoid initial delay on the first keyserver access in
presence of --no-use-tor. [rGdde88897e2]
* scdaemon: Also prefer Yubikeys if no reader port is given.
[rG38c666ec3f]
* agent: Make missing strings translatable and update German and
Japanese translations. [T4777]
* ssh: Fix adding an ed25519 key with a zero length comment. [T5794]
* gpgtar: Create and handle extended headers to support long file
names. [T5754]
* Fix the creation of socket directories under Windows for non-ascii
account names. [rG7d1215cb9c]
* Improve the registry HKCU->HKLM fallback. [rG96db487a4d]
* Prettify the --help output of most commands.
diffstat:
security/gnupg2/Makefile | 5 ++---
security/gnupg2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 99c27e703517 -r fe18f886b26c security/gnupg2/Makefile
--- a/security/gnupg2/Makefile Wed Feb 16 07:44:49 2022 +0000
+++ b/security/gnupg2/Makefile Wed Feb 16 08:53:26 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.130 2022/01/19 22:09:00 nia Exp $
+# $NetBSD: Makefile,v 1.131 2022/02/16 08:53:26 adam Exp $
-DISTNAME= gnupg-2.2.33
+DISTNAME= gnupg-2.2.34
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/
diff -r 99c27e703517 -r fe18f886b26c security/gnupg2/distinfo
--- a/security/gnupg2/distinfo Wed Feb 16 07:44:49 2022 +0000
+++ b/security/gnupg2/distinfo Wed Feb 16 08:53:26 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.71 2021/11/25 14:42:19 ryoon Exp $
+$NetBSD: distinfo,v 1.72 2022/02/16 08:53:26 adam Exp $
-BLAKE2s (gnupg-2.2.33.tar.bz2) = 5a51fd2a6f7677bc864b3d017e795e0299f19b3c79e31de76782815c399e76bc
-SHA512 (gnupg-2.2.33.tar.bz2) = 0e6382ebb78425dc81b280a3b453111fb4a764b3fb0565ac09ac24cec2ecd571079617e263d9fce077ba6ce8d202fb43425b51c26f9ec6e8c61706a1ca5f8c78
-Size (gnupg-2.2.33.tar.bz2) = 7238439 bytes
+BLAKE2s (gnupg-2.2.34.tar.bz2) = 008ae2294f05b687df22ded8871f3be63e4c7f8376380c089e8d507b63e375dd
+SHA512 (gnupg-2.2.34.tar.bz2) = 2232e2df58a8470f152d5d91816e14017bcc702bf56c7ae6210f8f42069b2117172b9eabc8fcc1d1174aa7a1068ff444c98335f6c503c2e17137c76fe2602b8b
+Size (gnupg-2.2.34.tar.bz2) = 7252882 bytes
SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6
Home |
Main Index |
Thread Index |
Old Index