changelog: changelog for containerd, docker, Go, runc

Add changelog for containerd, docker, Go, runc.
This commit is contained in:
Dongsu Park 2024-09-27 13:53:10 +02:00
parent 0aab7daaf7
commit 04fc05be43
3 changed files with 7 additions and 1 deletions

View File

@ -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))

View File

@ -1 +0,0 @@
- containerd ([1.7.22](https://github.com/containerd/containerd/releases/tag/v1.7.22))

View File

@ -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))