pygments 2.3.1+dfsg-1ubuntu2.2 source package in Ubuntu

Changelog

pygments (2.3.1+dfsg-1ubuntu2.2) focal-security; urgency=medium

  * SECURITY UPDATE: more denial of service issues in regular expressions
    - debian/patches/CVE-2021-27291.patch: fix several exponential/cubic
      complexity regexes in pygments/lexers/archetype.py,
      pygments/lexers/factor.py, pygments/lexers/jvm.py,
      pygments/lexers/matlab.py, pygments/lexers/objective.py,
      pygments/lexers/templates.py, pygments/lexers/varnish.py.
    - CVE-2021-27291

 -- Marc Deslauriers <email address hidden>  Mon, 29 Mar 2021 10:58:36 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pygments_2.3.1+dfsg.orig.tar.gz 1.1 MiB e846c296fbd2d68f700b3e85a8901cc854154897099d8af94a21529db5348751
pygments_2.3.1+dfsg-1ubuntu2.2.debian.tar.xz 10.8 KiB 651e3eaf76942d1a0d53ed21d70e7f98b9029d29b51c9d9df29e7b988685a1f7
pygments_2.3.1+dfsg-1ubuntu2.2.dsc 2.4 KiB e808fa6ffd815239ad9d62a8121d72b77cd079909fc755f23a6169dd3007faed

View changes file

Binary packages built by this source

python-pygments: syntax highlighting package written in Python

 Pygments aims to be a generic syntax highlighter for general use in all kinds
 of software such as forum systems, wikis or other applications that need to
 prettify source code.
 .
 Highlights are:
   * a wide range of common languages and markup formats is supported
   * special attention is paid to details, increasing quality by a fair amount
   * support for new languages and formats are added easily
   * a number of output formats, presently HTML, LaTeX and ANSI sequences
   * it is usable as a command-line tool and as a library

python-pygments-doc: documentation for the Pygments

 Pygments is syntax highlighting package.
 .
 This package contains the documentation for Pygments in HTML and
 reStructuredText format.

python3-pygments: syntax highlighting package written in Python 3

 Pygments aims to be a generic syntax highlighter for general use in all kinds
 of software such as forum systems, wikis or other applications that need to
 prettify source code.
 .
 Highlights are:
   * a wide range of common languages and markup formats is supported
   * special attention is paid to details, increasing quality by a fair amount
   * support for new languages and formats are added easily
   * a number of output formats, presently HTML, LaTeX and ANSI sequences
   * it is usable as a command-line tool and as a library