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

Changelog

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

  * SECURITY UPDATE: Infinite loop in SMLLexer leads to denial of service
    - debian/patches/CVE-2021-20270.patch: fix infinite loop in
      pygments/lexers/ml.py.
    - CVE-2021-20270

 -- Marc Deslauriers <email address hidden>  Mon, 15 Mar 2021 09:35:08 -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

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.1.debian.tar.xz 9.1 KiB 147a7b68a27c3ba87f9b31268c269aedb48cfa1901e57a10814104c299ef5a3b
pygments_2.3.1+dfsg-1ubuntu2.1.dsc 2.4 KiB 7d405e049cdb39dd94c48cf75d32dfa61730010032adc22a3174dc2f30fbe646

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