SHA256
1
0
forked from pool/libqb

- Bump version to 0.16.0

- ipc_socket.c: Detect EOF connection on connection STREAM socket
- ipc_socket.c: Handle the unlikely event of an EAGAIN or EINTR during dgram max size detection
- Fixes sem leak
- Fixes less-than-zero comparision of unsigned int
- Fixes double fd close
- Fixes fd leak
- Fixes use ater free in shm disconnect
- Fixes use after free during ipcs client disconnect
- ipcc: Add abilty to verify dgram kernel buffer size meets max msg value
- Upstream version cs: 75f7ed373758b3cb9087e89e4fae17379dd7b483 (v0.16.0)

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=25
This commit is contained in:
Yan Gao
2013-07-26 01:59:17 +00:00
committed by Git OBS Bridge
parent 4fce676b4f
commit 570d5b039c
4 changed files with 22 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.4</param>
<param name="revision">39e9ef542dc89893c7c5af4fbd539338266e8031</param>
<param name="version">0.16.0</param>
<param name="revision">75f7ed373758b3cb9087e89e4fae17379dd7b483</param>
</service>
<service name="recompress" mode="disabled">