Commit Graph

60 Commits

Author SHA256 Message Date
Yan Gao
fae77086c1 - Simplify internal ipcs ref counting, add comments and document api behavior
- Simplifies connection ref counting without changing behavior
- Fix: refcount leak
- Fix: ringbuffer: Add file header version field and detect reading corrupted blackbox files using hash value
- fix a problem when the character string beyond the number of the maximum characters is passed
- Add a IPC service context pointer and accessors from both the connection and service level.
- ringbuffer: use atomic ops on ringbuffer chunk magic
- IPC: make each connection ref the owning service
- Indicate when/why qb_rb_force_close() fails to remove share memory files
- Deal better with corrupt blackbox files.
- Upstream version cs: 7c6e109046ec772a97a7fe2cdf61f84fc2155b7e

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=21
2013-07-02 10:51:11 +00:00
Yan Gao
5af9533c47 - Bump the version to 0.14.4
- LOG: prevent the last char of the blackbox message from getting lost.
- Add the processing which remove notifier at skiplist_destroy function
- Add the processing which remove hash node and notifier at hashtable_destroy function
- Upstream version cs: 848242a7860c5a7e19240c2ded053fa9908af9e0

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=17
2013-01-18 05:16:53 +00:00
Yan Gao
0181d312de Bump version number to 0.14.3
Update description

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=15
2012-11-20 04:54:44 +00:00
Tim Serong
c6257944a2 Rejig spec so the main package doesn't have the SONAME
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=10
2012-06-08 13:22:31 +00:00
Tim Serong
1f0c3d61da Rename spec to match package name
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=8
2012-06-08 13:07:29 +00:00
Tim Serong
89eedddb57 Conditional make check, use %{buildroot} not $RPM_BUILD_ROOT
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=7
2012-06-08 12:30:33 +00:00
Tim Serong
eccb5a73c5 Include git metadata in tarball, use git to extract version
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=6
2012-06-08 12:05:31 +00:00
Tim Serong
35c14797d6 Fix specfile format
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=5
2012-06-08 10:59:30 +00:00
Tim Serong
25d70694a0 Fix BuildRoot and Summary
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=2
2012-06-08 10:25:24 +00:00
Tim Serong
f835fe356b - Initial SUSE packaging of libqb from upstream changeset
e70e7908f01ee17e9e8454602a5cfabe19ccc439

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=1
2012-06-08 09:16:14 +00:00