Skip to content

Commit 5867988

Browse files
stydxmMingcongBai
authored andcommitted
cairosvg: security update to 2.9.0
Signed-off-by: stydxm <stydxm@outlook.com>
1 parent 7649fb6 commit 5867988

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

app-imaging/cairosvg/spec

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
VER=2.8.2
2-
SRCS="tbl::https://github.com/Kozea/CairoSVG/archive/refs/tags/$VER.tar.gz"
3-
CHKSUMS="sha256::c292f3111c8cc4e5dc80aac9d4a36098ecb3ec9cf3238a6269da03f567c98b8c"
1+
VER=2.9.0
2+
SRCS="pypi::version=$VER::CairoSVG"
3+
CHKSUMS="sha256::1debb00cd2da11350d8b6f5ceb739f1b539196d71d5cf5eb7363dbd1bfbc8dc5"
44
CHKUPDATE="anitya::id=3789"
5-
REL="1"

topics/cairosvg-2.9.0.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 = "CairoSVG 2.9.0"
5+
6+
[caution]
7+
default = "Fixes an Uncontrolled Recursion vulnerability (CVE-2026-31899, Severity: High)"
8+
zh_CN = "修复一个未经控制的递归漏洞(CVE-2026-31899,严重性:高)"
9+
10+
[packages-v2]
11+
"cairosvg" = "< 2.9.0"

0 commit comments

Comments
 (0)