Accepting request 257870 from network:ha-clustering:Factory

- Bump release version to 0.17.1
- check_ipc.c: improve error checking during ipc stress tests
- ipcs: Correctly allocate receive buffer size
- ipc_socket: Signalhandler must be resetted to Default, use only cleanup_sigpipe to return from qb_ipc_dgram_sock_setup.
- trie: allow modifying the trie map during the notify callback
- Upstream version cs: 3f7de657855bb9fb4e58777851735bf663fa7f3f

OBS-URL: https://build.opensuse.org/request/show/257870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqb?expand=0&rev=14
This commit is contained in:
Stephan Kulow 2014-10-31 17:27:07 +00:00 committed by Git OBS Bridge
commit 6ace543f4c
5 changed files with 15 additions and 5 deletions

View File

@ -11,7 +11,7 @@
<param name="version">0.17.0</param>
-->
<param name="versionformat">0.17.0+git%cd.%h</param>
<param name="revision">e5b8950863b92b314675ba0cbba13f00b8b77c52</param>
<param name="revision">3f7de657855bb9fb4e58777851735bf663fa7f3f</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Oct 21 10:15:58 UTC 2014 - ygao@suse.com
- Bump release version to 0.17.1
- check_ipc.c: improve error checking during ipc stress tests
- ipcs: Correctly allocate receive buffer size
- ipc_socket: Signalhandler must be resetted to Default, use only cleanup_sigpipe to return from qb_ipc_dgram_sock_setup.
- trie: allow modifying the trie map during the notify callback
- Upstream version cs: 3f7de657855bb9fb4e58777851735bf663fa7f3f
-------------------------------------------------------------------
Mon Jul 28 05:57:43 UTC 2014 - ygao@suse.com

View File

@ -17,7 +17,7 @@
Name: libqb
Version: 0.17.0+git20140723.e5b8950
Version: 0.17.1.git20140826.3f7de65
Release: 0
Summary: An IPC library for high performance servers
License: LGPL-2.1+