libqb 2.0.8-1ubuntu1 source package in Ubuntu

Changelog

libqb (2.0.8-1ubuntu1) noble; urgency=medium

  * d/libqb100.symbols: Mark strlcat strlcpy as optional, since they are now
    part of glibc (LP: #2036251).

 -- Lucas Kanashiro <email address hidden>  Fri, 24 Nov 2023 16:25:20 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
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-1ubuntu1.debian.tar.xz 16.3 KiB 5351e0f27ac311af979bfb0d71a702a4bb04fecf08664c444ac932b3e1d7e0f8
libqb_2.0.8-1ubuntu1.dsc 2.5 KiB 5f2286542872fbb01ae4636c3e801e33a199690d3189ff9d7d44e225b4574206

View changes file

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