You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/08/13 23:45:04 UTC

svn commit: r1617842 - in /cordova/site: public/blog/index.html public/index.html public/news/2014/08/13/ public/news/2014/08/13/tools-update.html public/rss.xml www/_posts/2014-08-13-tools-update.md

Author: steven
Date: Wed Aug 13 21:45:04 2014
New Revision: 1617842

URL: http://svn.apache.org/r1617842
Log:
added cordova-3.5.1 release blog post

Added:
    cordova/site/public/news/2014/08/13/
    cordova/site/public/news/2014/08/13/tools-update.html
    cordova/site/www/_posts/2014-08-13-tools-update.md
Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/index.html
    cordova/site/public/rss.xml

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1617842&r1=1617841&r2=1617842&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Wed Aug 13 21:45:04 2014
@@ -69,6 +69,11 @@
 <ul class="posts">
   
     <li>
+    <span>13 Aug 2014</span> &raquo;
+    <a href="//cordova.apache.org/news/2014/08/13/tools-update.html">Tools Release: August 13, 2014</a>
+    </li>
+  
+    <li>
     <span>11 Aug 2014</span> &raquo;
     <a href="//cordova.apache.org/news/2014/08/11/plugins-release.html">Plugins Release: August 11, 2014</a>
     </li>

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1617842&r1=1617841&r2=1617842&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Wed Aug 13 21:45:04 2014
@@ -101,6 +101,24 @@
   <h2>News <a href="/rss.xml" style="font-size:12pt; margin-left:10px">Subscribe</a></h2>
   <ul class="posts">
     
+      <li><span>13 Aug 2014</span> &raquo; <a href="//cordova.apache.org/news/2014/08/13/tools-update.html">Tools Release: August 13, 2014</a>
+      
+<p>An updated version of <code>cordova</code> and <code>cordova-lib</code> are available starting today.</p>
+
+<ul>
+<li><a href="https://www.npmjs.org/package/cordova">cordova@3.5.0-0.2.7</a></li>
+
+<li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@0.21.7</a></li>
+</ul>
+
+<p>To update your tools:</p>
+
+<pre><code>npm install -g cordova</code></pre>
+
+<p>These contain only one minor function change, which is related to the recent release of <a href="http://cordova.apache.org/announcements/2014/08/04/android-351.html">Cordova Android 3.5.1</a>. Before today’s update, when adding the Android platform to a project, by default it would use version 3.5.0 of Cordova Android. In order to get the latest 3.5.1 of Cordova Android, you would need to manually specify the 3.5.1 version number on the <code>platform add</code> command. Today’s update changes the default version of Cordova Android used when adding the Android platform to a project, so that you no longer need to manually specify the 3.5.1 version number to get the 3.5.1 version. You’ll now get 3.5.1 by default.</p>
+
+      <div style="padding-bottom:2em"><a href="//cordova.apache.org/news/2014/08/13/tools-update.html">Read More</a></div>
+    
       <li><span>11 Aug 2014</span> &raquo; <a href="//cordova.apache.org/news/2014/08/11/plugins-release.html">Plugins Release: August 11, 2014</a>
       
 <p>The following plugins were updated today:</p>
@@ -180,22 +198,6 @@ cordova plugin add org.apache.cordova.fi
 
       <div style="padding-bottom:2em"><a href="//cordova.apache.org/announcements/2014/08/06/android-351-update.html">Read More</a></div>
     
-      <li><span>04 Aug 2014</span> &raquo; <a href="//cordova.apache.org/announcements/2014/08/04/android-351.html">Apache Cordova Android 3.5.1</a>
-      
-<p><strong>Updated: 2014-08-06</strong> (The text of CVE-2014-3502 was changed after this post was released, to better explain the cope of the issue and the ways to mitigate the problem)</p>
-
-<p>Security issues were discovered in the Android platform of Cordova. We are releasing version 3.5.1 of Cordova Android to address these security issues. We recommend that all Android applications built using Cordova be upgraded to use version 3.5.1 of Cordova Android. Other Cordova platforms such as iOS are unaffected, and do not have an update.</p>
-
-<p>When using the Cordova CLI, the command to use 3.5.1 of Cordova Android is:</p>
-
-<pre><code>cordova platform add android@3.5.1 --usenpm</code></pre>
-
-<p>The security issues are CVE-2014-3500, CVE-2014-3501, and CVE-2014-3502.</p>
-
-<p>For your convenience, the text of these CVEs is included here.</p>
-
-      <div style="padding-bottom:2em"><a href="//cordova.apache.org/announcements/2014/08/04/android-351.html">Read More</a></div>
-    
   </ul>
   
   <p>

