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:
commit
551fdbbe46
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.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">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:91a3145a069c223e7db9694c1c08f44457f15f9b6fc77a156d558587e01bcb0d
|
||||
size 5209856
|
3
containerd-1.6.9_1c90a4424897.tar.xz
Normal file
3
containerd-1.6.9_1c90a4424897.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f01121a1e92efcc8ebe9d2c3a4afad61383c71e9ac919d39f14c2abdc261ca4c
|
||||
size 5200004
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user