Accepting request 907280 from home:cyphar:docker

- Update to containerd v1.4.8, to fix CVE-2021-32760. bsc#1188282
- Remove upstreamed patches:
  - bsc1188282-use-chmod-path-for-checking-symlink.patch

OBS-URL: https://build.opensuse.org/request/show/907280
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=120
This commit is contained in:
Aleksa Sarai 2021-07-20 09:34:05 +00:00 committed by Git OBS Bridge
parent 31e8c52014
commit 59370da71e
5 changed files with 23 additions and 8 deletions

View File

@ -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.4_%h</param>
<param name="revision">v1.4.4</param>
<param name="versionformat">1.4.8_%h</param>
<param name="revision">v1.4.8</param>
<param name="exclude">.git</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:791077e6b1da244e66cd8af3416fc9fba8c331202b3839f624ee9447d226bc5c
size 3597032

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75e9f06dd9efae2819f4a6aa4d2a725e98e28ad42111f5ebf7a489473de7c109
size 3693892

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jul 20 09:30:30 UTC 2021 - Aleksa Sarai <asarai@suse.com>
- Update to containerd v1.4.8, to fix CVE-2021-32760. bsc#1188282
- Remove upstreamed patches:
- bsc1188282-use-chmod-path-for-checking-symlink.patch
-------------------------------------------------------------------
Wed Jul 14 10:23:38 UTC 2021 - Aleksa Sarai <asarai@suse.com>
[ This patch was only released in SLES and Leap. ]
- Add patch for GHSA-c72p-9xmj-rx3w. CVE-2021-32760 bsc#1188282
+ bsc1188282-use-chmod-path-for-checking-symlink.patch
-------------------------------------------------------------------
Fri Apr 16 05:25:40 UTC 2021 - Aleksa Sarai <asarai@suse.com>

View File

@ -23,11 +23,11 @@
%endif
# MANUAL: Update the git_version.
%define git_version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
%define git_short 05f951a3781f
%define git_version 7eba5930496d9bbe375fdf71603e610ad737d2b2
%define git_short 7eba5930496d
Name: containerd
Version: 1.4.4
Version: 1.4.8
Release: 0
Summary: Standalone OCI Container Daemon
License: Apache-2.0