Accepting request 970021 from home:cyphar:docker
- Update to containerd v1.5.11 to fix CVE-2022-24769. bsc#1197517 OBS-URL: https://build.opensuse.org/request/show/970021 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=129
This commit is contained in:
parent
568a825033
commit
1d70ed12fb
4
_service
4
_service
@ -3,8 +3,8 @@
|
||||
<param name="url">https://github.com/containerd/containerd.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">containerd</param>
|
||||
<param name="versionformat">1.4.13_%h</param>
|
||||
<param name="revision">v1.4.13</param>
|
||||
<param name="versionformat">1.5.11_%h</param>
|
||||
<param name="revision">v1.5.11</param>
|
||||
<param name="exclude">.git</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45961e5d73503ec886730ab4465f9d382ff1bd8778a7ab4c13842928277b785f
|
||||
size 3697968
|
3
containerd-1.5.11_3df54a852345.tar.xz
Normal file
3
containerd-1.5.11_3df54a852345.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c336dd3501a9a81e24d3385b84a946bc252e6379929e372bac58c31d757d688
|
||||
size 4439804
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 04:15:16 UTC 2022 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
- Update to containerd v1.5.11 to fix CVE-2022-24769. bsc#1197517
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 3 07:24:10 UTC 2022 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
|
@ -23,11 +23,11 @@
|
||||
%endif
|
||||
|
||||
# MANUAL: Update the git_version.
|
||||
%define git_version 9cc61520f4cd876b86e77edfeb88fbcd536d1f9d
|
||||
%define git_short 9cc61520f4cd
|
||||
%define git_version 3df54a852345ae127d1fa3092b95168e4a88e2f8
|
||||
%define git_short 3df54a852345
|
||||
|
||||
Name: containerd
|
||||
Version: 1.4.13
|
||||
Version: 1.5.11
|
||||
Release: 0
|
||||
Summary: Standalone OCI Container Daemon
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user