From f441a35d27b3b448c2dac79bebf080aa4bd1a5ffc0ff9b53b0d3b88d9b857199 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Fri, 17 Jan 2014 13:41:13 +0000 Subject: [PATCH] - 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 --- _service | 2 +- libqb-0.16.0+git20140108.b579f7a.tar.bz2 | 3 --- libqb-0.16.0+git20140116.d9706f7.tar.bz2 | 3 +++ libqb.changes | 7 +++++++ libqb.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 libqb-0.16.0+git20140108.b579f7a.tar.bz2 create mode 100644 libqb-0.16.0+git20140116.d9706f7.tar.bz2 diff --git a/_service b/_service index faceb5e..e07f271 100644 --- a/_service +++ b/_service @@ -11,7 +11,7 @@ 0.16.0 --> 0.16.0+git%cd.%h - b579f7af151f453a870bbaac037084df13b45ef9 + d9706f75619976e334a109d0dbfdeac3b1074fe4 diff --git a/libqb-0.16.0+git20140108.b579f7a.tar.bz2 b/libqb-0.16.0+git20140108.b579f7a.tar.bz2 deleted file mode 100644 index d2c5993..0000000 --- a/libqb-0.16.0+git20140108.b579f7a.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca67bf9a777c9d7254d2ff9b3e77747252717a75b1bc7b88fbbbb3d1a6e924f0 -size 127691 diff --git a/libqb-0.16.0+git20140116.d9706f7.tar.bz2 b/libqb-0.16.0+git20140116.d9706f7.tar.bz2 new file mode 100644 index 0000000..1a90a28 --- /dev/null +++ b/libqb-0.16.0+git20140116.d9706f7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:576fe261d5a33080af48ba1ebbc27924a70267e4def4422158d197a4c75d5083 +size 127858 diff --git a/libqb.changes b/libqb.changes index 2529e80..34a096a 100644 --- a/libqb.changes +++ b/libqb.changes @@ -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 diff --git a/libqb.spec b/libqb.spec index a88c6c2..0138fce 100644 --- a/libqb.spec +++ b/libqb.spec @@ -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+