Dominique Leuenberger 2016-11-16 12:47:06 +00:00 committed by Git OBS Bridge
commit 8e3d38cf35
6 changed files with 25 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9268e1cc487de5e6e4460fca612a06e4f383072ac43ae90603e5e46783d3e540
size 783628

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f628f75843433b38b05af248121beb7db5bd54bb2106f384edac39934261320c
size 797159

Binary file not shown.

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Nov 15 09:39:41 UTC 2016 - astieger@suse.com
- update to 1.25:
* New interface gpgrt_get_syscall_clamp to allow libaries to make
use of Libgpg-error's system call wrapper functions.
* Fixed bug in the locking code when used with the nPth threading
library.
* Added new error codes.
* Interface changes relative to the 1.23 release:
gpgrt_get_syscall_clamp NEW.
GPG_ERR_ENGINE_TOO_OLD NEW.
GPG_ERR_WINDOW_TOO_SMALL NEW.
GPG_ERR_WINDOW_TOO_LARGE NEW.
GPG_ERR_MISSING_ENVVAR NEW.
GPG_ERR_USER_ID_EXISTS NEW.
GPG_ERR_NAME_EXISTS NEW.
GPG_ERR_DUP_NAME NEW.
GPG_ERR_TOO_OLD NEW.
GPG_ERR_TOO_YOUNG NEW.
-------------------------------------------------------------------
Mon Jul 18 22:21:21 UTC 2016 - astieger@suse.com

View File

@ -17,7 +17,7 @@
Name: libgpg-error
Version: 1.24
Version: 1.25
Release: 0
Summary: Library That Defines Common Error Values for All GnuPG Components
License: GPL-2.0+ and LGPL-2.1+