From d5394fd27c9532f63455f5c8699039783530edab Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 16 Jul 2024 23:08:58 +0200 Subject: [PATCH] prepare release 1.7.19 - Update containerd binary to v1.7.19 - Update Golang runtime to 1.21.12, which includes a fix for CVE-2024-24791. Signed-off-by: Sebastiaan van Stijn --- debian/changelog | 7 +++++++ rpm/containerd.spec | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7dde9d68..6289a1a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +containerd.io (1.7.19-1) release; urgency=medium + + * Update containerd binary to v1.7.19 + * Update Golang runtime to 1.21.12, which includes a fix for CVE-2024-24791. + + -- Sebastiaan van Stijn Tue, 16 Jul 2024 21:05:17 +0000 + containerd.io (1.7.18-1) release; urgency=medium * Update containerd binary to v1.7.18 diff --git a/rpm/containerd.spec b/rpm/containerd.spec index 34089674..a14ca01b 100644 --- a/rpm/containerd.spec +++ b/rpm/containerd.spec @@ -158,6 +158,10 @@ done %changelog +* 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. + * Tue Jun 18 2024 Sebastiaan van Stijn - 1.7.18-3.1 - Update containerd binary to v1.7.18 - Update runc binary to v1.1.13