Skip to content

Commit 7055ede

Browse files
stydxmMingcongBai
authored andcommitted
mako: security update to 1.3.12
Signed-off-by: stydxm <stydxm@outlook.com>
1 parent e25b048 commit 7055ede

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

lang-python/mako/spec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
VER=1.3.10
1+
VER=1.3.12
22
SRCS="pypi::version=${VER}::mako"
3-
CHKSUMS="sha256::99579a6f39583fa7e5630a28c3c1f440e4e97a414b80372649c0ce338da2ea28"
3+
CHKSUMS="sha256::9f778e93289bd410bb35daadeb4fc66d95a746f0b75777b942088b7fd7af550a"
44
CHKUPDATE="anitya::id=3915"
5-
REL="1"

topics/mako-1.3.12.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
security = true
2+
3+
[name]
4+
default = "mako 1.3.12"
5+
6+
[caution]
7+
default = "Fixes a Path Traversal vulnerability (CVE-2026-41205, Severity: High)"
8+
zh_CN = "修复一个路径遍历漏洞(CVE-2026-41205,严重性:高)"
9+
10+
[packages-v2]
11+
"mako" = "< 1.3.12"

0 commit comments

Comments
 (0)