Skip to content
Closed
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
29 changes: 29 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
containerd.io (1.6.23-1) release; urgency=medium

* Update containerd binary to v1.6.23
* Update Golang runtime to 1.19.12

-- Josh Seba <jseba@cloudflare.com> Fri, 25 Aug 2023 22:03:06 +0000

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

* Update containerd binary to v1.7.5

-- Josh Seba <jseba@cloudflare.com> Fri, 25 Aug 2023 22:02:55 +0000

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

* Update containerd binary to v1.7.4
* Update runc binary to v1.1.9
* Update Golang runtime to 1.20.7

-- Josh Seba <jseba@cloudflare.com> Fri, 25 Aug 2023 22:02:53 +0000

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

* Update containerd binary to v1.7.3
* Update runc binary to v1.1.8
* Update Golang runtime to 1.20.6

-- Josh Seba <jseba@cloudflare.com> Tue, 22 Aug 2023 01:38:20 +0000

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

* update containerd binary to v1.6.22
Expand Down
17 changes: 17 additions & 0 deletions rpm/containerd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,23 @@ done


%changelog
* Fri Aug 25 2023 Josh Seba <jseba@cloudflare.com> - 1.6.23-3.1
- Update containerd binary to v1.6.23
- Update Golang runtime to 1.19.12

* Fri Aug 25 2023 Josh Seba <jseba@cloudflare.com> - 1.7.5-3.1
- Update containerd binary to v1.7.5

* Fri Aug 25 2023 Josh Seba <jseba@cloudflare.com> - 1.7.4-3.1
- Update containerd binary to v1.7.4
- Update runc binary to v1.1.9
- Update Golang runtime to 1.20.7

* Fri Aug 25 2023 Josh Seba <jseba@cloudflare.com> - 1.7.3-3.1
- Update containerd binary to v1.7.3
- Update runc binary to v1.1.8
- Update Golang runtime to 1.20.6

* Sat Jul 29 2023 Sebastiaan van Stijn <thajeztah@docker.com> - 1.6.22-3.1
- update containerd binary to v1.6.22
- update runc binary to v1.1.8
Expand Down