libqb 2.0.4-1ubuntu0.2 source package in Ubuntu

Changelog

libqb (2.0.4-1ubuntu0.2) jammy-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:17:36 -0300

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libqb_2.0.4.orig.tar.xz 492.6 KiB 97d3c63d3e3f2a3c8f1eca71cf286cc2bcd42ba0be8d3f4be689de785945bab3
libqb_2.0.4-1ubuntu0.2.debian.tar.xz 17.4 KiB b38be6d68254a0144f2911d0780837901867fb42954a2524909b925a7693b582
libqb_2.0.4-1ubuntu0.2.dsc 2.3 KiB 310e756def7519f0d76e1dc79d60997df2a73d98b0f056228dc098a65899dfb5

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