python-reportlab 3.5.31-1.1ubuntu1 source package in Ubuntu

Changelog

python-reportlab (3.5.31-1.1ubuntu1) focal; urgency=medium

  * SECURITY UPDATE: remote code execution via crafted XML document
    - debian/patches/CVE-2019-17626.patch: safely parse color in
      src/reportlab/lib/colors.py. Thanks to Marek Kasik for the patch!
    - CVE-2019-17626

 -- Marc Deslauriers <email address hidden>  Tue, 28 Jan 2020 08:26:52 -0500

Upload details

Uploaded by:
Marc Deslauriers
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

Downloads

File Size SHA-256 Checksum
python-reportlab_3.5.31.orig.tar.gz 2.7 MiB 3e2d2ea8ac3d63c918a2b40476c2745704d0364abe2b9c844c75992132a5eac7
python-reportlab_3.5.31-1.1ubuntu1.debian.tar.xz 12.6 KiB 0fe62de44fe653b269af676063242aa4a52ad196a1c16e321d736fa38eb94d70
python-reportlab_3.5.31-1.1ubuntu1.dsc 2.5 KiB ed32b69f6944cc28c7af7704b3a6e5ef9e25f21c54c208f4ef674ee1d2a121cf

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.