Added: cordova/site/public/news/2014/08/13/tools-update.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/08/13/tools-update.html?rev=1617842&view=auto
==============================================================================
--- cordova/site/public/news/2014/08/13/tools-update.html (added)
+++ cordova/site/public/news/2014/08/13/tools-update.html Wed Aug 13 21:45:04 2014
@@ -0,0 +1,169 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <link rel="SHORTCUT ICON" href="//cordova.apache.org/favicon.ico"/>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name = "format-detection" content = "telephone=no">
+    <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width" />
+    <!-- Original Jekyll
+    <meta name="viewport" content="width=device-width">
+    -->
+    <title>Tools Release: August 13, 2014</title>
+    <!-- syntax highlighting CSS -->
+    <link rel="stylesheet" href="//cordova.apache.org/css/syntax.css">
+    <!-- Custom CSS -->
+    <link rel="stylesheet" href="//cordova.apache.org/css/main.css">
+
+    <!-- Cordova CSS -->
+    <link rel="stylesheet" type="text/css" href="//cordova.apache.org/css/master.css">
+    <script src="//cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-94271-30']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+</head>
+
+<body>
+
+    <a class="scroll-point pt-top" name="top">
+</a>
+<div id="header">
+    <div class="wrap">
+        <a class="logo" href="//cordova.apache.org/#top"></a>
+        <div class="menu">
+            <a href="//cordova.apache.org/#about">About</a>
+            <a href="//cordova.apache.org/#news">News</a>
+            <a href="http://cordova.apache.org/docs/en/3.5.0/">Documentation</a>
+            <a href="http://plugins.cordova.io/">Plugins</a>
+            <a href="//cordova.apache.org/#links">Quick Links</a>
+            <a href="//cordova.apache.org/#contribute">Contribute</a>
+            <a href="//cordova.apache.org/#mailing-list">Mailing List</a>
+        </div>
+        <form class="menu-dropdown">
+            <select onchange="location = this.options[this.selectedIndex].value;">
+                <option value="//cordova.apache.org/#about">About</option>
+                <option value="//cordova.apache.org/#news">News</option>
+                <option value="http://cordova.apache.org/docs/en/3.5.0/">Documentation</option>
+                <option value="http://plugins.cordova.io/">Plugins</option>
+                <option value="//cordova.apache.org/#links">Quick Links</option>
+                <option value="//cordova.apache.org/#contribute">Contribute</option>
+                <option value="//cordova.apache.org/#mailing-list">Mailing List</option>
+            </select>
+        </form>
+    </div>
+    <div class="shadow"></div>
+</div> <!-- /header -->
+<div class="header-placeholder"></div>
+
+
+        <div class="site">
+    <h2>Tools Release: August 13, 2014</h2>
+    <div class="meta">Posted by: <a href="https://twitter.com/MarcelKinard">Marcel Kinard</a></div>
+    <p class="meta">13 Aug 2014</p>
+    <div class="post">
+    
+<p>An updated version of <code>cordova</code> and <code>cordova-lib</code> are available starting today.</p>
+
+<ul>
+<li><a href="https://www.npmjs.org/package/cordova">cordova@3.5.0-0.2.7</a></li>
+
+<li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@0.21.7</a></li>
+</ul>
+
+<p>To update your tools:</p>
+
+<pre><code>npm install -g cordova</code></pre>
+
+<p>These contain only one minor function change, which is related to the recent release of <a href="http://cordova.apache.org/announcements/2014/08/04/android-351.html">Cordova Android 3.5.1</a>. Before today’s update, when adding the Android platform to a project, by default it would use version 3.5.0 of Cordova Android. In order to get the latest 3.5.1 of Cordova Android, you would need to manually specify the 3.5.1 version number on the <code>platform add</code> command. Today’s update changes the default version of Cordova Android used when adding the Android platform to a project, so that you no longer need to manually specify the 3.5.1 version number to get the 3.5.1 version. You’ll now get 3.5.1 by default.</p>
+
+    </div>
+</div>
+
+
+
+    <a class="scroll-point" name="links"></a>
+<hr/>
+
+<div class="wrap quick-links-pane">
+    <h2 class="icon icon-quick-links">Quick Links</h2>
+    <br/>
+    <ul class="quick-links-header">
+        <li>General</li>
+        <li>Development</li>
+        <li class="last">Apache Software Foundation</li>
+    </ul>
+    <div class="clear"></div>
+</div>
+
+<div class="grid">
+    <div class="wrap">
+        <div class="list-container">
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="//cordova.apache.org/index.html#about">About Cordova<span></span></a></li>
+
+                
+                <li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li>
+                
+
+                <li><a href="//cordova.apache.org/artwork.html">Artwork<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="//cordova.apache.org/index.html#download">Download<span></span></a></li>
+                <li><a href="http://cordova.apache.org/docs/en/3.5.0/">Documentation<span></span></a></li>
+
+                
+                <li><a href="https://git-wip-us.apache.org/repos/asf">Source Code<span></span></a></li>
+                
+                <li><a href="https://issues.apache.org/jira/browse/CB">Issue Tracker<span></span></a></li>
+                
+                <li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
+                
+
+                <li><a href="//cordova.apache.org/index.html#mailing-list">Mailing List<span></span></a></li>
+
+                <li><a href="http://stackoverflow.com/tags/cordova">Support<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links last">
+                <li class="corner"></li>
+                
+                <li><a href="http://www.apache.org/">About ASF<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/security/">Security<span></span></a></li>
+                
+            </ul>
+
+            <div class="clear"></div>
+        </div>
+    </div>
+</div>
+
+
+    <hr/>
+<div id="footer">
+    <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
+    </p>
+    <a class="closing" href="#top"></a>
+</div>
+
+
+</body>
+</html>

