Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
containerd.io (1.6.33-1) release; urgency=high

* Update containerd binary to v1.6.33
* Update Golang runtime to 1.21.11, which includes fixes for CVE-2024-24789, CVE-2024-24790.

-- Sebastiaan van Stijn <thajeztah@docker.com> Tue, 04 Jun 2024 22:38:00 +0000

containerd.io (1.6.32-1) release; urgency=medium

* Update containerd binary to v1.6.32
Expand Down
4 changes: 4 additions & 0 deletions rpm/containerd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,10 @@ done


%changelog
* Tue Jun 04 2024 Sebastiaan van Stijn <thajeztah@docker.com> - 1.6.33-3.1
- Update containerd binary to v1.6.33
- Update Golang runtime to 1.21.11, which includes fixes for CVE-2024-24789, CVE-2024-24790.

* Wed May 22 2024 Sebastiaan van Stijn <thajeztah@docker.com> - 1.6.32-3.1
- Update containerd binary to v1.6.32
- Update Golang runtime to 1.21.10
Expand Down