forked from pool/libqb
- New api function to retrieve client buffer size
- Enforce buffer size limits on the server side - Filter logs using regex patter on function, format, or filename - Upstream version cs: b09473fd4a03b4434efd44408f7ae631a855f9cd OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=41
This commit is contained in:
parent
d88711667b
commit
59139f7879
2
_service
2
_service
@ -11,7 +11,7 @@
|
|||||||
<param name="version">0.16.0</param>
|
<param name="version">0.16.0</param>
|
||||||
-->
|
-->
|
||||||
<param name="versionformat">0.16.0+git%cd.%h</param>
|
<param name="versionformat">0.16.0+git%cd.%h</param>
|
||||||
<param name="revision">b4c36efff8b91f287da87590911a01184243cf64</param>
|
<param name="revision">b09473fd4a03b4434efd44408f7ae631a855f9cd</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7f6c5965ef98cbd5762d27063731f586c1f2529c4a768b7beb02d87116e37fa7
|
|
||||||
size 126769
|
|
3
libqb-0.16.0+git20131118.b09473f.tar.bz2
Normal file
3
libqb-0.16.0+git20131118.b09473f.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5d71f4871e916fbd443bc15d508460ab050c615522cf3bf87f52af0a71f47dec
|
||||||
|
size 127311
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 25 14:30:05 UTC 2013 - ygao@suse.com
|
||||||
|
|
||||||
|
- New api function to retrieve client buffer size
|
||||||
|
- Enforce buffer size limits on the server side
|
||||||
|
- Filter logs using regex patter on function, format, or filename
|
||||||
|
- Upstream version cs: b09473fd4a03b4434efd44408f7ae631a855f9cd
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 16 13:00:12 UTC 2013 - ygao@suse.com
|
Sat Nov 16 13:00:12 UTC 2013 - ygao@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libqb
|
Name: libqb
|
||||||
Version: 0.16.0+git20131021.b4c36ef
|
Version: 0.16.0+git20131118.b09473f
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An IPC library for high performance servers
|
Summary: An IPC library for high performance servers
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user