8000 prepare release 1.7.21 by vvoland · Pull Request #389 · docker/containerd-packaging · GitHub
[go: up one dir, main page]

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.7.21-1) release; urgency=medium

* Update containerd binary to v1.7.21
* Update Golang runtime to 1.22.6

-- Paweł Gronowski <pawel.gronowski@docker.com> Tue, 27 Aug 2024 11:39:01 +0000

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

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


%changelog
* Tue Aug 27 2024 Paweł Gronowski <pawel.gronowski@docker.com> - 1.7.21-3.1
- Update containerd binary to v1.7.21
- Update Golang runtime to 1.22.6

* Thu Aug 08 2024 Sebastiaan van Stijn <thajeztah@docker.com> - 1.7.20-3.1
- Update containerd binary to v1.7.20
- Fix runc binary showing the incorrect version.
Expand Down
0