From 716a3ed1abae60bb7d78fffdc106c14d0b6df585 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Tue, 27 Aug 2024 13:40:23 +0200 Subject: [PATCH] prepare release 1.7.21 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Paweł Gronowski --- debian/changelog | 7 +++++++ rpm/containerd.spec | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 466b5fa7..c227f3d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 27 Aug 2024 11:39:01 +0000 + containerd.io (1.7.20-1) release; urgency=medium * Update containerd binary to v1.7.20 diff --git a/rpm/containerd.spec b/rpm/containerd.spec index 6c0b103b..314101b9 100644 --- a/rpm/containerd.spec +++ b/rpm/containerd.spec @@ -159,6 +159,10 @@ done %changelog +* Tue Aug 27 2024 Paweł Gronowski - 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 - 1.7.20-3.1 - Update containerd binary to v1.7.20 - Fix runc binary showing the incorrect version.