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.24



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9933406b4c67
branches:  trunk
changeset: 442077:9933406b4c67
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Nov 18 13:06:44 2020 +0000

description:
gnupg2: updated to 2.2.24

Noteworthy changes in version 2.2.24
------------------------------------

  * Allow Unicode file names on Windows almost everywhere.  Note that
    it is still not possible to use Unicode strings on the command
    line.  This change also fixes a regression in 2.2.22 related to
    non-ascii file names.

  * Fix localized time printing on Windows.

  * gpg: New command --quick-revoke-sig.

  * gpg: Do not use weak digest algos if selected by recipient
    preference during sign+encrypt.

  * gpg: Switch to AES256 for symmetric encryption in de-vs mode.

  * gpg: Silence weak digest warnings with --quiet.

  * gpg: Print new status line CANCELED_BY_USER for a cancel during
    symmetric encryption.

  * gpg: Fix the encrypt+sign hash algo preference selection for
    ECDSA.  This is in particular needed for keys created from
    existing smartcard based keys.

  * agent: Fix secret key import of GnuPG 2.3 generated Ed25519 keys.

  * agent: Keep some permissions of private-keys-v1.d.

  * dirmngr: Align sks-keyservers.netCA.pem use between ntbtls and
    gnutls builds.

  * dirmngr: Fix the pool keyserver case for a single host in the
    pool.

  * scd: Fix the use case of verify_chv2 by CHECKPIN.

  * scd: Various improvements to the ccid-driver.

  * scd: Minor fixes for Yubikey

  * gpgconf: New option --show-versions.

  * w32: Install gpg-check-pattern and example profiles.  Install
    Windows subsystem variant of gpgconf (gpgconf-w32).

  * i18n: Complete overhaul and completion of the Italian translation.
    Thanks to Denis Renzi.

  * Require Libgcrypt 1.8 because 1.7 has long reached end-of-life.

diffstat:

 security/gnupg2/Makefile |   5 ++---
 security/gnupg2/PLIST    |   5 +++--
 security/gnupg2/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (57 lines):

diff -r e41568e0bc49 -r 9933406b4c67 security/gnupg2/Makefile
--- a/security/gnupg2/Makefile  Wed Nov 18 12:34:49 2020 +0000
+++ b/security/gnupg2/Makefile  Wed Nov 18 13:06:44 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.118 2020/11/05 09:09:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.119 2020/11/18 13:06:44 adam Exp $
 
-DISTNAME=      gnupg-2.2.23
+DISTNAME=      gnupg-2.2.24
 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 e41568e0bc49 -r 9933406b4c67 security/gnupg2/PLIST
--- a/security/gnupg2/PLIST     Wed Nov 18 12:34:49 2020 +0000
+++ b/security/gnupg2/PLIST     Wed Nov 18 13:06:44 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2020/09/05 10:25:52 js Exp $
+@comment $NetBSD: PLIST,v 1.11 2020/11/18 13:06:44 adam Exp $
 bin/dirmngr
 bin/dirmngr-client
 bin/g13
@@ -52,7 +52,9 @@
 share/doc/gnupg/OpenPGP
 share/doc/gnupg/README
 share/doc/gnupg/TRANSLATE
+share/doc/gnupg/examples/Automatic.prf
 share/doc/gnupg/examples/README
+share/doc/gnupg/examples/VS-NfD.prf
 share/doc/gnupg/examples/debug.prf
 share/doc/gnupg/examples/gpgconf.conf
 share/doc/gnupg/examples/pwpattern.list
@@ -66,7 +68,6 @@
 share/doc/gnupg/examples/systemd-user/gpg-agent.service
 share/doc/gnupg/examples/systemd-user/gpg-agent.socket
 share/doc/gnupg/examples/trustlist.txt
-share/doc/gnupg/examples/vsnfd.prf
 share/gnupg/distsigkey.gpg
 share/gnupg/help.be.txt
 share/gnupg/help.ca.txt
diff -r e41568e0bc49 -r 9933406b4c67 security/gnupg2/distinfo
--- a/security/gnupg2/distinfo  Wed Nov 18 12:34:49 2020 +0000
+++ b/security/gnupg2/distinfo  Wed Nov 18 13:06:44 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.63 2020/09/05 10:25:52 js Exp $
+$NetBSD: distinfo,v 1.64 2020/11/18 13:06:44 adam Exp $
 
-SHA1 (gnupg-2.2.23.tar.bz2) = bd949b4af7426e4afc13667d678503063c6aa4b5
-RMD160 (gnupg-2.2.23.tar.bz2) = 48385f7d85dba9d002323032538f35a108fe266e
-SHA512 (gnupg-2.2.23.tar.bz2) = 736b39628f7e4adc650b3f9937c81f27e9ad41e77f5345dc54262c91c1cf7004243fa7f932313bcde955e0e9b3f1afc639bac18023ae878b1d26e3c5a3cabb90
-Size (gnupg-2.2.23.tar.bz2) = 7099806 bytes
+SHA1 (gnupg-2.2.24.tar.bz2) = 2e8e29fdc06710d1e7f6f4b87098b96e058797fe
+RMD160 (gnupg-2.2.24.tar.bz2) = 6d69ede08c5607714ecbe90bb3fe5c8c6a91b038
+SHA512 (gnupg-2.2.24.tar.bz2) = b72fb12da95c1c62f013e1ffdbf2983b4185f0de59edba6061209904e5f63525e23a406529fafcd1b0b50ccbad45980c1db293601e8db84d5cbf65a7228834fb
+Size (gnupg-2.2.24.tar.bz2) = 7196489 bytes
 SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6



Home | Main Index | Thread Index | Old Index