pygments 2.2.0+dfsg-1ubuntu0.2 source package in Ubuntu

Changelog

pygments (2.2.0+dfsg-1ubuntu0.2) bionic-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:59:07 -0400

Upload details

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

See full publishing history Publishing

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pygments_2.2.0+dfsg.orig.tar.gz 1.0 MiB bccdfae9dc1a81812185c33dca06b66f1675a385749b16a6ae089e0055fceefe
pygments_2.2.0+dfsg-1ubuntu0.2.debian.tar.xz 9.8 KiB 2389210625faa455bf4b0b6e1e624511d6dcb2ea841fc726c2f70b354d75afaa
pygments_2.2.0+dfsg-1ubuntu0.2.dsc 2.4 KiB 87d3a7e7e00775ea1769f72e3004a589380b30d1722783c5663f462efa245540

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