Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#9055 closed enhancement (fixed)

gpgme-1.9.0

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (5)

comment:1 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 7 years ago

Noteworthy changes in version 1.9.0 (2017-03-28)

  • Clarified meaning of the 'expire' parameter of gpgme_op_createkey and gpgme_op_createsubkey. New flag to force a key without an expiration date.
  • New function gpgme_op_keylist_from_data_start to list keys from data objects without importing them.
  • New function gpgme_op_set_uid_flag to flag a key as primary.
  • New function gpgme_op_decrypt_ext to run decryption with special flags. This can for example be used to unwrap keys (remove only the encryption layer).
  • New encryption flags to wrap a key (adding an encryption layer to an OpenPGP message) or to create anonymously encrypted messages.
  • Support for adduid and revuid operations in the C++ bindings.
  • Support for smartcard key generation in the C++ bindings.
  • Several new functions for the Python binding.
  • Many smaller bug fixes.

comment:3 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18538.

comment:4 by bdubbs@…, 7 years ago

Milestone: 8.1m8.1

Milestone renamed

comment:5 by bdubbs@…, 7 years ago

Milestone: m8.18.1

Milestone renamed

Note: See TracTickets for help on using tickets.