diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : docker -version : 18.09.1 -release : 18 +version : 18.09.2 +release : 19 source : - - https://github.com/docker/docker-ce/archive/v18.09.1.tar.gz : 9eadb1eae1954b0322aadf6505f5397d1b1eccf6395ab511cadf8e6975cfc576 + - https://github.com/docker/docker-ce/archive/v18.09.2.tar.gz : f370a899ffc1a81028167697130fd1888d97753b1fb5b8fe1f2b12b71c3ebfc0 - git|https://github.com/docker/libnetwork.git : 2cfbf9b1f98162a55829a21cc603c76072a75382 - git|https://github.com/krallin/tini.git : v0.18.0 license : Apache-2.0 @@ -38,7 +38,7 @@ # Build daemon export VERSION=${version}-ce pushd components/engine - export DOCKER_GITCOMMIT="4c52b901c6cb019f7552cd93055f9688c6538be4" + export DOCKER_GITCOMMIT="62479626f213818ba5b4565105a05277308587d5" 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 @@ - - 2019-01-10 - 18.09.1 + + 2019-02-12 + 18.09.2 Packaging update Philipp Trulson philipp@trulson.de \ No newline at end of file