From: Jan Palus Date: Tue, 19 May 2020 18:43:44 +0000 (+0200) Subject: up to 19.03.9 X-Git-Tag: auto/th/docker-ce-19.03.9-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=29a9c8b932f287d494400793bdb270b045c747fb;p=packages%2Fdocker-ce.git up to 19.03.9 --- diff --git a/docker-ce.spec b/docker-ce.spec index 2e006a3..e3f8419 100644 --- a/docker-ce.spec +++ b/docker-ce.spec @@ -10,31 +10,31 @@ # - https://github.com/docker/docker-ce/releases # - https://github.com/moby/moby/blob/master/project/PACKAGERS.md#build-dependencies -# v1.0.0-rc8 +# v1.0.0-rc10 %define runc_commit dc9208a # v1.2.13 %define containerd_commit 7ad1843 # v0.8.0-dev.2-1075-g1b91bc94 -%define libnetwork_commit 9fd385b +%define libnetwork_commit 0941c3f #define subver -rc2 Summary: Docker CE: the open-source application container engine Name: docker-ce # Using Docker-CE, Stay on Stable channel # https://docs.docker.com/engine/installation/ -Version: 19.03.8 +Version: 19.03.9 Release: 1 License: Apache v2.0 Group: Applications/System # https://github.com/docker/docker-ce/releases #Source0: https://github.com/docker/docker-ce/archive/v%{version}-ce%{subver}/%{name}-%{version}-ce%{subver}.tar.gz Source0: https://github.com/docker/docker-ce/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 529b9e0767146ba03b6fda5833b5e1f6 +# Source0-md5: ef325f2cafbf08be636394ae551bcc52 Source1: https://github.com/opencontainers/runc/archive/%{runc_commit}/runc-%{runc_commit}.tar.gz # Source1-md5: b593d63c7df5a27fba615afcf411762f Source2: https://github.com/containerd/containerd/archive/%{containerd_commit}/containerd-%{containerd_commit}.tar.gz # Source2-md5: 82af4401bdae0f3f39f8a4307e70f9f4 Source3: https://github.com/docker/libnetwork/archive/%{libnetwork_commit}/libnetwork-%{libnetwork_commit}.tar.gz -# Source3-md5: 01edf8891f46aa4306b32f41732dc39f +# Source3-md5: 7266db01a75fd1b24e82bcf80024309f Source4: https://github.com/krallin/tini/archive/v0.18.0/tini-0.18.0.tar.gz # Source4-md5: cc3b205a1b83b8e6ed6892fc5e8ef2c3 Source5: dockerd.sh