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:           Fri Jan 26 13:35:40 UTC 2024

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo
Removed Files:
        pkgsrc/security/gnupg2/patches: patch-dirmngr_server.c

Log Message:
gnupg2: updated to 2.4.4

Noteworthy changes in version 2.4.4 (2024-01-25)
------------------------------------------------
* gpg: Do not keep an unprotected smartcard backup key on disk.  See
  https://gnupg.org/blog/20240125-smartcard-backup-key.html for a
  security advisory.
* gpg: Allow to specify seconds since Epoch beyond 2038 on 32-bit
  platforms.
* gpg: Fix expiration time when Creation-Date is specified.
* gpg: Add support for Subkey-Expire-Date.
* gpg: Add option --with-v5-fingerprint.
* gpg: Add sub-option ignore-attributes to --import-options.
* gpg: Add --list-filter properties sig_expires/sig_expires_d.
* gpg: Fix validity of re-imported keys.
* gpg: Report BEGIN_ status before examining the input.
* gpg: Don't try to compress a read-only keybox.
* gpg: Choose key from inserted card over a non-inserted
  card.
* gpg: Allow to create revocations even with non-compliant algos.
* gpg: Fix regression in the Revoker keyword of the parameter file.
* gpg: Improve error message for expired default keys.
* gpgsm: Add --always-trust feature.
* gpgsm: Support ECC certificates in de-vs mode.
* gpgsm: Major rewrite of the PKCS#12 parser.
* gpgsm: No not show the pkcs#12 passphrase in debug output.
* keyboxd: Timeout on failure to get the database lock.
* agent: Update the key stubs only if really modified.
* scd: Add support for certain Starcos 3.2 cards.
* scd: Add support for CardOS 5.4 cards.
* scd: Add support for D-Trust 4.1/4.4 cards.
* scd: Add support for Smartcafe Expert 7.0 cards.
* scd: Add a length check for a new PIN.
* tpm: Fix keytotpm handling in the agent.
* tpm: Fixes for the TPM test suite.
* dirmngr: Avoid starting a second instance on Windows via GPGME
  based launching.
* dirmngr: New option --ignore-crl-extensions.
* dirmngr: Support config value "none" to disable the default
  keyserver.
* dirmngr: Implement automatic proxy detection on Windows.
* dirmngr: Fix handling of the HTTP Content-Length.
* dirmngr: Add code to support proxy authentication using the
  Negotiation method on Windows.
* gpgconf: Add commands --lock and --unlock.
* gpgconf: Add keyword socketdir to gpgconf.ctl.
* gpgconf: Adjust the -X command for the new VERSION file format.
* wkd: Use export-clean for gpg-wks-client's --mirror and --create
  commands.
* wkd: Make --add-revocs the default in gpg-wks-client.  New option
  --no-add-revocs.
* Remove duplicated backslashes when setting the homedir.
* Ignore attempts to remove the /dev/null device.
* Improve advisory file lock retry strategy.
* Improve the speedo build system for Unix.


To generate a diff of this commit:
cvs rdiff -u -r1.150 -r1.151 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.84 -r1.85 pkgsrc/security/gnupg2/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/security/gnupg2/patches/patch-dirmngr_server.c

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.150 pkgsrc/security/gnupg2/Makefile:1.151
--- pkgsrc/security/gnupg2/Makefile:1.150       Wed Nov  8 13:20:45 2023
+++ pkgsrc/security/gnupg2/Makefile     Fri Jan 26 13:35:40 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.150 2023/11/08 13:20:45 wiz Exp $
+# $NetBSD: Makefile,v 1.151 2024/01/26 13:35:40 adam Exp $
 
-DISTNAME=      gnupg-2.4.3
+DISTNAME=      gnupg-2.4.4
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION=   2
 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.84 pkgsrc/security/gnupg2/distinfo:1.85
--- pkgsrc/security/gnupg2/distinfo:1.84        Tue Jul 11 08:40:45 2023
+++ pkgsrc/security/gnupg2/distinfo     Fri Jan 26 13:35:40 2024
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.84 2023/07/11 08:40:45 tnn Exp $
+$NetBSD: distinfo,v 1.85 2024/01/26 13:35:40 adam Exp $
 
-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
+BLAKE2s (gnupg-2.4.4.tar.bz2) = b363f07d790cd7fd93c4dfe5f1bfa703bf4bfa8caa046c875b09d0af8bdd6e09
+SHA512 (gnupg-2.4.4.tar.bz2) = 3d1a3b08d1ce2319d238d8be96591e418ede1dc0b4ede33a4cc2fe40e9c56d5bbc27b1984736d8a786e7f292ddbc836846a8bdb4bf89f064e953c37cb54b94ef
+Size (gnupg-2.4.4.tar.bz2) = 7886036 bytes
 SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6
-SHA1 (patch-dirmngr_server.c) = 216b35a4d489a9c7341b90fc0517b196a12593e7



Home | Main Index | Thread Index | Old Index