Skip to content

Commit

Permalink
Merge pull request #278 from thaJeztah/update_containerd_1.6.2
Browse files Browse the repository at this point in the history
prepare release v1.6.3
  • Loading branch information
thaJeztah committed Apr 28, 2022
2 parents 1caefec + dc6fe84 commit 8a655a6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
15 changes: 15 additions & 0 deletions debian/changelog
@@ -1,3 +1,18 @@
containerd.io (1.6.3-1) release; urgency=medium

* Update containerd to v1.6.3
* Update runc to v1.1.1
* Update Golang runtime to 1.17.9

-- Sebastiaan van Stijn <thajeztah@docker.com> Thu, 28 Apr 2022 10:24:07 +0000

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

* Update containerd to v1.6.2
* Update runc to v1.1.0

-- Sebastiaan van Stijn <thajeztah@docker.com> Sun, 27 Mar 2022 22:56:51 +0000

containerd.io (1.5.11-1) release; urgency=high

* Update containerd to v1.5.11 to address CVE-2022-24769
Expand Down
9 changes: 9 additions & 0 deletions rpm/containerd.spec
Expand Up @@ -161,6 +161,15 @@ done


%changelog
* Thu Apr 28 2022 Sebastiaan van Stijn <thajeztah@docker.com> - 1.6.3-3.1
- Update containerd to v1.6.3
- Update runc to v1.1.1
- Update Golang runtime to 1.17.9

* Sun Mar 27 2022 Sebastiaan van Stijn <thajeztah@docker.com> - 1.6.2-3.1
- Update containerd to v1.6.2
- Update runc to v1.1.0

* Wed Mar 23 2022 Sebastiaan van Stijn <thajeztah@docker.com> - 1.5.11-3.1
- Update containerd to v1.5.11 to address CVE-2022-24769

Expand Down

0 comments on commit 8a655a6

Please sign in to comment.