File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- UPSTREAM_VER=5.7.0
2- REL=4
1+ UPSTREAM_VER=5.8.2
32# Find gvisor-tap-vsock version at:
43#
54# https://github.com/containers/podman/blob/v$PKGVER/contrib/pkginstaller/Makefile
6- GVISOR_TAP_VSOCK_VER=0.8.7
5+ GVISOR_TAP_VSOCK_VER=0.8.8
76VER=${UPSTREAM_VER}+vsock${GVISOR_TAP_VSOCK_VER}
87SRCS="git::commit=v${UPSTREAM_VER};rename=podman-${UPSTREAM_VER}::https://github.com/containers/podman \
98 git::commit=tags/v${GVISOR_TAP_VSOCK_VER};rename=gvisor-tap-vsock::https://github.com/containers/gvisor-tap-vsock"
Original file line number Diff line number Diff line change 1+ security = true
2+
3+ [name ]
4+ default = " Podman 5.8.2"
5+
6+ [caution ]
7+ default = " Fixes an OS Command Injection vulnerability (CVE-2026-33414, Severity: High)"
8+ zh_CN = " 修复一个系统命令注入漏洞(漏洞编号 CVE-2026-33414,严重性:高)"
9+
10+ [packages-v2 ]
11+ "podman" = " < 5.8.2+vsock0.8.8"
You can’t perform that action at this time.
0 commit comments