libqb 2.0.8-1ubuntu0.1 source package in Ubuntu

Changelog

libqb (2.0.8-1ubuntu0.1) mantic; 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:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic proposed main libs

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-1ubuntu0.1.debian.tar.xz 16.3 KiB c9a71262d04da80a19dcbec1651a5c8e6c90742fcc10aaf2dabc333b07b5a708
libqb_2.0.8-1ubuntu0.1.dsc 2.6 KiB 51578080872b8903dbd824c84dd56e9fe361486c167592ba55948e1b0040faee

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