This commit is contained in:
committed by
Git OBS Bridge
parent
4ac50ddbba
commit
d4a3c825a1
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 23 14:00:38 CEST 2009 - puzel@novell.com
|
||||
|
||||
- update to gpgme-1.2.0
|
||||
* New encryption flag GPGME_ENCRYPT_NO_ENCRYPT_TO to disable default
|
||||
recipients.
|
||||
* gpgme_new will fail if gpgme_check_version was not called, or a
|
||||
selftest failed (for example, if -mms-bitfields was not used on
|
||||
MingW32 targets).
|
||||
* New functions gpgme_io_read and gpgme_io_write for use with
|
||||
gpgme_passphrase_cb_t and gpgme_edit_cb_t functions.
|
||||
* New functions gpgme_result_ref and gpgme_result_unref to detach
|
||||
result structures from a context.
|
||||
* New functions gpgme_op_export_keys_start and gpgme_op_export_keys
|
||||
that allow to specify exported keys through gpgme_key_t objects
|
||||
instead of patterns.
|
||||
* New mode of operation gpgme_export_mode_t that allows exporting
|
||||
external keys.
|
||||
- drop unneeded BRs: libgcrypt-devel, libksba-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 11 11:19:57 CEST 2009 - puzel@suse.cz
|
||||
|
||||
|
Reference in New Issue
Block a user