Skip to content

Commit 22b49d6

Browse files
stydxmMingcongBai
authored andcommitted
werkzeug: security update to 3.1.8
Signed-off-by: stydxm <stydxm@outlook.com>
1 parent 5f2ab9a commit 22b49d6

3 files changed

Lines changed: 14 additions & 4 deletions

File tree

lang-python/werkzeug/autobuild/defines

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PKGNAME=werkzeug
22
PKGSEC=python
3-
PKGDEP="python-3"
3+
PKGDEP="python-3 markupsafe"
44
BUILDDEP="flit-core"
55
PKGDES="Swiss Army knife of Python web development"
66

lang-python/werkzeug/spec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
VER=3.0.6
1+
VER=3.1.8
22
SRCS="pypi::version=$VER::werkzeug"
3-
CHKSUMS="sha256::a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d"
3+
CHKSUMS="sha256::9bad61a4268dac112f1c5cd4630a56ede601b6ed420300677a869083d70a4c44"
44
CHKUPDATE="anitya::id=4092"
5-
REL="3"

topics/werkzeug-3.1.8.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 = "Werkzeug 3.1.8"
5+
6+
[caution]
7+
default = "Fixes 3 improper handling of device names vulnerabilities (CVE-2025-66221, CVE-2026-21860, and CVE-2026-27199, Severity: Medium)"
8+
zh_CN = "修复 3 个设备名处理不当漏洞(CVE-2025-66221、CVE-2026-21860 和 CVE-2026-27199,严重性:中)"
9+
10+
[packages-v2]
11+
"werkzeug" = "< 3.1.8"

0 commit comments

Comments
 (0)