mako 1.0.7+ds1-1ubuntu0.2 source package in Ubuntu
Changelog
mako (1.0.7+ds1-1ubuntu0.2) bionic-security; urgency=medium * SECURITY UPDATE: Regular Expression DoS - debian/patches/CVE-2022-40023.patch: fix tag regexp to match quoted groups correctly in mako/lexer.py. - CVE-2022-40023 -- Leonidas Da Silva Barbosa <email address hidden> Mon, 19 Sep 2022 08:04:38 -0300
Upload details
- Uploaded by:
- Leonidas S. Barbosa
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | main | python | |
Bionic | security | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mako_1.0.7+ds1.orig.tar.gz | 267.1 KiB | 503dc4cebb5d7227ac3bac5c6264bd16124e83354a3baee02edf45a254562c44 |
mako_1.0.7+ds1-1ubuntu0.2.debian.tar.xz | 13.2 KiB | e3af9c74746c2114bc69fbe38b1d158b1c2434426ca567466e8debdcefe9b96c |
mako_1.0.7+ds1-1ubuntu0.2.dsc | 2.4 KiB | 91cfb118acd553ead7f49ab4647470c26018a59b720a38815975ef28fc818f86 |
Available diffs
Binary packages built by this source
- python-mako: fast and lightweight templating for the Python platform
Mako is a template library written in Python. It provides a familiar, non-XML
syntax which compiles into Python modules for maximum performance. Mako's
syntax and API borrows from the best ideas of many others, including Django
templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
Python (i.e. Python Server Page) language, which refines the familiar ideas of
componentized layout and inheritance to produce one of the most
straightforward and flexible models available, while also maintaining close
ties to Python calling and scoping semantics.
- python-mako-doc: documentation for the Mako Python library
Mako is a template library written in Python.
.
This package contains the documentation for Mako in HTML and
reStructuredText formats.
- python3-mako: fast and lightweight templating for the Python 3 platform
Mako is a template library written in Python. It provides a familiar, non-XML
syntax which compiles into Python modules for maximum performance. Mako's
syntax and API borrows from the best ideas of many others, including Django
templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
Python (i.e. Python Server Page) language, which refines the familiar ideas of
componentized layout and inheritance to produce one of the most
straightforward and flexible models available, while also maintaining close
ties to Python calling and scoping semantics.