Changelog for
libgpg-error-devel-1.13-1.79.x86_64.rpm :
Tue Apr 29 14:00:00 2014 vcizekAATTsuse.com
- update to 1.13
(needed by libgcrypt patches for bnc#856312)
* Added a portable mutex API.
* The AM_PATH_GPG_ERROR macro now defines GPG_ERROR_MT_CFLAGS
and GPG_ERROR_MT_LIBS autoconf output variables for use by
programs which need gpgrt based thread support.
gpg-error-config has a new option --mt.
- Interface changes relative to the 1.12 release:
GPG_ERR_KEY_ON_CARD NEW.
GPG_ERR_MAC_ALGO NEW.
GPG_ERR_INV_LOCK_OBJ NEW.
gpgrt_lock_t NEW.
GPGRT_LOCK_INITIALIZER NEW.
GPGRT_LOCK_DEFINE NEW.
gpgrt_lock_init NEW.
gpgrt_lock_lock NEW.
gpgrt_lock_unlock NEW.
gpgrt_lock_destroy NEW.
gpgrt_yield NEW.
- run available tests
Mon Aug 19 14:00:00 2013 andreas.stiegerAATTgmx.de
- update to 1.12
* Interface changes relative to the 1.11 release:
GPG_ERR_NO_CRYPT_CTX NEW.
GPG_ERR_WRONG_CRYPT_CTX NEW.
GPG_ERR_BAD_CRYPT_CTX NEW.
GPG_ERR_CRYPT_CTX_CONFLICT NEW.
GPG_ERR_BROKEN_PUBKEY NEW.
GPG_ERR_BROKEN_SECKEY NEW.
- drop unused libgpg-error-nld-build.diff
- drop autoreconv call
Tue Jun 18 14:00:00 2013 cooloAATTsuse.com
- remove gpg verification from bootstrap packages
Mon Feb 25 13:00:00 2013 andreas.stiegerAATTgmx.de
- update to 1.11
* New error source GPG_ERR_SOURCE_ASSUAN for Libassuan related
errors.
* New macros GPG_ERROR_VERSION and GPG_ERROR_VERSION_NUMBER. New
function gpg_error_check_version.
* Interface changes relative to the 1.10 release:
GPG_ERR_NO_KEYSERVER NEW.
GPG_ERR_INV_CURVE NEW.
GPG_ERR_UNKNOWN_CURVE NEW.
GPG_ERR_DUP_KEY NEW.
GPG_ERR_AMBIGUOUS NEW.
GPG_ERR_SOURCE_ASSUAN NEW.
gpg_error_check_version NEW.
GPG_ERROR_VERSION NEW.
GPG_ERROR_VERSION_NUMBER NEW.
- add offline verification of source signature
Sat Feb 2 13:00:00 2013 cooloAATTsuse.com
- update license to new format
Sun Feb 12 13:00:00 2012 crrodriguezAATTopensuse.org
- Move libraries back to %{_libdir}, /usr merge project
Sat Nov 19 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Sun Oct 2 14:00:00 2011 crrodriguezAATTopensuse.org
- Update to version 1.10
* Define GPG_ERR_ENABLE_ERRNO_MACROS.
* Add GPG_ERR_NOT_INITIALIZED.
* Add GPG_ERR_MISSING_ISSUER_CERT
Fri Dec 3 13:00:00 2010 puzelAATTnovell.com
- update to version 1.9
* New function gpg_err_deinit.
* Interface changes relative to the 1.8 release:
GPG_ERR_MISSING_KEY NEW
GPG_ERR_TOO_MANY NEW
GPG_ERR_LIMIT_REACHED NEW
gpg_err_deinit NEW
- clean up specfile
Sun Oct 31 13:00:00 2010 jengelhAATTmedozas.de
- Use %_smp_mflags
Tue Aug 17 14:00:00 2010 puzelAATTnovell.com
- update to version 1.8
* New option --list for gpg-error.
* Interface changes relative to the 1.7 release:
GPG_ERR_NOT_ENABLED NEW
GPG_ERR_SOURCE_G13 NEW
GPG_ERR_NO_ENGINE NEW
gpg_err_set_errno NEW
Mon Dec 14 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
Wed Aug 26 14:00:00 2009 mlsAATTsuse.de
- make patch0 usage consistent
Mon Jun 1 14:00:00 2009 puzelAATTsuse.cz
- update to version 1.7
* Minor fixes and a few new error codes.
* Interface changes relative to the 1.6 release:
GPG_ERR_NOT_OPERATIONAL NEW
GPG_ERR_NO_PASSPHRASE NEW
GPG_ERR_NO_PIN NEW