Skip to content

Commit bc987e5

Browse files
stydxmMingcongBai
authored andcommitted
poetry: security update to 2.4.0
1 parent 545526b commit bc987e5

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

lang-python/poetry/spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VER=2.3.2
1+
VER=2.4.0
22
SRCS="pypi::version=${VER}::poetry"
3-
CHKSUMS="sha256::6e81526ae99a4f07f75174600bfe8b73e74c786dc18c9d1ce1800dd6f807414b"
3+
CHKSUMS="sha256::5e343ed7e71cdf1c7b5b5a7c6194a8b85e1700d3ae905ef0d22f6d021b49f2bc"
44
CHKUPDATE="anitya::id=32514"

topics/poetry-2.4.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 = "Poetry 2.4.0"
5+
6+
[caution]
7+
default = "Fixes a path traversal vulnerability (CVE-2026-34591, Severity: Medium)"
8+
zh_CN = "修复一个路径穿越漏洞(漏洞编号 CVE-2026-34591,严重性:中)"
9+
10+
[packages-v2]
11+
"poetry" = "< 2.4.0"

0 commit comments

Comments
 (0)