来源: https://github.com/containerd/containerd/releases/tag/v1.7.33
containerd/containerd v1.7.33 Release Notes
Published at: 2026-06-18T23:18:30Z
Welcome to the v1.7.33 release of containerd!
The thirty-third patch release for containerd 1.7 contains various fixes and updates including security patches.
Security Updates
containerd
go-jose
Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.
Contributors
- Samuel Karp
- Chris Henzie
- Akihiro Suda
- Akhil Mohan
- Ben Cressey
- Davanum Srinivas
- Sopho Merkviladze
Changes
17 commits
- Prepare release notes for v1.7.33 (#13631)
- update runc binary to v1.3.6 (#13615)
74c728c13update runc binary to v1.3.6
- update go to 1.26.4/1.25.11 (#13579)
947caa4b7update go to 1.26.4/1.25.11
- Configure udevd children-max for root-test (#13564)
e884e964eConfigure udevd children-max for root-test
- Clean up disk space in node e2e workflow (#13552)
b9e756888Clean up disk space in node e2e workflow
- Bump go-jose/go-jose/v3 to v3.0.5 to fix GHSA-78h2-9frx-2jm8 (#13467)
4dfc1844eBump go-jose to v3.0.5 to address CVE-2026-34986
Dependency Changes
- github.com/go-jose/go-jose/v3 v3.0.4 -> v3.0.5
Previous release can be found at v1.7.32