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: Wed Feb 16 08:53:26 UTC 2022
Modified Files:
pkgsrc/security/gnupg2: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.71 -r1.72 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.130 pkgsrc/security/gnupg2/Makefile:1.131
--- pkgsrc/security/gnupg2/Makefile:1.130 Wed Jan 19 22:09:00 2022
+++ pkgsrc/security/gnupg2/Makefile Wed Feb 16 08:53:26 2022
@@ -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/
Index: pkgsrc/security/gnupg2/distinfo
diff -u pkgsrc/security/gnupg2/distinfo:1.71 pkgsrc/security/gnupg2/distinfo:1.72
--- pkgsrc/security/gnupg2/distinfo:1.71 Thu Nov 25 14:42:19 2021
+++ pkgsrc/security/gnupg2/distinfo Wed Feb 16 08:53:26 2022
@@ -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