From fd3ffbc481d4a3ef2ec4704cd25fd6f492e9a25d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B7=D0=B8=D0=BC?= Date: Thu, 14 Nov 2019 02:10:49 +0300 Subject: [PATCH] Updated to 19.03.4 --- .abf.yml | 4 ++-- docker.spec | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.abf.yml b/.abf.yml index 2573d53..0b0396e 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,4 +1,4 @@ sources: - docker-ce-19.03.3.tar.gz: 0a1ae2b4ea3fa4ba11a9ab14e6fce57f681e89dc - libnetwork-master.zip: 4cc635cb895d639de42216aeef1d8244c1516b89 + docker-ce-19.03.4.tar.gz: d957698c205c44f4b0328cbdb6492b21ece77b04 + libnetwork-master.zip: 993e500ccd0f5acec5509a70199c1616eec8f86c tini-0.18.0.tar.gz: 27b7529ae87ea688e21d0a061b6d9299ff9362f6 diff --git a/docker.spec b/docker.spec index 15ff682..ede4a53 100644 --- a/docker.spec +++ b/docker.spec @@ -10,7 +10,7 @@ Summary: Automates deployment of containerized applications Name: docker -Version: 19.03.3 +Version: 19.03.4 Release: 1 License: ASL 2.0 Group: System/Kernel and hardware @@ -25,7 +25,7 @@ Source6: %{name}-network.sysconfig Source7: %{name}.socket Source8: %{name}-network-cleanup.sh Source9: overlay.conf -# 7f13a5c99f4bb76a4122035d495984b6a09739bb +# 571783238bee54062ebc781c321f7833a23e38f7 Source10: https://github.com/docker/libnetwork/archive/master.zip?/libnetwork-master.zip Source11: https://github.com/krallin/tini/archive/v0.18.0.tar.gz?/tini-0.18.0.tar.gz Source100: %{name}.rpmlintrc @@ -249,4 +249,3 @@ EOF install -d %{buildroot}%{_sysconfdir}/modules-load.d/ install -p -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/modules-load.d/overlay.conf -