OBS User unknown
2009-01-13 17:58:06 +00:00
committed by Git OBS Bridge
parent 7af6f1076a
commit 5ff9f2ee33
6 changed files with 57 additions and 261 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Dec 8 12:42:41 CET 2008 - puzel@suse.cz
- update to 1.1.7
- using GPGME_KEYLIST_MODE_LOCAL combined with
GPGME_KEYLIST_MODE_EXTERN is now supported
- the encoding of gpgme_data_t objects can affect the output encoding
of export, sign and encrypt operations now
- the reference manual now includes the specification of "The GnuPG
UI Server protocol"
- a new function gpgme_cancel_async can be used to asynchronously
cancel any pending operation at any time, from any thread
- remove gpgme-1.1.6-from-upstream.patch (fixed upstream)
- remove gpgme-1.1.4-warning.patch (fixed upstream)
- fix obsolete usage of run_ldconfig
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de