forked from pool/libqb
- ipc_setup: yield to scheduler during new connection auth processing
- kqueue: The udata member of the kevent struct is a void * - Upstream version cs: 83552692aa5425e50049b130eb2e17ea7b31217d OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=60
This commit is contained in:
parent
331a3a2ce9
commit
13e848992f
2
_service
2
_service
@ -11,7 +11,7 @@
|
|||||||
<param name="version">0.17.1</param>
|
<param name="version">0.17.1</param>
|
||||||
-->
|
-->
|
||||||
<param name="versionformat">0.17.1+git%cd.%h</param>
|
<param name="versionformat">0.17.1+git%cd.%h</param>
|
||||||
<param name="revision">3f7de657855bb9fb4e58777851735bf663fa7f3f</param>
|
<param name="revision">83552692aa5425e50049b130eb2e17ea7b31217d</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:276b5b562b31040e1802d0d13e3094c871bb6ace4055e19104cc87763e160cbe
|
|
||||||
size 128586
|
|
3
libqb-0.17.1.git20150305.8355269.tar.bz2
Normal file
3
libqb-0.17.1.git20150305.8355269.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:01c1c701ca48007b079c2acefb19206980f5595f63c687d1083496ce6a367127
|
||||||
|
size 5461849
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 9 16:10:28 UTC 2015 - ygao@suse.com
|
||||||
|
|
||||||
|
- ipc_setup: yield to scheduler during new connection auth processing
|
||||||
|
- kqueue: The udata member of the kevent struct is a void *
|
||||||
|
- Upstream version cs: 83552692aa5425e50049b130eb2e17ea7b31217d
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 21 10:15:58 UTC 2014 - ygao@suse.com
|
Tue Oct 21 10:15:58 UTC 2014 - ygao@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libqb
|
# spec file for package libqb
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libqb
|
Name: libqb
|
||||||
Version: 0.17.1.git20140826.3f7de65
|
Version: 0.17.1.git20150305.8355269
|
||||||
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