From 568a82503385d41d6e25fca46c5ce3db34f5a35ad00ef7b7dca63f7e8edf0de7 Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Thu, 3 Mar 2022 07:29:56 +0000 Subject: [PATCH] Accepting request 958595 from home:cyphar:docker - Update to containerd v1.4.13 to fix CVE-2022-23648. bsc#1196441 OBS-URL: https://build.opensuse.org/request/show/958595 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=127 --- _service | 4 ++-- containerd-1.4.12_7b11cfaabd73.tar.xz | 3 --- containerd-1.4.13_9cc61520f4cd.tar.xz | 3 +++ containerd.changes | 5 +++++ containerd.spec | 8 ++++---- 5 files changed, 14 insertions(+), 9 deletions(-) delete mode 100644 containerd-1.4.12_7b11cfaabd73.tar.xz create mode 100644 containerd-1.4.13_9cc61520f4cd.tar.xz diff --git a/_service b/_service index 7ee02e3..19a3c57 100644 --- a/_service +++ b/_service @@ -3,8 +3,8 @@ https://github.com/containerd/containerd.git git containerd - 1.4.12_%h - v1.4.12 + 1.4.13_%h + v1.4.13 .git diff --git a/containerd-1.4.12_7b11cfaabd73.tar.xz b/containerd-1.4.12_7b11cfaabd73.tar.xz deleted file mode 100644 index 7dd3fdb..0000000 --- a/containerd-1.4.12_7b11cfaabd73.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:184a3b3723d319bed0e8051361e911440ce01ac488c41fa44acab4fb4ef3d5b1 -size 3698852 diff --git a/containerd-1.4.13_9cc61520f4cd.tar.xz b/containerd-1.4.13_9cc61520f4cd.tar.xz new file mode 100644 index 0000000..dec3e6f --- /dev/null +++ b/containerd-1.4.13_9cc61520f4cd.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45961e5d73503ec886730ab4465f9d382ff1bd8778a7ab4c13842928277b785f +size 3697968 diff --git a/containerd.changes b/containerd.changes index 4578265..a3cd836 100644 --- a/containerd.changes +++ b/containerd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 3 07:24:10 UTC 2022 - Aleksa Sarai + +- Update to containerd v1.4.13 to fix CVE-2022-23648. bsc#1196441 + ------------------------------------------------------------------- Fri Nov 19 00:01:23 UTC 2021 - Aleksa Sarai diff --git a/containerd.spec b/containerd.spec index 8e2ff43..db5a89c 100644 --- a/containerd.spec +++ b/containerd.spec @@ -1,7 +1,7 @@ # # spec file for package containerd # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,11 +23,11 @@ %endif # MANUAL: Update the git_version. -%define git_version 7b11cfaabd73bb80907dd23182b9347b4245eb5d -%define git_short 7b11cfaabd73 +%define git_version 9cc61520f4cd876b86e77edfeb88fbcd536d1f9d +%define git_short 9cc61520f4cd Name: containerd -Version: 1.4.12 +Version: 1.4.13 Release: 0 Summary: Standalone OCI Container Daemon License: Apache-2.0