forked from pool/libassuan
Accepting request 412024 from security:privacy
libassuan 2.4.3 OBS-URL: https://build.opensuse.org/request/show/412024 OBS-URL: https://build.opensuse.org/package/show/Base:System/libassuan?expand=0&rev=45
This commit is contained in:
parent
97f195f5a9
commit
1cc7550c6a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb06dc81380b74bf1b64d5849be5c0409a336f3b4c45f20ac688e86d1b5bcb20
|
||||
size 587631
|
Binary file not shown.
3
libassuan-2.4.3.tar.bz2
Normal file
3
libassuan-2.4.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22843a3bdb256f59be49842abf24da76700354293a066d82ade8134bb5aa2b71
|
||||
size 559867
|
BIN
libassuan-2.4.3.tar.bz2.sig
Normal file
BIN
libassuan-2.4.3.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 18 22:16:32 UTC 2016 - astieger@suse.com
|
||||
|
||||
- libassuan 2.4.3:
|
||||
* Allow socket redirection with assuan_socket_connect.
|
||||
* Speedup spawning programs on Linux
|
||||
* Fix minor memory leaks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 3 09:19:29 UTC 2015 - astieger@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libassuan
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libassuan
|
||||
Version: 2.4.2
|
||||
Version: 2.4.3
|
||||
Release: 0
|
||||
Summary: IPC library used by GnuPG version 2
|
||||
License: GPL-3.0+ and LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user