Accepting request 1041295 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1041295 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/containerd?expand=0&rev=52
This commit is contained in:
commit
90a9bc6565
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.9_%h</param>
|
||||
<param name="revision">v1.6.9</param>
|
||||
<param name="versionformat">1.6.12_%h</param>
|
||||
<param name="revision">v1.6.12</param>
|
||||
<param name="exclude">.git</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
3
containerd-1.6.12_a05d175400b1.tar.xz
Normal file
3
containerd-1.6.12_a05d175400b1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25d5c4298633d12b19cf74f9848acfaf3cc7e8ffb616c8ab88a1000da008fb76
|
||||
size 5203784
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f01121a1e92efcc8ebe9d2c3a4afad61383c71e9ac919d39f14c2abdc261ca4c
|
||||
size 5200004
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 8 01:28:48 UTC 2022 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
- Update to containerd v1.6.12 to fix CVE-2022-23471. Upstream release notes:
|
||||
<https://github.com/containerd/containerd/releases/tag/v1.6.11>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 22:41:50 UTC 2022 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
- Update to containerd v1.6.11. Upstream release notes:
|
||||
<https://github.com/containerd/containerd/releases/tag/v1.6.11>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 04:48:06 UTC 2022 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
|
@ -23,14 +23,14 @@
|
||||
%endif
|
||||
|
||||
# MANUAL: Update the git_version.
|
||||
%define git_version 1c90a442489720eec95342e1789ee8a5e1b9536f
|
||||
%define git_short 1c90a4424897
|
||||
%define git_version a05d175400b1145e5e6a735a6710579d181e7fb0
|
||||
%define git_short a05d175400b1
|
||||
|
||||
%global provider_prefix github.com/containerd/containerd
|
||||
%global import_path %{provider_prefix}
|
||||
|
||||
Name: containerd
|
||||
Version: 1.6.9
|
||||
Version: 1.6.12
|
||||
Release: 0
|
||||
Summary: Standalone OCI Container Daemon
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user