Modified: cordova/site/public/rss.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/rss.xml?rev=1617842&r1=1617841&r2=1617842&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Wed Aug 13 21:45:04 2014
@@ -5,8 +5,8 @@
         <description>Apache Cordova - Apache Cordova is a set of device APIs that allow a web mobile app developer to access native device function from JavaScript.</description>
         <atom:link href="http://cordova.apache.org/rss.xml" rel="self" type="application/rss+xml" />
         <link>http://cordova.apache.org/rss.xml</link>
-        <lastBuildDate>Mon, 11 Aug 2014 11:28:42 -0700</lastBuildDate>
-        <pubDate>Mon, 11 Aug 2014 11:28:42 -0700</pubDate>
+        <lastBuildDate>Wed, 13 Aug 2014 14:44:18 -0700</lastBuildDate>
+        <pubDate>Wed, 13 Aug 2014 14:44:18 -0700</pubDate>
         <ttl>1800</ttl>
         <image>
             <url>http://cordova.apache.org</url>
@@ -19,6 +19,28 @@
 
 
         <item>
+                <title>Tools Release: August 13, 2014</title>
+                <description>
+&lt;p&gt;An updated version of &lt;code&gt;cordova&lt;/code&gt; and &lt;code&gt;cordova-lib&lt;/code&gt; are available starting today.&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://www.npmjs.org/package/cordova&quot;&gt;cordova@3.5.0-0.2.7&lt;/a&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://www.npmjs.org/package/cordova-lib&quot;&gt;cordova-lib@0.21.7&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;To update your tools:&lt;/p&gt;
+
+&lt;pre&gt;&lt;code&gt;npm install -g cordova&lt;/code&gt;&lt;/pre&gt;
+
+&lt;p&gt;These contain only one minor function change, which is related to the recent release of &lt;a href=&quot;http://cordova.apache.org/announcements/2014/08/04/android-351.html&quot;&gt;Cordova Android 3.5.1&lt;/a&gt;. Before today’s update, when adding the Android platform to a project, by default it would use version 3.5.0 of Cordova Android. In order to get the latest 3.5.1 of Cordova Android, you would need to manually specify the 3.5.1 version number on the &lt;code&gt;platform add&lt;/code&gt; command. Today’s update changes the default version of Cordova Android used when adding the Android platform to a project, so that you no longer need to manually specify the 3.5.1 version number to get the 3.5.1 version. You’ll now get 3.5.1 by default.&lt;/p&gt;
+</description>
+                <link>http://cordova.apache.org/news/2014/08/13/tools-update.html</link>
+                <guid>http://cordova.apache.org/news/2014/08/13/tools-update</guid>
+                <pubDate>Wed, 13 Aug 2014</pubDate>
+        </item>
+
+        <item>
                 <title>Plugins Release: August 11, 2014</title>
                 <description>
 &lt;p&gt;The following plugins were updated today:&lt;/p&gt;

Added: cordova/site/www/_posts/2014-08-13-tools-update.md
URL: http://svn.apache.org/viewvc/cordova/site/www/_posts/2014-08-13-tools-update.md?rev=1617842&view=auto
==============================================================================
--- cordova/site/www/_posts/2014-08-13-tools-update.md (added)
+++ cordova/site/www/_posts/2014-08-13-tools-update.md Wed Aug 13 21:45:04 2014
@@ -0,0 +1,21 @@
+---
+layout: post
+author:
+    name: Marcel Kinard
+    url: https://twitter.com/MarcelKinard
+title:  "Tools Release: August 13, 2014"
+categories: news
+tags: release tools security
+---
+
+An updated version of `cordova` and `cordova-lib` are available starting today.
+
+* [cordova@3.5.0-0.2.7](https://www.npmjs.org/package/cordova)
+* [cordova-lib@0.21.7](https://www.npmjs.org/package/cordova-lib)
+
+To update your tools:
+
+    npm install -g cordova
+
+These contain only one minor function change, which is related to the recent release of [Cordova Android 3.5.1](http://cordova.apache.org/announcements/2014/08/04/android-351.html). Before today's update, when adding the Android platform to a project, by default it would use version 3.5.0 of Cordova Android. In order to get the latest 3.5.1 of Cordova Android, you would need to manually specify the 3.5.1 version number on the `platform add` command. Today's update changes the default version of Cordova Android used when adding the Android platform to a project, so that you no longer need to manually specify the 3.5.1 version number to get the 3.5.1 version. You'll now get 3.5.1 by default.
+