diff --git a/changelog/updates/2025-10-30-containerd.md b/changelog/updates/2025-10-30-containerd.md new file mode 100644 index 0000000000..4afa9484d8 --- /dev/null +++ b/changelog/updates/2025-10-30-containerd.md @@ -0,0 +1,2 @@ +- sysext-containerd: runc ([1.3.1](https://github.com/opencontainers/runc/releases/tag/v1.3.1)) +- sysext-containerd: containerd ([2.1.4](https://github.com/containerd/containerd/releases/tag/v2.1.4)) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index df8b8390dc..c90823d374 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -114,3 +114,6 @@ sys-apps/azure-vm-utils =sys-devel/binutils-2.45-r1 ~arm64 =sys-fs/lxcfs-6.0.4 ~arm64 =sys-libs/binutils-libs-2.45-r1 ~arm64 + +=app-containers/containerd-2.1* ~amd64 ~arm64 +=app-containers/runc-1.3* ~amd64 ~arm64