Page MenuHome GnuPG

Release gpgme 1.13.0
Closed, ResolvedPublic

Related Objects

Event Timeline

werner renamed this task from Release gpgme 1.12.1 to Release gpgme 1.13.0.Mar 26 2019, 3:45 PM

News for 1.13.0:

  • Support GPGME_AUDITLOG_DIAG for gpgsm. [T4426]
  • New context flag "trust-model".
  • Removed support for WindowsCE and Windows ME.
  • Aligned the gpgrt-config code with our other libaries.
  • Auto-check for all installed Python versions. [T3354]
  • Fixed generating card key in the C++ bindings. [T4428]
  • Fixed a segv due to bad parameters in genkey. [T4192]
  • Fixed crash if the plaintext is ignored in a CMS verify.
  • Fixed memleak on Windows. [T4238]
  • Tweaked the Windows I/O code.
  • Fixed random crashes on Windows due to closing an arbitrary handle. [T4237]
  • Fixed a segv on Windows. [T4369]
  • Fixed test suite problems related to dtags. [T4298]
  • Fixed bunch of python bugs. [T4242,commit rM9de1c96ac3cf]
  • Several fixes to the Common Lisp bindings.
  • Fixed minor bugs in gpgme-json. [T4331,T4341,T4342,T4343]
  • Require trace level 8 to dump all I/O data.
  • The compiler must now support variadic macros.
  • Interface changes relative to the 1.12.0 release:
gpgme_set_ctx_flag               EXTENDED: New flag 'trust-model'.
cpp: Context::create                       NEW.
cpp: Key::isBad                            NEW.
cpp: Subkey::isBad                         NEW.
cpp: UserID::isBad                         NEW.
cpp: UserID::Signature::isBad              NEW.
cpp: GenCardKeyInteractor::setAlgo         NEW.

[c=C33/A22/R0 cpp=C15/A9/R0 qt=C10/A3/R3]
werner claimed this task.
werner set External Link to https://lists.gnupg.org/pipermail/gnupg-announce/2019q1/000437.html.