diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ name : docker -version : 18.09.0 -release : 17 +version : 18.09.1 +release : 18 source : - - https://github.com/docker/docker-ce/archive/v18.09.0.tar.gz : 0f251f04b1973956f070c1d7ee2751a9663da2d9d701fbab7e957f0f5f310478 - - git|https://github.com/docker/libnetwork.git : 8bc51fd276b549b106dbc7bf8ab18b3a01d66e64 + - https://github.com/docker/docker-ce/archive/v18.09.1.tar.gz : 9eadb1eae1954b0322aadf6505f5397d1b1eccf6395ab511cadf8e6975cfc576 + - git|https://github.com/docker/libnetwork.git : 2cfbf9b1f98162a55829a21cc603c76072a75382 - git|https://github.com/krallin/tini.git : v0.18.0 license : Apache-2.0 component : virt @@ -38,7 +38,7 @@ # Build daemon export VERSION=${version}-ce pushd components/engine - export DOCKER_GITCOMMIT="4d60db472b2bde6931072ca6467f2667c2590dff" + export DOCKER_GITCOMMIT="4c52b901c6cb019f7552cd93055f9688c6538be4" export AUTO_GOPATH=1 ./hack/make.sh dynbinary popd diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -46,12 +46,12 @@ - - 2018-11-23 - 18.09.0 + + 2019-01-10 + 18.09.1 Packaging update Philipp Trulson philipp@trulson.de \ No newline at end of file