[ClusterLabs] [Announce] libqb 1.9.1 released
Christine Caulfield
ccaulfie at redhat.com
Wed Mar 18 07:42:36 EDT 2020
We are pleased to announce the release of libqb 1.9.1 - this is a
release candidate for a future 2.0 release
Source code is available at:
https://github.com/ClusterLabs/libqb/releases/download/1.9.0/libqb-1.9.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.
There are a number of important changes here.
1) The soname has been bumped up to 100 to avoid any problems if we need
to do any extra releases of libqb 1
2) doxygen2man has been included (imported from knet) so it can be used
in other cluster projects. It's not currently used in libqb but I
anticipate it will be.
3) and some important bugfixes to the creation of IPC files
As always please use the signed tarballs below.
The shortlog is:
Chrissie Caulfield (3):
list: fix list handling for gcc10 (#383)
list: #include <stddef.h> in qblist.h (#384)
trie: Don't assume that chars are unsigned < 126 (#386)
Fabio M. Di Nitto (3):
[build] fix configure.ac in release tarball
[build] chown the right file
Doxygen2man (#388)
Ferenc Wágner (2):
Errors are represented as negative values
Allow group access to the IPC directory
Jan Friesse (1):
qblist: Retype ptr in qb_list_entry to char* (#385)
Jan Pokorný (2):
build: bump version for inter-release "plain repo" generated tarballs
build: allow for possible v1 branch continuity by generous SONAME offset
Jonas Witschel (1):
Set correct ownership if qb_ipcs_connection_auth_set() has been used
More information about the Users
mailing list