15
0
forked from pool/python-Mako
Files
python-Mako/python-Mako.changes
Dirk Mueller 73f1d271d0 - update to 1.2.3:
* Fixed issue in lexer in the same category as that of 🎫`366` where
    the regexp used to match an end tag didn't correctly organize for matching
    characters surrounded by whitespace, leading to high memory / interpreter
    hang if a closing tag incorrectly had a large amount of unterminated space
    in it. Credit to Sebastian Chnelik for locating the issue.
  * As Mako templates inherently render and directly invoke arbitrary Python
    code from the template source, it is **never** appropriate to create
    templates that contain untrusted input.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=93
2022-09-29 19:46:09 +00:00

25 KiB