Page MenuHomeSolus

Update gnupg to 2.2.11
ClosedPublic

Authored by kyrios123 on Nov 6 2018, 5:24 PM.
Tags
None
Referenced Files
F10953762: D4286.id.diff
Sun, Jul 16, 10:46 PM
F10887571: D4286.id10517.diff
Jun 26 2023, 2:07 PM
F10887523: D4286.id10579.diff
Jun 26 2023, 1:37 PM
F10883549: D4286.diff
Jun 24 2023, 10:00 AM
F10855911: D4286.id.diff
Jun 14 2023, 5:14 PM
F10802515: D4286.diff
May 29 2023, 7:32 AM
Subscribers
None

Details

Summary
  • gpgsm: Fix CRL loading when intermediate certicates are not yet trusted.
  • gpgsm: Fix an error message about the digest algo.
  • gpg: Fix a wrong warning due to new sign usage check introduced with 2.2.9.
  • gpg: Print the "data source" even for an unsuccessful keyserver query.
  • gpg: Do not store the TOFU trust model in the trustdb. This allows to enable or disable a TOFO model without triggering a trustdb rebuild.
  • scd: Fix cases of "Bad PIN" after using "forcesig".
  • agent: Fix possible hang in the ssh handler.
  • dirmngr: Tack the unmodified mail address to a WKD request.
  • dirmngr: Tweak diagnostic about missing LDAP server file.
  • dirmngr: In verbose mode print the OCSP responder id.
  • dirmngr: Fix parsing of the LDAP port.
  • wks: Add option --directory/-C to the server. Always build the server on Unix systems.
  • wks: Add option --with-colons to the client. Support sites which use the policy file instead of the submission-address file.
  • Fix EBADF when gpg et al. are called by broken CGI scripts.
  • Fix some minor memory leaks and bugs.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • Unit tests are OK
  • This commit is signed with this version of GnuPG

Diff Detail

Repository
R1025 gnupg
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 10 2018, 3:11 AM
This revision was automatically updated to reflect the committed changes.