You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2017/09/11 06:31:59 UTC

[cloudstack-www] branch master updated: update for 4.9.3.0 release

This is an automated email from the ASF dual-hosted git repository.

bhaisaab pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/master by this push:
     new 8c801a4  update for 4.9.3.0 release
8c801a4 is described below

commit 8c801a499e03a96636eff283c8fd44adb5145aa0
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Mon Sep 11 11:59:49 2017 +0530

    update for 4.9.3.0 release
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
---
 data/cloudstack.yml     |  5 ++++-
 source/downloads.md.erb | 10 +++++-----
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/data/cloudstack.yml b/data/cloudstack.yml
index 184452f..fb926b8 100644
--- a/data/cloudstack.yml
+++ b/data/cloudstack.yml
@@ -2,9 +2,12 @@ versions:
   main: 4.10.0.0
   branch: 4.10
   others:
-    - 4.9.2.0
+    - 4.9.3.0
   archives:
+    - 4.10:
+       - 4.10.0.0
     - 4.9:
+       - 4.9.3.0
        - 4.9.2.0
        - 4.9.1.0
        - 4.9.0.1
diff --git a/source/downloads.md.erb b/source/downloads.md.erb
index f76fbec..8554a51 100644
--- a/source/downloads.md.erb
+++ b/source/downloads.md.erb
@@ -55,9 +55,9 @@ title: Apache CloudStack Downloads
             MD5
         </button>
     </a>
-    <a href="http://www.apache.org/dist/cloudstack/releases/<%= data.cloudstack.versions.main %>/apache-cloudstack-<%=     data.cloudstack.versions.main %>-src.tar.bz2.sha">
+    <a href="http://www.apache.org/dist/cloudstack/releases/<%= data.cloudstack.versions.main %>/apache-cloudstack-<%=     data.cloudstack.versions.main %>-src.tar.bz2.sha512">
         <button type="button" class="btn btn-info btn-xs">
-            SHA
+            SHA512
         </button>
     </a>
 </p>
@@ -84,9 +84,9 @@ title: Apache CloudStack Downloads
             MD5
         </button>
     </a>
-    <a href="http://www.apache.org/dist/cloudstack/releases/<%= other_version %>1/apache-cloudstack-<%=     other_version %>-src.tar.bz2.sha">
+    <a href="http://www.apache.org/dist/cloudstack/releases/<%= other_version %>1/apache-cloudstack-<%=     other_version %>-src.tar.bz2.sha512">
         <button type="button" class="btn btn-info btn-xs">
-            SHA
+            SHA512
         </button>
     </a>
 </p>
@@ -125,7 +125,7 @@ title: Apache CloudStack Downloads
 <h3 class="panel-title">Verifying Downloads</h3>
 
 </div>
-              
+
 <div class="panel-body">
 
 <p>

-- 
To stop receiving notification emails like this one, please contact
['"commits@cloudstack.apache.org" <co...@cloudstack.apache.org>'].