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:           Tue Jul 11 06:46:36 UTC 2023

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo

Log Message:
gnupg2: updated to 2.4.3

Noteworthy changes in version 2.4.3 (2023-07-04)
------------------------------------------------

* gpg: Set default expiration date to 3 years.  [T2701]

* gpg: Add --list-filter properties "key_expires" and
   "key_expires_d".  [T6529]

* gpg: Emit status line and proper diagnostics for write errors.
  [T6528]

* gpg: Make progress work for large files on Windows.  [T6534]

* gpg: New option --no-compress as alias for -z0.

* gpgsm: Print PROGRESS status lines.  Add new --input-size-hint.
  [T6534]

* gpgsm: Support SENDCERT_SKI for --call-dirmngr.  [rG701a8b30f0]

* gpgsm: Major rewrite of the PKCS#12 parser.  [T6536]

* gpgtar: New option --no-compress.

* dirmngr: Extend the AD_QUERY command.  [rG207c99567c]

* dirmngr: Disable the HTTP redirect rewriting.  [T6477]

* dirmngr: New option --compatibility-flags.  [rGbf04b07327]

* dirmngr: New option --ignore-crl-extensions.  [T6545]

* wkd: Use export-clean for gpg-wks-client's --mirror and --create
  commands.  [rG2c7f7a5a27]

* wkd: Make --add-revocs the default in gpg-wks-client.  New option
  --no-add-revocs.  [rG10c937ee68]

* scd: Make signing work for Nexus cards.  [rGb83d86b988]

* scd: Fix authentication with Administration Key for PIV.
  [rG25b59cf6ce]


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.82 -r1.83 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.147 pkgsrc/security/gnupg2/Makefile:1.148
--- pkgsrc/security/gnupg2/Makefile:1.147       Wed Jun  7 09:57:43 2023
+++ pkgsrc/security/gnupg2/Makefile     Tue Jul 11 06:46:36 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.147 2023/06/07 09:57:43 adam Exp $
+# $NetBSD: Makefile,v 1.148 2023/07/11 06:46:36 adam Exp $
 
-DISTNAME=      gnupg-2.4.2
+DISTNAME=      gnupg-2.4.3
 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.82 pkgsrc/security/gnupg2/distinfo:1.83
--- pkgsrc/security/gnupg2/distinfo:1.82        Wed Jun  7 09:57:43 2023
+++ pkgsrc/security/gnupg2/distinfo     Tue Jul 11 06:46:36 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.82 2023/06/07 09:57:43 adam Exp $
+$NetBSD: distinfo,v 1.83 2023/07/11 06:46:36 adam Exp $
 
-BLAKE2s (gnupg-2.4.2.tar.bz2) = c6c6b7bbb277b874db4b8feed93eee7258ce5b8d35f31a753f55a8695ac14f85
-SHA512 (gnupg-2.4.2.tar.bz2) = 64076146c735adeaf176dab432b13b1314bfb588eb97ba1081c26ae32647d2b099e62f02bb1c66ce672ff1146d1fb9a389cdd17e7b9c2ec674ff1dccb7f46a8e
-Size (gnupg-2.4.2.tar.bz2) = 7346587 bytes
+BLAKE2s (gnupg-2.4.3.tar.bz2) = 72f42d3f52e4a1d57dda7afadc334b820edb69c605024a561306945dd1820d0e
+SHA512 (gnupg-2.4.3.tar.bz2) = 193a9398445272ec3eb5b79e802efb7414f74bcfffc3db0bf72c0056e04228120c419ed91db168e5733a16a33e548bab5368dd9cf11ecd483825bce189341a1e
+Size (gnupg-2.4.3.tar.bz2) = 7351327 bytes
 SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6



Home | Main Index | Thread Index | Old Index