containerd
containerd is a daemon with an API and a command line client, to manage
containers on one machine. It uses runC to run containers according to the OCI
specification. containerd has advanced features such as seccomp and user
namespace support as well as checkpoint and restore for cloning and live
migration of containers.
- Links to Virtualization:containers / containerd
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:junknot/containerd && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
0001-BUILD-SLE12-revert-btrfs-depend-on-kernel-UAP |
0000103349 101 KB | |
_service | 0000000510 510 Bytes | |
containerd-1.7.23_57f17b0a6295.tar.xz | 0006084160 5.8 MB | |
containerd-rpmlintrc | 0000000093 93 Bytes | |
containerd.changes | 0000031208 30.5 KB | |
containerd.obsinfo | 0000000113 113 Bytes | |
containerd.service | 0000001342 1.31 KB | |
containerd.spec | 0000005866 5.73 KB |
Latest Revision
Thomas Williams (junknot)
committed
(revision 3)
- Update to containerd v1.6.6 to fix CVE-2022-31030 and meet the requirements of Docker v20.10.17-ce. bsc#1200145 - Remove upstreamed patches: - bsc1200145-Limit-the-response-size-of-ExecSync.patch [ This patch was only released in SLES and Leap. ] - Backport patch to fix GHSA-5ffw-gxpp-mxpf CVE-2022-31030. bsc#1200145 + bsc1200145-Limit-the-response-size-of-ExecSync.patch - Update to containerd v1.5.12. Upstream release notes: <https://github.com/containerd/containerd/releases/tag/v1.5.12> - Update to containerd v1.5.11 to fix CVE-2022-24769. bsc#1197517 - Update to containerd v1.4.13 to fix CVE-2022-23648. bsc#1196441 - Remove upstreamed patch: - CVE-2022-23648.patch [ This patch was only released in SLES and Leap. ] - Add patch for CVE-2022-23648. bsc#1196441 + CVE-2022-23648.patch - Update to containerd v1.4.12 for Docker 20.10.11-ce. bsc#1192814 bsc#1193273 CVE-2021-41190 - Update to containerd v1.4.11, to fix CVE-2021-41103. bsc#1191355 - Switch to Go 1.16.x compiler, in line with upstream. - Update to containerd v1.4.11, to fix CVE-2021-41103 bsc#1191121. bsc#1191355 - Switch to Go 1.16.x compiler, in line with upstream.
Comments 0