mako 1.1.0+ds1-1ubuntu2.1 source package in Ubuntu

Changelog

mako (1.1.0+ds1-1ubuntu2.1) focal-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 07:38:41 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mako_1.1.0+ds1.orig.tar.xz 156.1 KiB 8220f0160203ba4b765add81684e4b9a07014f07fc637dfcf54a5aac76d6a413
mako_1.1.0+ds1-1ubuntu2.1.debian.tar.xz 13.9 KiB 66ec9f5d899d7520f54a19a257c78aca3e92511ba7b437283418a480e0f522c2
mako_1.1.0+ds1-1ubuntu2.1.dsc 2.5 KiB 0faac8d403a207747e26e3d871d4bc97bcb7c166a9433c846339136c0ba36482

View changes file

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.