Opened 4 years ago

Closed 4 years ago

#13813 closed enhancement (fixed)

gpgme-1.14.0

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

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

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

comment:2 by Bruce Dubbs, 4 years ago

Noteworthy changes in version 1.14.0 (2020-07-16)

  • New keylist mode to force the engine to return the keygrip.
  • New export mode to export as OpenSSH public key.
  • New context flag "extended-edit" to enable expert key edit.
  • Deprecate the anyway non working trustlist functions.
  • cpp: Add convenience API to obtain remarks.
  • cpp: The sign key edit-interactor now supports multiple signatures from the same key.
  • qt: Extended signkeyjob to handle remarks and multiple signatures.
  • qt: Added job API for gpg-card.
  • qt: The logging category has been changed to gpg.qgpgme to be more consistent with other qt logging categories.
  • Interface changes relative to the 1.13.1 release:
     GPGME_KEYLIST_MODE_WITH_KEYGRIP              NEW.
     GPGME_EXPORT_MODE_SSH                        NEW.
     gpgme_user_id_t                         EXTENDED: New field 'uidhash'.
     cpp: UserID::remark                          NEW.
     cpp: UserID::remarks                         NEW.
     cpp: GpgSignKeyEditInteractor::setDupeOk     NEW.
     cpp: Context::exportPublicKeys          EXTENDED: New param 'flags'.
     cpp: Context::startPublicKeyExport      EXTENDED: New param 'flags'.
     cpp: Context::ExportMode                     NEW.
     qt: SignKeyJob::setDupeOk                    NEW.
     qt: SignKeyJob::setRemark                    NEW.
     qt: GpgCardJob                               NEW.
     qt: ExportJob::setExportFlags                NEW.
    

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 23395.

Note: See TracTickets for help on using tickets.