pygments 2.0.1+dfsg-1.1ubuntu1 source package in Ubuntu
Changelog
pygments (2.0.1+dfsg-1.1ubuntu1) xenial; urgency=medium * SECURITY UPDATE: shell injection via font path - debian/patches/CVE-2015-8557.patch: use subprocess in pygments/formatters/img.py. - CVE-2015-8557 -- Marc Deslauriers <email address hidden> Fri, 18 Dec 2015 10:25:43 -0500
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pygments_2.0.1+dfsg.orig.tar.gz | 914.3 KiB | 44eee854675525dbf251373a495a33de46321aecd907466372b75e8233511bb4 |
pygments_2.0.1+dfsg-1.1ubuntu1.debian.tar.xz | 7.3 KiB | 4644159aa8a458108dec1a640a502065cf5de4e1b8e77cc3901ecd9a9bc5c51a |
pygments_2.0.1+dfsg-1.1ubuntu1.dsc | 2.4 KiB | b9748adb59772d5eaf6a2ea5bc50ad2a2b0361d8e8f7d8ded55b539e76423743 |
Available diffs
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