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:   ryoon
Date:           Thu Nov 25 14:42:19 UTC 2021

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.70 -r1.71 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.126 pkgsrc/security/gnupg2/Makefile:1.127
--- pkgsrc/security/gnupg2/Makefile:1.126       Tue Oct 12 18:48:00 2021
+++ pkgsrc/security/gnupg2/Makefile     Thu Nov 25 14:42:19 2021
@@ -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/

Index: pkgsrc/security/gnupg2/distinfo
diff -u pkgsrc/security/gnupg2/distinfo:1.70 pkgsrc/security/gnupg2/distinfo:1.71
--- pkgsrc/security/gnupg2/distinfo:1.70        Tue Oct 26 11:17:06 2021
+++ pkgsrc/security/gnupg2/distinfo     Thu Nov 25 14:42:19 2021
@@ -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