From e9571d067eec8cce607b0a6b966518b5fd8da3a6 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 25 Jul 2024 07:36:08 +0200 Subject: [PATCH] prepare release 1.7.20 Signed-off-by: Sebastiaan van Stijn --- debian/changelog | 6 ++++++ rpm/containerd.spec | 3 +++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6289a1a2..7c0b49d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +containerd.io (1.7.20-1) release; urgency=medium + + * Update containerd binary to v1.7.20 + + -- Sebastiaan van Stijn Thu, 01 Aug 2024 11:48:25 +0000 + containerd.io (1.7.19-1) release; urgency=medium * Update containerd binary to v1.7.19 diff --git a/rpm/containerd.spec b/rpm/containerd.spec index a14ca01b..6c565b79 100644 --- a/rpm/containerd.spec +++ b/rpm/containerd.spec @@ -158,6 +158,9 @@ done %changelog +* Thu Aug 01 2024 Sebastiaan van Stijn - 1.7.20-3.1 +- Update containerd binary to v1.7.20 + * Tue Jul 16 2024 Sebastiaan van Stijn - 1.7.19-3.1 - Update containerd binary to v1.7.19 - Update Golang runtime to 1.21.12, which includes a fix for CVE-2024-24791.