Opened 3 years ago

Closed 3 years ago

#16066 closed enhancement (fixed)

gpgme-1.17.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 3 years ago

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

comment:2 by Bruce Dubbs, 3 years ago

Noteworthy changes in version 1.17.0 (2022-02-07)

  • New context flag "key-origin".
  • New context flag "import-filter".
  • New export mode to export secret subkeys.
  • Detect errors during the export of secret keys.
  • New function gpgme_op_receive_keys to import keys from a keyserver without first running a key listing.
  • Detect bad passphrase error in certificate import.
  • Allow setting --key-origin when importing keys.
  • Support components "keyboxd", "gpg-agent", "scdaemon", "dirmngr", "pinentry", and "socketdir" in gpgme_get_dirinfo.
  • Under Unix use poll(2) instead of select(2), when available.
  • Do not use --flat_namespace when linking for macOS.
  • Fix results returned by gpgme_data_* functions.
  • Support closefrom also for glibc.
  • cpp,qt: Add support for export of secret keys and secret subkeys.
  • cpp,qt: Support for adding existing subkeys to other keys.
  • qt: Extend ChangeExpiryJob to change expiration of primary key and of subkeys at the same time.
  • qt: Expect UTF-8 on stderr on Windows.
  • qt: Allow retrieving the default value of a config entry.
  • Interface changes relative to the 1.16.0 release:
     gpgme_op_receive_keys                      NEW.
     gpgme_op_receive_keys_start                NEW.
     qt: Protocol::secretSubkeyExportJob        NEW.
     cpp: Context::exportSecretSubkeys          NEW.
     cpp: Context::startSecretSubkeyExport      NEW.
     qt: Protocol::secretKeyExportJob      CHANGED: Param 'charset' is ignored.
     cpp: Context::exportKeys                   NEW.
     cpp: Context::startKeyExport               NEW.
     cpp: Context::exportSecretKeys             NEW.
     cpp: Context::startSecretKeyExport         NEW.
     cpp: GpgAddExistingSubkeyEditInteractor    NEW.
     GPGME_EXPORT_MODE_SECRET_SUBKEY            NEW.
     gpgme_set_ctx_flag                    EXTENDED: New flag 'key-origin'.
     gpgme_set_ctx_flag                    EXTENDED: New flag 'import-filter'.
     qt: ChangeExpiryJob::Option                NEW.
     qt: ChangeExpiryJob::Options               NEW.
     qt: ChangeExpiryJob::setOptions            NEW.
     qt: ChangeExpiryJob::options               NEW.
     qt: AddExistingSubkeyJob                   NEW.
     qt: Protocol::addExistingSubkeyJob         NEW.
    

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 0a18d81c5d471764d21607b31866338b8d14fd86

Package updates.
    Update to LVM2.2.03.15.
    Update to gpgme-1.17.0.
    Update to imlib2-1.8.0.
    Update to xkeyboard-config-2.35.
Note: See TracTickets for help on using tickets.