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
This commit is contained in:
Aleksa Sarai 2022-03-03 07:29:56 +00:00 committed by Git OBS Bridge
parent bc7dcc20d9
commit 568a825033
5 changed files with 14 additions and 9 deletions

View File

@ -3,8 +3,8 @@
<param name="url">https://github.com/containerd/containerd.git</param> <param name="url">https://github.com/containerd/containerd.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="filename">containerd</param> <param name="filename">containerd</param>
<param name="versionformat">1.4.12_%h</param> <param name="versionformat">1.4.13_%h</param>
<param name="revision">v1.4.12</param> <param name="revision">v1.4.13</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
</service> </service>
<service name="recompress" mode="disabled"> <service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:184a3b3723d319bed0e8051361e911440ce01ac488c41fa44acab4fb4ef3d5b1
size 3698852

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45961e5d73503ec886730ab4465f9d382ff1bd8778a7ab4c13842928277b785f
size 3697968

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 3 07:24:10 UTC 2022 - Aleksa Sarai <asarai@suse.com>
- Update to containerd v1.4.13 to fix CVE-2022-23648. bsc#1196441
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 19 00:01:23 UTC 2021 - Aleksa Sarai <asarai@suse.com> Fri Nov 19 00:01:23 UTC 2021 - Aleksa Sarai <asarai@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package containerd # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -23,11 +23,11 @@
%endif %endif
# MANUAL: Update the git_version. # MANUAL: Update the git_version.
%define git_version 7b11cfaabd73bb80907dd23182b9347b4245eb5d %define git_version 9cc61520f4cd876b86e77edfeb88fbcd536d1f9d
%define git_short 7b11cfaabd73 %define git_short 9cc61520f4cd
Name: containerd Name: containerd
Version: 1.4.12 Version: 1.4.13
Release: 0 Release: 0
Summary: Standalone OCI Container Daemon Summary: Standalone OCI Container Daemon
License: Apache-2.0 License: Apache-2.0