diff --git a/python-Jinja2.changes b/python-Jinja2.changes index ea0f694..9da423c 100644 --- a/python-Jinja2.changes +++ b/python-Jinja2.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat Apr 13 03:06:31 UTC 2019 - Arun Persaud -- update to version 2.10.1: +- update to version 2.10.1 (bsc#1132323, CVE-2019-10906): * "SandboxedEnvironment" securely handles "str.format_map" in order to prevent code execution through untrusted format strings. The sandbox already handled "str.format".