Accepting request 327766 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/327766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libassuan?expand=0&rev=37
This commit is contained in:
Dominique Leuenberger 2015-08-31 20:58:09 +00:00 committed by Git OBS Bridge
commit 57fd355c83
6 changed files with 19 additions and 4 deletions

View File

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

Binary file not shown.

3
libassuan-2.3.0.tar.bz2 Normal file
View File

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

BIN
libassuan-2.3.0.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Aug 28 13:25:28 UTC 2015 - astieger@suse.com
- libassuan 2.3.0:
* Now wipes out the memory of the context structure before freeing.
The context may have stored sensitive data in its line buffers.
* Fixed a problem with the data length limit in assuan_inquire.
* Returns GPG_ERR_SOURCE_ASSUAN with errors from functions w/o a
context.
* Two new functions to tweak the behaviour of the socket wrappers.
* By default build without a build timestamp.
* Interface changes relative to the 2.2.1 release:
assuan_sock_set_flag NEW.
assuan_sock_get_flag NEW.
-------------------------------------------------------------------
Tue May 12 18:01:18 UTC 2015 - astieger@suse.com

View File

@ -17,7 +17,7 @@
Name: libassuan
Version: 2.2.1
Version: 2.3.0
Release: 0
Summary: IPC library used by GnuPG version 2
License: GPL-3.0+ and LGPL-2.1+