Page MenuHomeSolus

D2198.id5258.diff
No OneTemporary

D2198.id5258.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : docker
-version : 17.11.0
-release : 11
+version : 18.01.0
+release : 12
source :
- - git|https://github.com/docker/docker-ce.git : v17.11.0-ce
+ - git|https://github.com/docker/docker-ce.git : v18.01.0-ce
- git|https://github.com/docker/libnetwork.git : 7b2b1feb1de4817d522cc372af149ff48d25028e
license : Apache-2.0
component : virt
@@ -35,7 +35,7 @@
# Build daemon
pushd components/engine
- export DOCKER_GITCOMMIT="7cbbc92838236e442de83d7ae6b3d74dd981b586"
+ export DOCKER_GITCOMMIT="caca2f076b0d917b093941319f22e1f92eb8772f"
export AUTO_GOPATH=1
./hack/make.sh dynbinary
popd
@@ -45,8 +45,6 @@
pushd components/cli
./scripts/build/dynbinary
install : |
- export CE=${version}-ce
-
# Required directories
install -D -d -m 00755 $installdir/usr/bin
install -D -d -m 00755 $installdir/%libdir%/systemd/system
@@ -58,7 +56,7 @@
# Main docker daemon
pushd components/engine
- install -m 00755 bundles/dynbinary-daemon/dockerd-${CE} $installdir/usr/bin/dockerd
+ install -m 00755 bundles/dynbinary-daemon/dockerd $installdir/usr/bin/dockerd
popd
# Now install proxy service
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>docker</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Philipp Kolesnikov</Name>
+ <Email>kolesnikov.p@hotmail.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>virt</PartOf>
@@ -31,12 +31,12 @@
</Files>
</Package>
<History>
- <Update release="11">
- <Date>2017-11-26</Date>
- <Version>17.11.0</Version>
+ <Update release="12">
+ <Date>2018-02-05</Date>
+ <Version>18.01.0</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Philipp Kolesnikov</Name>
+ <Email>kolesnikov.p@hotmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 2:34 PM (3 h, 4 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809734
Default Alt Text
D2198.id5258.diff (2 KB)

Event Timeline