Accepting request 348811 from security:privacy
libgpg-error 1.21 OBS-URL: https://build.opensuse.org/request/show/348811 OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=46
This commit is contained in:
parent
b537c24dac
commit
61dd4acad4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3266895ce3419a7fb093e63e95e2ee3056c481a9bc0d6df694cfd26f74e72522
|
||||
size 770279
|
Binary file not shown.
3
libgpg-error-1.21.tar.bz2
Normal file
3
libgpg-error-1.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7dbdb3cad63a740e9f0c632a1da32d4afdb694ec86c8625c98ea0691713b84d
|
||||
size 763186
|
BIN
libgpg-error-1.21.tar.bz2.sig
Normal file
BIN
libgpg-error-1.21.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 09:08:59 UTC 2015 - astieger@suse.com
|
||||
|
||||
- update to 1.21:
|
||||
* New functions gpgrt_poll and gpgrt_set_nonblock. For now only
|
||||
pipes and sockets on Unix are supported.
|
||||
* Interface changes relative to the 1.20 release:
|
||||
gpgrt_set_nonblock NEW.
|
||||
gpgrt_get_nonblock NEW.
|
||||
gpgrt_poll NEW.
|
||||
gpgrt_poll_t NEW type.
|
||||
es_poll_t NEW type.
|
||||
es_set_nonblock NEW macro.
|
||||
es_get_nonblock NEW macro.
|
||||
es_poll NEW macro.
|
||||
GPG_ERR_TRUE NEW.
|
||||
GPG_ERR_FALSE NEW.
|
||||
GPG_ERR_NO_NAME NEW.
|
||||
GPG_ERR_NO_KEY NEW.
|
||||
GPG_ERR_SERVER_FAILED NEW.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 11:03:34 UTC 2015 - astieger@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libgpg-error
|
||||
Version: 1.20
|
||||
Version: 1.21
|
||||
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