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:
4
_service
4
_service
@@ -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">
|
||||
|
Reference in New Issue
Block a user