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 to 2.2.33



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ea232ef7d57
branches:  trunk
changeset: 770122:3ea232ef7d57
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Nov 25 14:42:19 2021 +0000

description:
gnupg2: Update to 2.2.33

Changelog:
Noteworthy changes in version 2.2.33 (2021-11-23)
-------------------------------------------------

  * gpg: New option --min-rsa-length.  [rG6ee01c1d26]

  * gpg: New option --forbid-gen-key.  [rG985fb25c46]

  * gpg: New option --override-compliance-check.  [T5655]

  * gpgconf: New command --show-configs.  [rG8fe3f57643]

  * agent,dirmngr: New option --steal-socket.  [rG6507c6ab10]

  * scd: Improve the selection of the default PC/SC reader.  [T5644]

  * gpg: Fix printing of binary notations.  [T5667]

  * gpg: Remove stale ultimately trusted keys from the trustdb.  [T5685]

  * gpgsm: Detect circular chains in --list-chain.  [rGc9343bec83]

  * gpgconf: Create the local option file even if the global file
    exists.  [T5650]

  * dirmngr: Make reading resolv.conf more robust.  [T5657]

  * gpg-wks-server: Fix created file permissions.  [rGf54feb4470]

  * scd: Support longer data for ssh-agent authentication with openpgp
    cards.  [T5682]

  * Support gpgconf.ctl for NetBSD and Solaris.  [T5656,T5671]

  * Silence "Garbled console data" warning under Windows in most
    cases.

  * Silence warning about the rootdir under Unices w/o a mounted /proc
    file system.

  * Fix possible build problems about missing include files.  [T5592]

  * i18n: Replace the term "PIN-Cache" by "Passswort-Cache" in the
    German translation. [rgf453d52e53]

  * i18n: Update the Russian translation.

  Release-info: https://dev.gnupg.org/T5641
  See-also: gnupg-announce/2021q4/000467.html

diffstat:

 security/gnupg2/Makefile |  4 ++--
 security/gnupg2/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 5dcaac9be9c0 -r 3ea232ef7d57 security/gnupg2/Makefile
--- a/security/gnupg2/Makefile  Thu Nov 25 14:35:19 2021 +0000
+++ b/security/gnupg2/Makefile  Thu Nov 25 14:42:19 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.126 2021/10/12 18:48:00 adam Exp $
+# $NetBSD: Makefile,v 1.127 2021/11/25 14:42:19 ryoon Exp $
 
-DISTNAME=      gnupg-2.2.32
+DISTNAME=      gnupg-2.2.33
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg2-/}
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gnupg/
diff -r 5dcaac9be9c0 -r 3ea232ef7d57 security/gnupg2/distinfo
--- a/security/gnupg2/distinfo  Thu Nov 25 14:35:19 2021 +0000
+++ b/security/gnupg2/distinfo  Thu Nov 25 14:42:19 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.70 2021/10/26 11:17:06 nia Exp $
+$NetBSD: distinfo,v 1.71 2021/11/25 14:42:19 ryoon Exp $
 
-BLAKE2s (gnupg-2.2.32.tar.bz2) = 50806ef9c9f4396cd75e2755bff112b3d4986b807ddf95d0fd9169809fd0ba36
-SHA512 (gnupg-2.2.32.tar.bz2) = 76b75d3688561ce65a8014812656aa87c9722c898d7e186fdb1331dee6af32f886a6b0a4806975c348a22ad6dda60f956ece56076d00153b9706aad4c934c6a1
-Size (gnupg-2.2.32.tar.bz2) = 7212625 bytes
+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
 SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6



Home | Main Index | Thread Index | Old Index