6
0
forked from pool/libgpg-error

Accepting request 448126 from security:privacy

libgpg-error 1.26

OBS-URL: https://build.opensuse.org/request/show/448126
OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=56
This commit is contained in:
Tomáš Chvátal
2016-12-29 09:10:31 +00:00
committed by Git OBS Bridge
parent 1c149fb2b0
commit 1606ec2ebf
6 changed files with 28 additions and 14 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Dec 22 10:10:09 UTC 2016 - astieger@suse.com
- update to 1.26:
* New option --desc for gpg-error.
* Interface changes relative to the 1.25 release:
GPG_ERR_UNKNOWN_FLAG NEW.
GPG_ERR_INV_ORDER NEW.
GPG_ERR_ALREADY_FETCHED NEW.
GPG_ERR_TRY_LATER NEW.
GPG_ERR_SYSTEM_BUG NEW.
GPG_ERR_DNS_UNKNOWN NEW.
GPG_ERR_DNS_SECTION NEW.
GPG_ERR_DNS_ADDRESS NEW.
GPG_ERR_DNS_NO_QUERY NEW.
GPG_ERR_DNS_NO_ANSWER NEW.
GPG_ERR_DNS_CLOSED NEW.
GPG_ERR_DNS_VERIFY NEW.
GPG_ERR_DNS_TIMEOUT NEW.
-------------------------------------------------------------------
Tue Nov 15 09:39:41 UTC 2016 - astieger@suse.com