forked from pool/libqb
- ipc: Remove ipc connection reference given to dispatch functions (bnc#857779)
- ipc: Fixes memory leak in server connection accept when client partially connects (bnc#857779) - Upstream version cs: d9706f75619976e334a109d0dbfdeac3b1074fe4 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=45
This commit is contained in:
parent
af46782bef
commit
f441a35d27
2
_service
2
_service
@ -11,7 +11,7 @@
|
||||
<param name="version">0.16.0</param>
|
||||
-->
|
||||
<param name="versionformat">0.16.0+git%cd.%h</param>
|
||||
<param name="revision">b579f7af151f453a870bbaac037084df13b45ef9</param>
|
||||
<param name="revision">d9706f75619976e334a109d0dbfdeac3b1074fe4</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca67bf9a777c9d7254d2ff9b3e77747252717a75b1bc7b88fbbbb3d1a6e924f0
|
||||
size 127691
|
3
libqb-0.16.0+git20140116.d9706f7.tar.bz2
Normal file
3
libqb-0.16.0+git20140116.d9706f7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:576fe261d5a33080af48ba1ebbc27924a70267e4def4422158d197a4c75d5083
|
||||
size 127858
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 13:34:43 UTC 2014 - ygao@suse.com
|
||||
|
||||
- ipc: Remove ipc connection reference given to dispatch functions (bnc#857779)
|
||||
- ipc: Fixes memory leak in server connection accept when client partially connects (bnc#857779)
|
||||
- Upstream version cs: d9706f75619976e334a109d0dbfdeac3b1074fe4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 15:18:57 UTC 2014 - ygao@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libqb
|
||||
Version: 0.16.0+git20140108.b579f7a
|
||||
Version: 0.16.0+git20140116.d9706f7
|
||||
Release: 0
|
||||
Summary: An IPC library for high performance servers
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
x
Reference in New Issue
Block a user