forked from pool/libqb
- IPC: Increase the listen backlog of IPC server (bnc#857779)
- Upstream version cs: b579f7af151f453a870bbaac037084df13b45ef9 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=43
This commit is contained in:
parent
59139f7879
commit
af46782bef
2
_service
2
_service
@ -11,7 +11,7 @@
|
||||
<param name="version">0.16.0</param>
|
||||
-->
|
||||
<param name="versionformat">0.16.0+git%cd.%h</param>
|
||||
<param name="revision">b09473fd4a03b4434efd44408f7ae631a855f9cd</param>
|
||||
<param name="revision">b579f7af151f453a870bbaac037084df13b45ef9</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d71f4871e916fbd443bc15d508460ab050c615522cf3bf87f52af0a71f47dec
|
||||
size 127311
|
3
libqb-0.16.0+git20140108.b579f7a.tar.bz2
Normal file
3
libqb-0.16.0+git20140108.b579f7a.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca67bf9a777c9d7254d2ff9b3e77747252717a75b1bc7b88fbbbb3d1a6e924f0
|
||||
size 127691
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 15:18:57 UTC 2014 - ygao@suse.com
|
||||
|
||||
- IPC: Increase the listen backlog of IPC server (bnc#857779)
|
||||
- Upstream version cs: b579f7af151f453a870bbaac037084df13b45ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 14:30:05 UTC 2013 - ygao@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libqb
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libqb
|
||||
Version: 0.16.0+git20131118.b09473f
|
||||
Version: 0.16.0+git20140108.b579f7a
|
||||
Release: 0
|
||||
Summary: An IPC library for high performance servers
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
x
Reference in New Issue
Block a user