Accepting request 1040632 from Virtualization:containers

OBS-URL: https://build.opensuse.org/request/show/1040632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/containerd?expand=0&rev=51
This commit is contained in:
Dominique Leuenberger 2022-12-07 16:34:31 +00:00 committed by Git OBS Bridge
commit 551fdbbe46
5 changed files with 15 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.6.6_%h</param>
<param name="revision">v1.6.6</param>
<param name="versionformat">1.6.9_%h</param>
<param name="revision">v1.6.9</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:91a3145a069c223e7db9694c1c08f44457f15f9b6fc77a156d558587e01bcb0d
size 5209856

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Dec 6 04:48:06 UTC 2022 - Aleksa Sarai <asarai@suse.com>
- Update to containerd v1.6.9 for Docker v20.10.21-ce. Also includes a fix for
CVE-2022-27191. boo#1206065 bsc#1197284 Upstream release notes:
<https://github.com/containerd/containerd/releases/tag/v1.6.9>
-------------------------------------------------------------------
Tue Nov 29 16:01:11 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -23,14 +23,14 @@
%endif
# MANUAL: Update the git_version.
%define git_version 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1
%define git_short 10c12954828e
%define git_version 1c90a442489720eec95342e1789ee8a5e1b9536f
%define git_short 1c90a4424897
%global provider_prefix github.com/containerd/containerd
%global import_path %{provider_prefix}
Name: containerd
Version: 1.6.6
Version: 1.6.9
Release: 0
Summary: Standalone OCI Container Daemon
License: Apache-2.0