libqb 2.0.6-2ubuntu0.1 source package in Ubuntu

Changelog

libqb (2.0.6-2ubuntu0.1) lunar-security; urgency=medium

  * SECURITY UPDATE: Buffer Overflow
    - debian/patches/CVE-2023-39976.patch: fix potential overflow
      with long log messages in lib/log_blackbox.c,
      tests/check_log.c.
    - CVE-2023-39976

 -- Leonidas Da Silva Barbosa <email address hidden>  Mon, 21 Aug 2023 15:12:04 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar updates main libs
Lunar security main libs

Downloads

File Size SHA-256 Checksum
libqb_2.0.6.orig.tar.xz 495.5 KiB f1e744208e8f69934804c14e05d9707668f99d4867de9cccf2f7a6bf4d48331c
libqb_2.0.6.orig.tar.xz.asc 833 bytes ff899f4964d6cb293c74497ae1d10e75dfbc2975fe60534d69f24ba8ef60086b
libqb_2.0.6-2ubuntu0.1.debian.tar.xz 16.9 KiB 402d6693ed701b22fba55b2b6ccddf30666370b94dc4bbd984ebaca59057bf4c
libqb_2.0.6-2ubuntu0.1.dsc 2.6 KiB 920a1c4e902707e264b64719a1c1079cde7187a22824a75b0d7fcfe987ee38e8

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