libqb 2.0.8-1 source package in Ubuntu
Changelog
libqb (2.0.8-1) unstable; urgency=medium * [6811dc0] New upstream release (2.0.8) * [d20a303] Let doxygen2man build on Hurd -- Ferenc Wágner <email address hidden> Fri, 21 Jul 2023 21:28:49 +0200
Upload details
- Uploaded by:
- Debian HA Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian HA Maintainers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libqb_2.0.8-1.dsc | 2.4 KiB | 2c5738360ba2db74f992d654a2baf8cd4afe548d5d63341913a74476716b07d3 |
libqb_2.0.8.orig.tar.xz | 509.4 KiB | b42531fc20b8ac02f4c6d0a4dc49f7c4a1eef09bdb13af5f6927b7fc49522ee6 |
libqb_2.0.8.orig.tar.xz.asc | 833 bytes | 3021236e8b30ddfc2b612209b70d56dec21202d57668a6a52175fc876405c1ef |
libqb_2.0.8-1.debian.tar.xz | 16.2 KiB | 2afc40ee1811e13e8aab33c5c538fbb8bffa4775be3b54b6e2e4d5afff08e8eb |
Available diffs
- diff from 2.0.7-1 to 2.0.8-1 (3.5 KiB)
No changes file available.
Binary packages built by this source
- doxygen2man: generate man pages from Doxygen XML files
This is a tool to generate API manpages from a doxygen-annotated
header files. First run doxygen on the header files and then run this
program against the main XML file it created and the directory
containing the ancilliary files. It will then output a lot of *.3 man
page files which you can then ship with your library.
- doxygen2man-dbgsym: debug symbols for doxygen2man
- libqb-dev: high performance client server features library (devel files)
libqb provides a set of high performance client-server
reusable features. It offers high performance logging, tracing, IPC and poll.
Its initial features were spun off the Corosync cluster communication suite
to make them accessible for other projects.
.
This package contains libqb's development files. You will need it to develop
applications using libqb.
- libqb-tools: high performance client server features library (tools)
libqb provides a set of high performance client-server
reusable features. It offers high performance logging, tracing, IPC and poll.
Its initial features were spun off the Corosync cluster communication suite
to make them accessible for other projects.
.
This package contains the qb-blackbox utility, which prints out the
logs that were recorded using the libqb blackbox mechanism.
- libqb-tools-dbgsym: debug symbols for libqb-tools
- libqb100: high performance client server features library
libqb provides a set of high performance client-server
reusable features. It offers high performance logging, tracing, IPC and poll.
Its initial features were spun off the Corosync cluster communication suite
to make them accessible for other projects.
.
This package contains the libqb library itself.
- libqb100-dbgsym: debug symbols for libqb100