来源: https://github.com/containerd/containerd/releases/tag/v2.1.9
containerd/containerd v2.1.9 Release Notes
Published at: 2026-06-18T23:20:04Z
Welcome to the v2.1.9 release of containerd!
The ninth patch release for containerd 2.1 contains various fixes and updates including security patches.
Security Updates
Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.
Contributors
- Chris Henzie
- Samuel Karp
- Akihiro Suda
- Wei Fu
- Akhil Mohan
- Ben Cressey
- Brian Goff
- Davanum Srinivas
- Derek McGowan
- Jared Ledvina
Changes
23 commits
- Prepare release notes for v2.1.9 (#13629)
b8b3a86e9Prepare release notes for v2.1.9ee965da63Merge commit from forkb5e0c4733Merge commit from fork02045fd46cri: filter CDI annotations on checkpoint restoree9c26cf3cMerge commit from fork2e4583a9fcri: do not re-tag restored checkpoints6e4ec908aMerge commit from fork570e69884cri: make checkpoint restore robust to unexpected archive content3788b4b9eMerge commit from fork290420fa7Bound user-database file reads in openBoundedUserFilebc5014f45Merge commit from fork429bcb924Do not propagate reserved labels from image configs
- update runc binary to v1.3.6 (#13616)
698f2fd66update runc binary to v1.3.6
- update go to 1.26.4/1.25.11 (#13578)
b8b75a90eupdate go to 1.26.4/1.25.11
- Configure udevd children-max for root-test (#13566)
22515b56fConfigure udevd children-max for root-test
- Clean up disk space in node e2e workflow (#13554)
af88d4f60Clean up disk space in node e2e workflow
- [github-action] release - Empty allowedSignersFile (#13517)
06df49576release - Empty allowedSignersFile
Dependency Changes
This release has no dependency changes
Previous release can be found at v2.1.8
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.
In addition to containerd, typically you will have to install runc and CNI plugins from their official sites too.
See also the Getting Started documentation.