File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ PKGSEC=libs
33PKGDEP="c-ares jansson jemalloc libev"
44PKGDES="Library to implement the HTTP/2 protocol and the HPACK header compression algorithm"
55
6+ ABTYPE=autotools
67# FIXME: --disable-examples to skip broken examples (event.h incompatibility).
78AUTOTOOLS_AFTER=(
89 '--disable-werror'
Original file line number Diff line number Diff line change 1- VER=1.69.0
2- REL=2
3- SRCS="tbl::https://github.com/nghttp2/nghttp2/releases/download/v$VER/nghttp2-$VER.tar.xz"
4- CHKSUMS="sha256::1fb324b6ec2c56f6bde0658f4139ffd8209fa9e77ce98fd7a5f63af8d0e508ad"
1+ VER=1.70.0
2+ SRCS="git::commit=tags/v$VER::https://github.com/nghttp2/nghttp2"
3+ CHKSUMS="SKIP"
54CHKUPDATE="anitya::id=8651"
Original file line number Diff line number Diff line change 1+ security = true
2+
3+ [name ]
4+ default = " nghttp2 1.70.0"
5+
6+ [caution ]
7+ default = " Fixes a HTTP Request/Response Smuggling vulnerability (CVE-2026-58055, Severity: Medium)"
8+ zh_CN = " 修复 1 个 HTTP 请求/响应欺骗漏洞(CVE-2026-58055,严重性:中)"
9+
10+ [packages-v2 ]
11+ "nghttp2" = " < 1.70.0"
You can’t perform that action at this time.
0 commit comments