diff --git a/changelog/security/2024-09-27-docker-go.md b/changelog/security/2024-09-27-docker-go.md new file mode 100644 index 0000000000..688ae06fa7 --- /dev/null +++ b/changelog/security/2024-09-27-docker-go.md @@ -0,0 +1,3 @@ +- docker ([CVE-2024-41110](https://nvd.nist.gov/vuln/detail/CVE-2024-41110)) +- Go ([CVE-2024-34155](https://nvd.nist.gov/vuln/detail/CVE-2024-34155), [CVE-2024-34156](https://nvd.nist.gov/vuln/detail/CVE-2024-34156), [CVE-2024-34158](https://nvd.nist.gov/vuln/detail/CVE-2024-34158)) +- runc ([CVE-2024-45310](https://nvd.nist.gov/vuln/detail/CVE-2024-45310)) diff --git a/changelog/updates/2024-09-13-containerd-1.7.22-update.md b/changelog/updates/2024-09-13-containerd-1.7.22-update.md deleted file mode 100644 index 793a019bd0..0000000000 --- a/changelog/updates/2024-09-13-containerd-1.7.22-update.md +++ /dev/null @@ -1 +0,0 @@ -- containerd ([1.7.22](https://github.com/containerd/containerd/releases/tag/v1.7.22)) diff --git a/changelog/updates/2024-09-27-containerd-docker-go-runc.md b/changelog/updates/2024-09-27-containerd-docker-go-runc.md new file mode 100644 index 0000000000..8f74f8926e --- /dev/null +++ b/changelog/updates/2024-09-27-containerd-docker-go-runc.md @@ -0,0 +1,4 @@ +- containerd ([1.7.22](https://github.com/containerd/containerd/releases/tag/v1.7.22)) +- docker ([27.2.1](https://docs.docker.com/engine/release-notes/27/#2721), includes changes from [26.1.0](https://docs.docker.com/engine/release-notes/26.1/#2610))) +- Go ([1.22.7](https://go.dev/doc/devel/release#go1.22.7)) +- runc ([1.1.14](https://github.com/opencontainers/runc/releases/tag/v1.1.14))