qpdf 11.5.0-1ubuntu1.1 source package in Ubuntu

Changelog

qpdf (11.5.0-1ubuntu1.1) mantic-security; urgency=medium

  * SECURITY UPDATE: heap overflow via std::__shared_count()
    - debian/patches/CVE-2024-24246.patch: handle parse error stream data
      in libqpdf/QPDF_json.cc, qpdf/qpdf.testcov, qpdf/qtest/*.
    - CVE-2024-24246

 -- Marc Deslauriers <email address hidden>  Wed, 20 Mar 2024 10:40:27 -0400

Upload details

Uploaded by:
Marc Deslauriers
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 updates main libs
Mantic security main libs

Downloads

File Size SHA-256 Checksum
qpdf_11.5.0.orig.tar.gz 17.8 MiB 15cb419e72c494a4a4b2e7c0eb9f4e980c8fd4e61ccdea64399e987f4c56c8ee
qpdf_11.5.0.orig.tar.gz.asc 833 bytes 8405ae30ddf24de5307334e3bed826c813106e93e11fad3bc194134af4c0cf08
qpdf_11.5.0-1ubuntu1.1.debian.tar.xz 20.1 KiB 2bc9f2a22d81e320ca9099703cc5f6f211e9762689f049da523c11c9105f53e5
qpdf_11.5.0-1ubuntu1.1.dsc 2.2 KiB 66209fe9b72e6ca50ef071d007ca904db59b12a5d71b734efbdef110e2cafd3e

View changes file

Binary packages built by this source

libqpdf-dev: development files for PDF transformation/inspection library

 QPDF is a program that can be used to linearize (web-optimize),
 encrypt (password-protect), decrypt, and inspect PDF files from the
 command-line. It does these and other structural, content-preserving
 transformations on PDF files, reading a PDF file as input and
 creating a new one as output. It also provides many useful
 capabilities to developers of PDF-producing software or for people
 who just want to look at the innards of a PDF file to learn more
 about how they work.
 .
 QPDF understands PDF files that use compressed object streams
 (supported by newer PDF applications) and can convert such files into
 those that can be read with older viewers. It can also be used for
 checking PDF files for structural errors, inspecting stream contents,
 or extracting objects from PDF files. QPDF is not PDF content
 creation or viewing software -- it does not have the capability to
 create PDF files from scratch or to display PDF files.
 .
 This package includes all development files needed to compile
 applications that use the qpdf library.

libqpdf29: runtime library for PDF transformation/inspection software

 QPDF is a program that can be used to linearize (web-optimize),
 encrypt (password-protect), decrypt, and inspect PDF files from the
 command-line. It does these and other structural, content-preserving
 transformations on PDF files, reading a PDF file as input and
 creating a new one as output. It also provides many useful
 capabilities to developers of PDF-producing software or for people
 who just want to look at the innards of a PDF file to learn more
 about how they work.
 .
 QPDF understands PDF files that use compressed object streams
 (supported by newer PDF applications) and can convert such files into
 those that can be read with older viewers. It can also be used for
 checking PDF files for structural errors, inspecting stream contents,
 or extracting objects from PDF files. QPDF is not PDF content
 creation or viewing software -- it does not have the capability to
 create PDF files from scratch or to display PDF files.
 .
 This package contains the qpdf runtime libraries required to run
 programs that link with the qpdf library.

libqpdf29-dbgsym: debug symbols for libqpdf29
qpdf: tools for transforming and inspecting PDF files

 QPDF is a program that can be used to linearize (web-optimize),
 encrypt (password-protect), decrypt, and inspect PDF files from the
 command-line. It does these and other structural, content-preserving
 transformations on PDF files, reading a PDF file as input and
 creating a new one as output. It also provides many useful
 capabilities to developers of PDF-producing software or for people
 who just want to look at the innards of a PDF file to learn more
 about how they work.
 .
 QPDF understands PDF files that use compressed object streams
 (supported by newer PDF applications) and can convert such files into
 those that can be read with older viewers. It can also be used for
 checking PDF files for structural errors, inspecting stream contents,
 or extracting objects from PDF files. QPDF is not PDF content
 creation or viewing software -- it does not have the capability to
 create PDF files from scratch or to display PDF files.
 .
 This package includes the command-line qpdf tools. It also contains
 the documentation.

qpdf-dbgsym: debug symbols for qpdf