Opened 6 months ago

Closed 6 months ago

#18775 closed enhancement (fixed)

gpgme-1.23.0

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (3)

comment:1 by Bruce Dubbs, 6 months ago

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

comment:2 by Bruce Dubbs, 6 months ago

Noteworthy changes in version 1.23.0 (2023-10-25)

  • Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME. [T6559]
  • New keylist mode GPGME_KEYLIST_MODE_WITH_V5FPR. [T6705]
  • New key capability flags has_*. [T6748]
  • gpgme-tool: Support use of Windows HANDLE. [T6634]
  • qt: Support refreshing keys via WKD. [T6672]
  • qt: Handle cancel in changeexpiryjob. [T6754]
  • Interface changes relative to the 1.22.0 release:
     GPGME_KEYLIST_MODE_WITH_V5FPR   NEW.
     gpgme_key_t                     EXTENDED: New field has_encrypt.
     gpgme_key_t                     EXTENDED: New field has_sign.
     gpgme_key_t                     EXTENDED: New field has_certify.
     gpgme_key_t                     EXTENDED: New field has_authenticate.
     cpp: Key::canCertify            NEW.
     cpp: Key::canSign               NEW.
     cpp: Key::canEncrypt            NEW.
     cpp: Key::canAuthenticate       NEW.
     qt: Protocol::wkdRefreshJob     NEW.
     qt: WKDRefreshJob               NEW.
    

comment:3 by Bruce Dubbs, 6 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

ee01972967 Update to gpgme-1.23.0.
23c672d9c2 Update to glib-2.78.1.
7c95348baf Update to newt-0.52.24.
Note: See TracTickets for help on using tickets.