- gpgme 1.13.1:
* core: At debug levels up to 9 print only an ascii dump.
* core: Add commented debug helper to posix-io.c.
* core: Fix error return value of _gpgme_run_io_cb.
* core: Prettify _gpgme_io_select debug output again and fix TRACE_SYSRES.
* core: Improve the debug messages even more.
* core: Avoid explicit locks in the debug code.
* json: Print "nan", "-inf", "inf" if needed.
* json: Improve handling of large exponents in the JSON parsor.
* core: Implement recpstring option parsing for gpgsm.
* core: Make gpgme_op_encrypt_ext work for CMS.
* python: Fix typo in DecryptionError exception.
* python: Make EXTRA_DIST files explicit.
* Python, doc: Minor style improvement.
* Always use maintainer mode -Wno cflags.
* cpp: Fix initialization warning.
* python: stop raising BadSignatures from decrypt(verify=True)
* cpp: Add wrapper for gpgme_set_global_flag.
* core: Fix duplication of close_notify_handler for gpgsm.
OBS-URL: https://build.opensuse.org/request/show/709991
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=107
- Fix the build on ix86 as we disable one test there that should
not work, sadly just sed is employed as the infrastructure for
testing is not smart enough for comfy test filtering
- Update to 1.12.0:
* Enhanced the JSON based interface tool gpgme-json to support Native
Messaging as well as new Javascript code to support the browser
site. See lang/js/README for details.
* Major overhaul of the Python language bindings documentation
* Even for old versions of gpg a missing MDC will now lead to a
decryption failure
* Added context flag "auto-key-locate" to control the
behavior of GPGME_KEYLIST_MODE_LOCATE
* New data function to create a data object from an estream
* Add more interfaces to the C++ binding
* Improved error codes on decryption failure
* Lots of minor fixes
* Interface changes
OBS-URL: https://build.opensuse.org/request/show/640833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpgme?expand=0&rev=74
- Update to 1.12.0:
* Enhanced the JSON based interface tool gpgme-json to support Native
Messaging as well as new Javascript code to support the browser
site. See lang/js/README for details.
* Major overhaul of the Python language bindings documentation
* Even for old versions of gpg a missing MDC will now lead to a
decryption failure
* Added context flag "auto-key-locate" to control the
behavior of GPGME_KEYLIST_MODE_LOCATE
* New data function to create a data object from an estream
* Add more interfaces to the C++ binding
* Improved error codes on decryption failure
* Lots of minor fixes
* Interface changes
OBS-URL: https://build.opensuse.org/request/show/640588
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=100
- Update to 1.11
* New encryption API to support direct key specification including
hidden recipients option and taking keys from a file. This also
allows to enforce the use of a subkey.
* New encryption flag for the new API to enforce the use of plain
mail addresses (addr-spec).
* The import API can now tell whether v3 keys are skipped. These old
and basically broken keys are not anymore supported by GnuPG 2.1.
* The decrypt and verify API will now return the MIME flag as
specified by RFC-4880bis.
* The offline mode now has an effect on gpg by disabling all network
access.
* A failed OpenPGP verification how returns the fingerprint of the
intended key if a recent gpg version was used for signature creation.
* Interface changes
* Various minor fixes.
- Dropped patch 0001-core-Tweak-STATUS_FAILURE-handling.patch, since
it is included upstream now.
OBS-URL: https://build.opensuse.org/request/show/598030
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=96
- New upstream release 1.7.1
* Fixed problems with the new language bindings.
* New helper function gpgme_addrspec_from_uid.
* Use option --exit-on-status-write-error with newer gpg versions.
* qt: Missed API from the Qt Binding inclusion has
been added again.
* qt: abstractimportjob.h is now installed to that
ImportJobs can be used again.
* qt: Fixed spelling error in API (startReceive).
* Interface changes relative to the 1.7.0 release:
gpgme_addrspec_from_uid NEW.
qt: WksPublishJob::startRecieve RENAMED to ::startReceive.
qt: MultiDeleteJob NEW.
qt: AbstractImportJob NEW.
qt: SpecialJob NEW.
cpp: Signature::key(bool, bool) NEW.
cpp: UserID::addrSpecFromString(const char*) NEW.
cpp: UserID::addrSpec() NEW.
- Drop conflict (handled on kdepimlibs4 side)
- Drop upstreamed patches:
* gpgme-1.7.0-nonvoid-returns.patch
* gpgme-1.7.0-cpp-qt-Include-config.h.patch
* gpgme-1.7.0-python-Include-config.h.patch
OBS-URL: https://build.opensuse.org/request/show/436111
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=71