[ClusterLabs] [Announce] libqb 2.0.1 released

Christine Caulfield ccaulfie at redhat.com
Wed Jul 29 04:31:17 EDT 2020


We are pleased to announce the release of libqb 2.0.1. This is the
latest stable release of libqb


Source code is available at:
https://github.com/ClusterLabs/libqb/releases/download/2.0.1/libqb-2.0.1.tar.xz

Please use the signed .tar.gz or .tar.xz files with the version number
in rather than the github-generated "Source Code" ones.


This is a small bugfix release. The main fix is to threading in the log
subsystem when calling logging primitives from different threads in an
application (not the same as using "Threaded logging").

The most visible change is that man pages are now included in the
package. The github.io documentation is now deprecated in favour of the
included mans. doxygen2man has also been improved so that it produces
much nicer man pages than in 2.0.0


Chrissie Caulfield (11):
Some bugs spotted by coverity (#399)
log: Fix threading races (#396)
test: Add unit test for ipcs_connection_auth_set() (#397)
array: More locking fixes (#400)
doxygen2man - Lots of new features & fixes for parsing libqb manpages (#40
doxygen2man: Fix a couple of the worst coverity errors (#404)
CI: Remove .travis.yml (#406)
Make manpages (#405)
doxygen2man - Print structure descriptions (where available) (#408)
doxygen2man: Tidy RETURN VALUE
Bump version for 2.0.1

Fabio M. Di Nitto (2):
[docs] fix man page distribution (#407)
[doxy] fix build when more aggressive -W options are used (#410)

wladmis (1):
unix.c: use posix_fallocate() (#409)



More information about the Users mailing list