Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11047000
D2198.id5258.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D2198.id5258.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2198: Update docker to v18.01.0-ce
Attached
Detach File
Event Timeline
Log In to Comment