[Announce] GPGME 1.1.7 released

Marcus Brinkmann marcus.brinkmann at ruhr-uni-bochum.de
Fri Oct 17 22:03:23 CEST 2008


Hi,

We are pleased to announce version 1.1.7 of GnuPG Made Easy,
a library designed to make access to GnuPG easier for applications.
It may be found in the file (about 1017 KB/785 KB compressed)
ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.1.7.tar.gz
ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.1.7.tar.bz2

The following files are also available:
ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.1.7.tar.gz.sig
ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.1.7.tar.bz2.sig
ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.1.6-1.1.7.diff.gz

It should soon appear on the mirrors listed at:
http://www.gnupg.org/mirrors.html

Bug reports and requests for assistance should be sent to:
gnupg-devel at gnupg.org

The sha1sum checksums for this distibution are
6c8fb447c8ade06d4d22c9bf795843fdbe604a62  gpgme-1.1.6-1.1.7.diff.gz
c735bb90431667e3d020aa3adcf0efa858c992af  gpgme-1.1.7.tar.bz2
dba92eeb105e4307f7d7efa7df0622df440362af  gpgme-1.1.7.tar.bz2.sig
88e461a570a8a10db26b20cd858932c91134af94  gpgme-1.1.7.tar.gz
b75973297a1aae12695c2bc8f86ca77c6957b4d5  gpgme-1.1.7.tar.gz.sig

Noteworthy changes in version 1.1.7 (2008-10-177)
------------------------------------------------

 * Using GPGME_KEYLIST_MODE_LOCAL combined with
   GPGME_KEYLIST_MODE_EXTERN is now supported; it uses the
   --locate-keys feature of gpg (>= 2.0.10).

 * The encoding of gpgme_data_t objects can affect the output encoding
   of export, sign and encrypt operations now (the same operations
   that are also affected by the ASCII mode switch).  We believe this
   change in the ABI is innocent enough not to break existing
   applications (it only affects the S/MIME backend on certain
   operations).

 * 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.

 * Interface changes relative to the 1.1.6 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gpgme_op_encrypt                CHANGED: Output encoding can affect result.
gpgme_op_encrypt_start          CHANGED: Output encoding can affect result.
gpgme_op_encrypt_sign           CHANGED: Output encoding can affect result.
gpgme_op_encrypt_sign_start     CHANGED: Output encoding can affect result.
gpgme_op_sign                   CHANGED: Output encoding can affect result.
gpgme_op_sign_start             CHANGED: Output encoding can affect result.
gpgme_op_export                 CHANGED: Output encoding can affect result.
gpgme_op_export_start           CHANGED: Output encoding can affect result.
gpgme_op_export_ext             CHANGED: Output encoding can affect result.
gpgme_op_export_ext_start       CHANGED: Output encoding can affect result.
gpgme_cancel_async              NEW
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Marcus Brinkmann
mb at g10code.de

--
g10 Code GmbH       http://g10code.com      AmtsGer. Wuppertal HRB 14459
Hüttenstr. 61                               Geschäftsführung Werner Koch
D-40699 Erkrath  -=- The GnuPG Experts -=-  USt-Id DE215605608


_______________________________________________
Gnupg-announce mailing list
Gnupg-announce at gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-announce




More information about the Gnupg-devel mailing list