python-reportlab 3.5.34-1ubuntu1.1 source package in Ubuntu

Changelog

python-reportlab (3.5.34-1ubuntu1.1) focal-security; urgency=medium

  * SECURITY UPDATE: Arbitrary code execution
    - debian/patches/CVE-2023-33733.patch: implements a safer
      toColor in src/reportlab/lib/colors.py,
      src/reportlab/lib/rl_safe_eval.py,
      src/reportlab/lib/utils.py,
      src/reportlab/rl_settings.py, tests/test_lib_rl_safe_eval.py.
    - CVE-2023-33733

 -- Leonidas Da Silva Barbosa <email address hidden>  Mon, 26 Jun 2023 10:38:43 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main python
Focal security main python

Downloads

File Size SHA-256 Checksum
python-reportlab_3.5.34.orig.tar.gz 2.7 MiB 9675a26d01ec141cb717091bb139b6227bfb3794f521943101da50327bff4825
python-reportlab_3.5.34-1ubuntu1.1.debian.tar.xz 16.8 KiB 40340575472ab549618e328d6e7a4d548f6e514231c569aa3c23978812c69201
python-reportlab_3.5.34-1ubuntu1.1.dsc 2.4 KiB cc3b63497a9b06170f7949479c1c5a57f0d6762b30787e683d2fa64f0a08bf7b

View changes file

Binary packages built by this source

python-reportlab-doc: Documentation for the ReportLab Python library (PDF format)

 ReportLab is a library that lets you directly create documents in
 Adobe's Portable Document Format (PDF) using the Python programming language.
 .
 This package contains the documentation for ReportLab in PDF format.

python3-renderpm: python low level render interface

 This package contains the python low level render interface,
 used in the ReportLab library.

python3-renderpm-dbg: python low level render interface (debug extension)

 This package contains the python low level render interface,
 used in the ReportLab library.
 .
 This package contains the extension built for the python debug interpreter.

python3-reportlab: ReportLab library to create PDF documents using Python3

 ReportLab is a library that lets you directly create documents in
 Adobe's Portable Document Format (PDF) using the Python programming language.
 .
 ReportLab library creates PDF based on graphics commands without
 intervening steps. It's therefore extremely fast, and flexible (since
 you're using a full-blown programming language).
 .
 Sample use cases are:
   * Dynamic PDF generation on the web
   * High-volume corporate reporting and database publishing
   * As embeddable print engine for other applications, including a
     'report language' so that users can customize their own reports.
   * As 'build system' for complex documents with charts, tables and text
     such as management accounts, statistical reports and scientific papers
   * from XML to PDF in one step

python3-reportlab-accel: C coded extension accelerator for the ReportLab Toolkit

 A C coded extension accelerator for the ReportLab Toolkit.

python3-reportlab-accel-dbg: C coded extension accelerator for the ReportLab Toolkit

 A C coded extension accelerator for the ReportLab Toolkit.