Accepting request 740817 from Virtualization:containers
Required for Docker 19.03.3-ce update. OBS-URL: https://build.opensuse.org/request/show/740817 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/containerd?expand=0&rev=34
This commit is contained in:
commit
c020d8e8b1
4
_service
4
_service
@ -3,8 +3,8 @@
|
|||||||
<param name="url">https://github.com/containerd/containerd.git</param>
|
<param name="url">https://github.com/containerd/containerd.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="filename">containerd</param>
|
<param name="filename">containerd</param>
|
||||||
<param name="versionformat">1.2.6_%h</param>
|
<param name="versionformat">1.2.10_%h</param>
|
||||||
<param name="revision">v1.2.6</param>
|
<param name="revision">v1.2.10</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
3
containerd-1.2.10_b34a5c8af56e.tar.xz
Normal file
3
containerd-1.2.10_b34a5c8af56e.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f2308381cff65070c2ea8399e9f9f7c7942bd5c3a9a8fda233744fca238974ee
|
||||||
|
size 2705880
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:17c6988fdbc49a49c328880e0d6895349ef1eb72709fa1392c86019b42d3d0c1
|
|
||||||
size 2671744
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 8 23:35:36 UTC 2019 - Aleksa Sarai <asarai@suse.com>
|
||||||
|
|
||||||
|
- Update to containerd v1.2.10, which is required for Docker 19.03.3-ce.
|
||||||
|
bsc#1153367
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 28 01:45:50 UTC 2019 - Aleksa Sarai <asarai@suse.com>
|
Fri Jun 28 01:45:50 UTC 2019 - Aleksa Sarai <asarai@suse.com>
|
||||||
|
|
||||||
|
@ -34,11 +34,11 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# MANUAL: Update the git_version.
|
# MANUAL: Update the git_version.
|
||||||
%define git_version 894b81a4b802e4eb2a91d1ce216b8817763c29fb
|
%define git_version b34a5c8af56e510852c35414db4c1f4fa6172339
|
||||||
%define git_short 894b81a4b802
|
%define git_short b34a5c8af56e
|
||||||
|
|
||||||
Name: %{realname}%{name_suffix}
|
Name: %{realname}%{name_suffix}
|
||||||
Version: 1.2.6
|
Version: 1.2.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Standalone OCI Container Daemon
|
Summary: Standalone OCI Container Daemon
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user