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

Changelog

pygments (2.1+dfsg-1ubuntu0.2) xenial-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.
    - CVE-2021-27291

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

Upload details

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

See full publishing history Publishing

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

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pygments_2.1+dfsg.orig.tar.gz 1.0 MiB 173b067667a4081db4dc786fe396dbcae12e26829e923ed32dec85c1054174f2
pygments_2.1+dfsg-1ubuntu0.2.debian.tar.xz 9.6 KiB 5162caf386e73cd434b5cb01ad0dcf095de042660bbd9709a915eacf509c4c15
pygments_2.1+dfsg-1ubuntu0.2.dsc 2.3 KiB feaacd832a739b2c15ef4def17975e1ff9ae88c838003a113f589452d1b33c65

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