Browse code

Update docker to v1.9.0

Change-Id: I89ec528d74f90ce87bff9bcf31cbed5e69e82880
Reviewed-on: http://photon-jenkins.eng.vmware.com/99
Tested-by: jenkins-photon <wangnan2015@hotmail.com>
Reviewed-by: Divya Thaluru <dthaluru@vmware.com>

Vinay Kulkarni authored on 2015/11/07 06:25:36
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Summary:    Docker
2 2
 Name:       docker
3
-Version:    1.8.1
3
+Version:    1.9.0
4 4
 Release:    1%{?dist}
5 5
 License:    ASL 2.0
6 6
 URL:        http://docs.docker.com
... ...
@@ -8,7 +8,7 @@ Group:      Applications/File
8 8
 Vendor:     VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:	https://get.docker.com/builds/Linux/x86_64/%{name}-%{version}.tar.gz
11
-%define sha1 docker=2988b4b1efca9d08acc04668d65f8df5796fb4ba
11
+%define sha1 docker=f5634a6c5336b0ea05e41b2690a91f43dabb8fd2
12 12
 
13 13
 %description
14 14
 Docker is a platform for developers and sysadmins to develop, ship and run applications.
... ...
@@ -58,6 +58,8 @@ rm -rf %{buildroot}/*
58 58
 /lib/systemd/system/docker.service
59 59
 #/etc/systemd/system/multi-user.target.wants/docker.service
60 60
 %changelog
61
+*   Fri Nov 06 2015 Vinay Kulkarni <kulkarniv@vmware.com> 1.9.0-1
62
+-   Update to version 1.9.0
61 63
 *   Mon Aug 17 2015 Divya Thaluru <dthaluru@vmware.com> 1.8.1-1
62 64
 -   Update to new version 1.8.1.
63 65
 *   Fri Jun 19 2015 Fabio Rapposelli <fabio@vmware.com> 1.7.0-1