Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#11860 closed enhancement (fixed)

gpgme-1.13.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

Noteworthy changes in version 1.13.0 (2019-03-26)

  • Support GPGME_AUDITLOG_DIAG for gpgsm.
  • 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.
  • Fixed generating card key in the C++ bindings.
  • Fixed a segv due to bad parameters in genkey.
  • Fixed crash if the plaintext is ignored in a CMS verify.
  • Fixed memleak on Windows.
  • Tweaked the Windows I/O code.
  • Fixed random crashes on Windows due to closing an arbitrary handle.
  • Fixed a segv on Windows.
  • Fixed test suite problems related to dtags.
  • Fixed bunch of python bugs.
  • Several fixes to the Common Lisp bindings.
  • Fixed minor bugs in gpgme-json.
  • 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.

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21407.

comment:4 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

Note: See TracTickets for help on using tickets.