Release GpgME++ 2.2.0
Open, NormalPublic

Assigned To
None
Authored By
ikloecker
Tue, Sep 1, 10:39 AM
Subscribers

Description

Noteworthy changes in version 2.2.0 (2026-09-01)

  • Signature now provides issuer serial number and issuer name for S/MIME certificates used for signing that are not included in a signature. [T8369]
  • Added missing getters for the number of notations of a signature and the numbers of created signatures and of invalid signing keys of a signing result. [rGPGMEPPe52fd1d6]

Interface changes relative to the 2.1.0 release:

Subkey::isPrimaryKey                        NEW.
Signature::issuerSerial                     NEW.
Signature::issuerName                       NEW.
ImportResult::numImports                    NEW.
Signature::numNotations                     NEW.
SigningResult::numCreatedSignatures         NEW.
SigningResult::numInvalidSigningKeys        NEW.

(prev: rGPGMEPP6a99d7eef09a: Release 2.1.0 next: T8432: Release GpgME++ 2.3.0)

Event Timeline

ikloecker created this task.
ikloecker created this object with edit policy "Task Author".