Accepting request 440358 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/440358 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgpg-error?expand=0&rev=48
This commit is contained in:
commit
8e3d38cf35
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9268e1cc487de5e6e4460fca612a06e4f383072ac43ae90603e5e46783d3e540
|
||||
size 783628
|
Binary file not shown.
3
libgpg-error-1.25.tar.bz2
Normal file
3
libgpg-error-1.25.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f628f75843433b38b05af248121beb7db5bd54bb2106f384edac39934261320c
|
||||
size 797159
|
BIN
libgpg-error-1.25.tar.bz2.sig
Normal file
BIN
libgpg-error-1.25.tar.bz2.sig
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user