- Bump the version to 0.14.4

- LOG: prevent the last char of the blackbox message from getting lost.
- Add the processing which remove notifier at skiplist_destroy function
- Add the processing which remove hash node and notifier at hashtable_destroy function
- Upstream version cs: 848242a7860c5a7e19240c2ded053fa9908af9e0

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=17
This commit is contained in:
Yan Gao 2013-01-18 05:16:53 +00:00 committed by Git OBS Bridge
parent e767bcb090
commit 5af9533c47
6 changed files with 16 additions and 7 deletions

View File

@ -7,8 +7,8 @@
To update to a new release, change "revision" to the desired
git commit hash and bump "version" if necessary
-->
<param name="version">0.14.3</param>
<param name="revision">eceee03a7bc4962a0b136c38344c7e0c16908489</param>
<param name="version">0.14.4</param>
<param name="revision">848242a7860c5a7e19240c2ded053fa9908af9e0</param>
</service>
<service name="recompress">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9744364d83924fe96ca82727d6d3d892a247524db2b008de4144ab7e34293c7e
size 1372225

View File

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

View File

@ -17,7 +17,7 @@
Name: libqb
Version: 0.14.3
Version: 0.14.4
Release: 0
Summary: An IPC library for high performance servers
License: LGPL-2.1+

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 18 04:48:19 UTC 2013 - ygao@suse.com
- Bump the version to 0.14.4
- LOG: prevent the last char of the blackbox message from getting lost.
- Add the processing which remove notifier at skiplist_destroy function
- Add the processing which remove hash node and notifier at hashtable_destroy function
- Upstream version cs: 848242a7860c5a7e19240c2ded053fa9908af9e0
-------------------------------------------------------------------
Fri Jan 11 13:20:22 UTC 2013 - ygao@suse.com

View File

@ -17,7 +17,7 @@
Name: libqb
Version: 0.14.3
Version: 0.14.4
Release: 0
Summary: An IPC library for high performance servers
License: LGPL-2.1+