You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2017/05/05 17:44:38 UTC

svn commit: r1794083 [2/3] - in /cordova/site/public: announcements/2017/05/ announcements/2017/05/04/ announcements/2017/05/04/android-release.html blog/index.html feed.xml sitemap.xml static/js/index.js static/js/plugins.js

Modified: cordova/site/public/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1794083&r1=1794082&r2=1794083&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri May  5 17:44:37 2017
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Thu, 04 May 2017 18:58:09 +0200</pubDate>
-    <lastBuildDate>Thu, 04 May 2017 18:58:09 +0200</lastBuildDate>
+    <pubDate>Fri, 05 May 2017 09:40:25 -0700</pubDate>
+    <lastBuildDate>Fri, 05 May 2017 09:40:25 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
@@ -152,7 +152,7 @@ cordova config set browserify true
 &lt;li&gt;Cordova WebOS: ~3.7.0&lt;/li&gt;
 &lt;/ul&gt;
 </description>
-        <pubDate>Thu, 04 May 2017 00:00:00 +0200</pubDate>
+        <pubDate>Thu, 04 May 2017 00:00:00 -0700</pubDate>
         <link>https://cordova.apache.org/news/2017/05/04/cordova-7.html</link>
         <guid isPermaLink="true">https://cordova.apache.org/news/2017/05/04/cordova-7.html</guid>
         
@@ -166,6 +166,43 @@ cordova config set browserify true
       </item>
     
       <item>
+        <title>Cordova Android 6.2.3 Released!</title>
+        <description>&lt;p&gt;We are happy to announce that &lt;code&gt;Cordova Android 6.2.3&lt;/code&gt; has been released! This patch release &lt;em&gt;actually&lt;/em&gt; adds support for the Android SDK Tools v26 and newer. Unfortunately, we forgot to include these changes in the 6.2.2 release.&lt;/p&gt;
+
+&lt;p&gt;We strongly recommend upgrading to this version if you are using the latest Android SDK Tools. Older versions of &lt;code&gt;cordova-android&lt;/code&gt; do not work with the latest Android SDK Tools!&lt;/p&gt;
+
+&lt;p&gt;To upgrade:&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-&quot; data-lang=&quot;&quot;&gt;npm install -g cordova
+cd my_project
+cordova platform update android@6.2.3
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;p&gt;To add it explicitly:&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-&quot; data-lang=&quot;&quot;&gt;cordova platform add android@6.2.3
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;p&gt;This release will have to be explicitly added until the upcoming &lt;code&gt;cordova@7&lt;/code&gt; release, where it will be pinned as the default android platform.&lt;/p&gt;
+
+&lt;!--more--&gt;
+
+&lt;h2&gt;What&amp;#39;s new in Android&lt;/h2&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12640&quot;&gt;CB-12640&lt;/a&gt; Support for Android SDK Tools v26 and newer. Flipped AVD parsing logic so that it always tries to use &lt;code&gt;avdmanager&lt;/code&gt; to retrieve AVDs first, then falls back to &lt;code&gt;android&lt;/code&gt; command if &lt;code&gt;avdmanager&lt;/code&gt; cannot be found. Improve handling of SDK tools commands on Windows.&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Thu, 04 May 2017 00:00:00 -0700</pubDate>
+        <link>https://cordova.apache.org/announcements/2017/05/04/android-release.html</link>
+        <guid isPermaLink="true">https://cordova.apache.org/announcements/2017/05/04/android-release.html</guid>
+        
+        <category>news</category>
+        
+        <category>releases</category>
+        
+        
+        <category>announcements</category>
+        
+      </item>
+    
+      <item>
         <title>Plugins Release</title>
         <description>&lt;p&gt;The following plugins were updated today:&lt;/p&gt;
 
@@ -381,7 +418,7 @@ cordova plugin add cordova-plugin-camera
 &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12519&quot;&gt;CB-12519&lt;/a&gt; added missing license header&lt;/li&gt;
 &lt;/ul&gt;
 </description>
-        <pubDate>Mon, 01 May 2017 00:00:00 +0200</pubDate>
+        <pubDate>Mon, 01 May 2017 00:00:00 -0700</pubDate>
         <link>https://cordova.apache.org/news/2017/05/01/plugins-release.html</link>
         <guid isPermaLink="true">https://cordova.apache.org/news/2017/05/01/plugins-release.html</guid>
         
@@ -419,7 +456,7 @@ cordova platform update android@6.2.2
 &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12640&quot;&gt;CB-12640&lt;/a&gt; support for &lt;code&gt;android sdk tools 26.0.1&lt;/code&gt;.&lt;/li&gt;
 &lt;/ul&gt;
 </description>
-        <pubDate>Fri, 28 Apr 2017 00:00:00 +0200</pubDate>
+        <pubDate>Fri, 28 Apr 2017 00:00:00 -0700</pubDate>
         <link>https://cordova.apache.org/announcements/2017/04/28/android-release.html</link>
         <guid isPermaLink="true">https://cordova.apache.org/announcements/2017/04/28/android-release.html</guid>
         
@@ -502,7 +539,7 @@ cordova platform add ios@4.4.0
 &lt;li&gt;Removed no-longer-working and generally-unused &lt;code&gt;diagnose_project&lt;/code&gt; script&lt;/li&gt;
 &lt;/ul&gt;
 </description>
-        <pubDate>Wed, 26 Apr 2017 00:00:00 +0200</pubDate>
+        <pubDate>Wed, 26 Apr 2017 00:00:00 -0700</pubDate>
         <link>https://cordova.apache.org/announcements/2017/04/26/ios-release.html</link>
         <guid isPermaLink="true">https://cordova.apache.org/announcements/2017/04/26/ios-release.html</guid>
         
@@ -548,7 +585,7 @@ cordova platform update android@6.2.1
 &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12465&quot;&gt;CB-12465&lt;/a&gt; Writing new JUnit Test Instrumentation to replace tests and retire problematic tests&lt;/li&gt;
 &lt;/ul&gt;
 </description>
-        <pubDate>Wed, 05 Apr 2017 00:00:00 +0200</pubDate>
+        <pubDate>Wed, 05 Apr 2017 00:00:00 -0700</pubDate>
         <link>https://cordova.apache.org/announcements/2017/04/05/android-release.html</link>
         <guid isPermaLink="true">https://cordova.apache.org/announcements/2017/04/05/android-release.html</guid>
         
@@ -616,7 +653,7 @@ The screen orientation can be unlocked b
 
 &lt;p&gt;The demo application is included on the github repository. Once the plugin has been added to it, the demo application allows the user to test the orientation types with the screen.orientation.lock() method. The demo application is explained in detail &lt;a href=&quot;https://www.youtube.com/watch?v=P4Ulb9SQllA&amp;amp;t=5s&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
 </description>
-        <pubDate>Thu, 30 Mar 2017 00:00:00 +0200</pubDate>
+        <pubDate>Thu, 30 Mar 2017 00:00:00 -0700</pubDate>
         <link>https://cordova.apache.org/news/2017/03/30/screen-orientation-plugin.html</link>
         <guid isPermaLink="true">https://cordova.apache.org/news/2017/03/30/screen-orientation-plugin.html</guid>
         
@@ -894,7 +931,7 @@ cordova plugin add cordova-plugin-camera
 &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12236&quot;&gt;CB-12236&lt;/a&gt; Fixed &lt;code&gt;RELEASENOTES&lt;/code&gt; for &lt;code&gt;cordova-plugin-test-framework&lt;/code&gt;&lt;/li&gt;
 &lt;/ul&gt;
 </description>
-        <pubDate>Tue, 07 Mar 2017 00:00:00 +0100</pubDate>
+        <pubDate>Tue, 07 Mar 2017 00:00:00 -0800</pubDate>
         <link>https://cordova.apache.org/news/2017/03/07/plugins-release.html</link>
         <guid isPermaLink="true">https://cordova.apache.org/news/2017/03/07/plugins-release.html</guid>
         
@@ -950,7 +987,7 @@ cordova platform update windows@5.0.0
 &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-12036&quot;&gt;CB-12036&lt;/a&gt; Fix setSplashBgColor exception when no splashscreen is found&lt;/li&gt;
 &lt;/ul&gt;
 </description>
-        <pubDate>Mon, 13 Feb 2017 00:00:00 +0100</pubDate>
+        <pubDate>Mon, 13 Feb 2017 00:00:00 -0800</pubDate>
         <link>https://cordova.apache.org/announcements/2017/02/13/cordova-windows-5.0.0.html</link>
         <guid isPermaLink="true">https://cordova.apache.org/announcements/2017/02/13/cordova-windows-5.0.0.html</guid>
         
@@ -993,7 +1030,7 @@ cordova platform update windows@5.0.0
 
 &lt;p&gt;While getting my committership was a goal I set for myself, I think it’s important to remember that with that comes responsibility. To me, committership means to show that you want to continue to be a part of open-source development and the Cordova community. I am so excited and proud to be able to do this and I’m really looking forward to what I’ll work on next!&lt;/p&gt;
 </description>
-        <pubDate>Wed, 01 Feb 2017 00:00:00 +0100</pubDate>
+        <pubDate>Wed, 01 Feb 2017 00:00:00 -0800</pubDate>
         <link>https://cordova.apache.org/blog/2017/02/01/committership.html</link>
         <guid isPermaLink="true">https://cordova.apache.org/blog/2017/02/01/committership.html</guid>
         
@@ -1006,58 +1043,5 @@ cordova platform update windows@5.0.0
         
       </item>
     
-      <item>
-        <title>Apache Cordova Android 6.1.2 Released</title>
-        <description>&lt;p&gt;A Security issue was discovered in&lt;code&gt;cordova-android&lt;/code&gt;. We are releasing &lt;code&gt;cordova-android@6.1.2&lt;/code&gt; to address this security issue. We recommend that all &lt;strong&gt;Android&lt;/strong&gt; applications built using &lt;code&gt;cordova-android&lt;/code&gt; be upgraded to use version &lt;code&gt;6.1.2&lt;/code&gt;. Other Cordova platforms such as &lt;strong&gt;iOS&lt;/strong&gt; are unaffected, and do not have an update.&lt;/p&gt;
-
-&lt;p&gt;When using the Cordova CLI, update with the following command:&lt;/p&gt;
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-&quot; data-lang=&quot;&quot;&gt;cordova platform update android@6.1.2
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;p&gt;The security issue is &lt;code&gt;CVE-2017-3160&lt;/code&gt;&lt;/p&gt;
-
-&lt;p&gt;For your convenience, the text of this CVE is included here.&lt;/p&gt;
-
-&lt;!--more--&gt;
-
-&lt;hr&gt;
-
-&lt;p&gt;CVE-2017-3160: Gradle Distribution URL used by Cordova-Android does not use https by default&lt;/p&gt;
-
-&lt;p&gt;Severity: 
-High&lt;/p&gt;
-
-&lt;p&gt;Vendor: 
-The Apache Software Foundation&lt;/p&gt;
-
-&lt;p&gt;Versions Affected:
-Cordova Android (6.1.1 and below)&lt;/p&gt;
-
-&lt;p&gt;Description:
-After the Android platform is added to Cordova the first time, or after a project is created using the build scripts, the scripts will fetch Gradle on the first build.  However, since the default URI is not using https, it is vulnerable to a MiTM and the Gradle executable is not safe.  The severity of this issue is high due to the fact that the build scripts immediately start a build after Gradle has been fetched.&lt;/p&gt;
-
-&lt;p&gt;Upgrade path:
-Developers who are concerned about this issue should install version 6.1.2 or higher of Cordova-Android.&lt;/p&gt;
-
-&lt;p&gt;Mitigation Steps:
-If developers are unable to install the latest version, this vulnerability can easily be mitigated by setting the CORDOVA_ANDROID_GRADLE_DISTRIBUTION_URL environment variable to https://services.gradle.org/distributions/gradle-2.14.1-all.zip&lt;/p&gt;
-
-&lt;p&gt;Credit:
-Alon Galili&lt;/p&gt;
-</description>
-        <pubDate>Fri, 27 Jan 2017 00:00:00 +0100</pubDate>
-        <link>https://cordova.apache.org/announcements/2017/01/27/android-612.html</link>
-        <guid isPermaLink="true">https://cordova.apache.org/announcements/2017/01/27/android-612.html</guid>
-        
-        <category>news</category>
-        
-        <category>releases</category>
-        
-        <category>security</category>
-        
-        
-        <category>announcements</category>
-        
-      </item>
-    
   </channel>
 </rss>

Modified: cordova/site/public/sitemap.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1794083&r1=1794082&r2=1794083&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Fri May  5 17:44:37 2017
@@ -9,6 +9,11 @@
 
 
 <url>
+    <loc>https://cordova.apache.org/announcements/2017/05/04/android-release.html</loc>
+</url>
+
+
+<url>
     <loc>https://cordova.apache.org/news/2017/05/01/plugins-release.html</loc>
 </url>
 

Modified: cordova/site/public/static/js/index.js
URL: http://svn.apache.org/viewvc/cordova/site/public/static/js/index.js?rev=1794083&r1=1794082&r2=1794083&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Fri May  5 17:44:37 2017
@@ -77,140 +77,141 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
-        dates.push('Thu, 04 May 2017 00:00:00 +0200');
-        dates.push('Mon, 01 May 2017 00:00:00 +0200');
-        dates.push('Fri, 28 Apr 2017 00:00:00 +0200');
-        dates.push('Wed, 26 Apr 2017 00:00:00 +0200');
-        dates.push('Wed, 05 Apr 2017 00:00:00 +0200');
-        dates.push('Thu, 30 Mar 2017 00:00:00 +0200');
-        dates.push('Tue, 07 Mar 2017 00:00:00 +0100');
-        dates.push('Mon, 13 Feb 2017 00:00:00 +0100');
-        dates.push('Wed, 01 Feb 2017 00:00:00 +0100');
-        dates.push('Fri, 27 Jan 2017 00:00:00 +0100');
-        dates.push('Mon, 23 Jan 2017 00:00:00 +0100');
-        dates.push('Thu, 05 Jan 2017 00:00:00 +0100');
-        dates.push('Mon, 12 Dec 2016 00:00:00 +0100');
-        dates.push('Wed, 07 Dec 2016 00:00:00 +0100');
-        dates.push('Fri, 02 Dec 2016 00:00:00 +0100');
-        dates.push('Mon, 07 Nov 2016 00:00:00 +0100');
-        dates.push('Tue, 25 Oct 2016 00:00:00 +0200');
-        dates.push('Mon, 24 Oct 2016 00:00:00 +0200');
-        dates.push('Mon, 24 Oct 2016 00:00:00 +0200');
-        dates.push('Mon, 24 Oct 2016 00:00:00 +0200');
-        dates.push('Tue, 04 Oct 2016 00:00:00 +0200');
-        dates.push('Sat, 01 Oct 2016 00:00:00 +0200');
-        dates.push('Wed, 14 Sep 2016 00:00:00 +0200');
-        dates.push('Mon, 22 Aug 2016 00:00:00 +0200');
-        dates.push('Fri, 12 Aug 2016 00:00:00 +0200');
-        dates.push('Wed, 27 Jul 2016 00:00:00 +0200');
-        dates.push('Wed, 13 Jul 2016 00:00:00 +0200');
-        dates.push('Wed, 13 Jul 2016 00:00:00 +0200');
-        dates.push('Mon, 11 Jul 2016 00:00:00 +0200');
-        dates.push('Sat, 02 Jul 2016 00:00:00 +0200');
-        dates.push('Thu, 23 Jun 2016 00:00:00 +0200');
-        dates.push('Tue, 14 Jun 2016 00:00:00 +0200');
-        dates.push('Fri, 03 Jun 2016 00:00:00 +0200');
-        dates.push('Tue, 24 May 2016 00:00:00 +0200');
-        dates.push('Wed, 27 Apr 2016 00:00:00 +0200');
-        dates.push('Wed, 20 Apr 2016 00:00:00 +0200');
-        dates.push('Tue, 05 Apr 2016 00:00:00 +0200');
-        dates.push('Mon, 04 Apr 2016 00:00:00 +0200');
-        dates.push('Mon, 04 Apr 2016 00:00:00 +0200');
-        dates.push('Wed, 23 Mar 2016 00:00:00 +0100');
-        dates.push('Tue, 22 Mar 2016 00:00:00 +0100');
-        dates.push('Sat, 12 Mar 2016 00:00:00 +0100');
-        dates.push('Fri, 04 Mar 2016 00:00:00 +0100');
-        dates.push('Thu, 03 Mar 2016 00:00:00 +0100');
-        dates.push('Wed, 02 Mar 2016 00:00:00 +0100');
-        dates.push('Wed, 02 Mar 2016 00:00:00 +0100');
-        dates.push('Tue, 16 Feb 2016 00:00:00 +0100');
-        dates.push('Tue, 09 Feb 2016 00:00:00 +0100');
-        dates.push('Thu, 04 Feb 2016 00:00:00 +0100');
-        dates.push('Thu, 04 Feb 2016 00:00:00 +0100');
-        dates.push('Thu, 28 Jan 2016 00:00:00 +0100');
-        dates.push('Sun, 24 Jan 2016 00:00:00 +0100');
-        dates.push('Tue, 19 Jan 2016 00:00:00 +0100');
-        dates.push('Mon, 18 Jan 2016 00:00:00 +0100');
-        dates.push('Fri, 08 Jan 2016 00:00:00 +0100');
-        dates.push('Fri, 08 Jan 2016 00:00:00 +0100');
-        dates.push('Fri, 18 Dec 2015 00:00:00 +0100');
-        dates.push('Mon, 14 Dec 2015 00:00:00 +0100');
-        dates.push('Tue, 08 Dec 2015 00:00:00 +0100');
-        dates.push('Tue, 08 Dec 2015 00:00:00 +0100');
-        dates.push('Tue, 24 Nov 2015 00:00:00 +0100');
-        dates.push('Tue, 24 Nov 2015 00:00:00 +0100');
-        dates.push('Fri, 20 Nov 2015 00:00:00 +0100');
-        dates.push('Wed, 11 Nov 2015 00:00:00 +0100');
-        dates.push('Mon, 09 Nov 2015 00:00:00 +0100');
-        dates.push('Fri, 06 Nov 2015 00:00:00 +0100');
-        dates.push('Mon, 02 Nov 2015 00:00:00 +0100');
-        dates.push('Tue, 22 Sep 2015 00:00:00 +0200');
-        dates.push('Mon, 21 Sep 2015 00:00:00 +0200');
-        dates.push('Wed, 09 Sep 2015 00:00:00 +0200');
-        dates.push('Tue, 08 Sep 2015 00:00:00 +0200');
-        dates.push('Sat, 05 Sep 2015 00:00:00 +0200');
-        dates.push('Tue, 18 Aug 2015 00:00:00 +0200');
-        dates.push('Thu, 13 Aug 2015 00:00:00 +0200');
-        dates.push('Tue, 04 Aug 2015 00:00:00 +0200');
-        dates.push('Tue, 21 Jul 2015 00:00:00 +0200');
-        dates.push('Mon, 22 Jun 2015 00:00:00 +0200');
-        dates.push('Wed, 10 Jun 2015 00:00:00 +0200');
-        dates.push('Thu, 04 Jun 2015 00:00:00 +0200');
-        dates.push('Wed, 03 Jun 2015 00:00:00 +0200');
-        dates.push('Tue, 26 May 2015 00:00:00 +0200');
-        dates.push('Tue, 21 Apr 2015 00:00:00 +0200');
-        dates.push('Tue, 21 Apr 2015 00:00:00 +0200');
-        dates.push('Wed, 15 Apr 2015 00:00:00 +0200');
-        dates.push('Mon, 02 Mar 2015 00:00:00 +0100');
-        dates.push('Fri, 27 Feb 2015 00:00:00 +0100');
-        dates.push('Wed, 25 Feb 2015 00:00:00 +0100');
-        dates.push('Tue, 10 Feb 2015 00:00:00 +0100');
-        dates.push('Fri, 06 Feb 2015 00:00:00 +0100');
-        dates.push('Fri, 09 Jan 2015 00:00:00 +0100');
-        dates.push('Tue, 09 Dec 2014 00:00:00 +0100');
-        dates.push('Tue, 25 Nov 2014 00:00:00 +0100');
-        dates.push('Tue, 18 Nov 2014 00:00:00 +0100');
-        dates.push('Thu, 13 Nov 2014 00:00:00 +0100');
-        dates.push('Tue, 11 Nov 2014 00:00:00 +0100');
-        dates.push('Thu, 06 Nov 2014 00:00:00 +0100');
-        dates.push('Thu, 06 Nov 2014 00:00:00 +0100');
-        dates.push('Fri, 17 Oct 2014 00:00:00 +0200');
-        dates.push('Thu, 16 Oct 2014 00:00:00 +0200');
-        dates.push('Mon, 22 Sep 2014 00:00:00 +0200');
-        dates.push('Mon, 08 Sep 2014 00:00:00 +0200');
-        dates.push('Wed, 13 Aug 2014 00:00:00 +0200');
-        dates.push('Mon, 11 Aug 2014 00:00:00 +0200');
-        dates.push('Wed, 06 Aug 2014 00:00:00 +0200');
-        dates.push('Mon, 04 Aug 2014 00:00:00 +0200');
-        dates.push('Thu, 10 Jul 2014 00:00:00 +0200');
-        dates.push('Tue, 08 Jul 2014 00:00:00 +0200');
-        dates.push('Thu, 12 Jun 2014 00:00:00 +0200');
-        dates.push('Fri, 23 May 2014 00:00:00 +0200');
-        dates.push('Wed, 23 Apr 2014 00:00:00 +0200');
-        dates.push('Wed, 09 Apr 2014 00:00:00 +0200');
-        dates.push('Wed, 05 Mar 2014 00:00:00 +0100');
-        dates.push('Mon, 03 Mar 2014 00:00:00 +0100');
-        dates.push('Thu, 20 Feb 2014 00:00:00 +0100');
-        dates.push('Mon, 10 Feb 2014 00:00:00 +0100');
-        dates.push('Fri, 31 Jan 2014 00:00:00 +0100');
-        dates.push('Thu, 02 Jan 2014 00:00:00 +0100');
-        dates.push('Mon, 16 Dec 2013 00:00:00 +0100');
-        dates.push('Fri, 06 Dec 2013 00:00:00 +0100');
-        dates.push('Wed, 04 Dec 2013 00:00:00 +0100');
-        dates.push('Fri, 22 Nov 2013 00:00:00 +0100');
-        dates.push('Fri, 15 Nov 2013 00:00:00 +0100');
-        dates.push('Wed, 13 Nov 2013 00:00:00 +0100');
-        dates.push('Wed, 06 Nov 2013 00:00:00 +0100');
-        dates.push('Mon, 28 Oct 2013 00:00:00 +0100');
-        dates.push('Mon, 21 Oct 2013 00:00:00 +0200');
-        dates.push('Thu, 10 Oct 2013 00:00:00 +0200');
-        dates.push('Wed, 02 Oct 2013 00:00:00 +0200');
-        dates.push('Tue, 01 Oct 2013 00:00:00 +0200');
-        dates.push('Fri, 13 Sep 2013 00:00:00 +0200');
-        dates.push('Fri, 06 Sep 2013 00:00:00 +0200');
-        dates.push('Mon, 12 Aug 2013 22:45:04 +0200');
-        dates.push('Tue, 23 Jul 2013 20:45:04 +0200');
-        dates.push('Thu, 11 Jul 2013 22:45:04 +0200');
+        dates.push('Thu, 04 May 2017 00:00:00 -0700');
+        dates.push('Thu, 04 May 2017 00:00:00 -0700');
+        dates.push('Mon, 01 May 2017 00:00:00 -0700');
+        dates.push('Fri, 28 Apr 2017 00:00:00 -0700');
+        dates.push('Wed, 26 Apr 2017 00:00:00 -0700');
+        dates.push('Wed, 05 Apr 2017 00:00:00 -0700');
+        dates.push('Thu, 30 Mar 2017 00:00:00 -0700');
+        dates.push('Tue, 07 Mar 2017 00:00:00 -0800');
+        dates.push('Mon, 13 Feb 2017 00:00:00 -0800');
+        dates.push('Wed, 01 Feb 2017 00:00:00 -0800');
+        dates.push('Fri, 27 Jan 2017 00:00:00 -0800');
+        dates.push('Mon, 23 Jan 2017 00:00:00 -0800');
+        dates.push('Thu, 05 Jan 2017 00:00:00 -0800');
+        dates.push('Mon, 12 Dec 2016 00:00:00 -0800');
+        dates.push('Wed, 07 Dec 2016 00:00:00 -0800');
+        dates.push('Fri, 02 Dec 2016 00:00:00 -0800');
+        dates.push('Mon, 07 Nov 2016 00:00:00 -0800');
+        dates.push('Tue, 25 Oct 2016 00:00:00 -0700');
+        dates.push('Mon, 24 Oct 2016 00:00:00 -0700');
+        dates.push('Mon, 24 Oct 2016 00:00:00 -0700');
+        dates.push('Mon, 24 Oct 2016 00:00:00 -0700');
+        dates.push('Tue, 04 Oct 2016 00:00:00 -0700');
+        dates.push('Sat, 01 Oct 2016 00:00:00 -0700');
+        dates.push('Wed, 14 Sep 2016 00:00:00 -0700');
+        dates.push('Mon, 22 Aug 2016 00:00:00 -0700');
+        dates.push('Fri, 12 Aug 2016 00:00:00 -0700');
+        dates.push('Wed, 27 Jul 2016 00:00:00 -0700');
+        dates.push('Wed, 13 Jul 2016 00:00:00 -0700');
+        dates.push('Wed, 13 Jul 2016 00:00:00 -0700');
+        dates.push('Mon, 11 Jul 2016 00:00:00 -0700');
+        dates.push('Sat, 02 Jul 2016 00:00:00 -0700');
+        dates.push('Thu, 23 Jun 2016 00:00:00 -0700');
+        dates.push('Tue, 14 Jun 2016 00:00:00 -0700');
+        dates.push('Fri, 03 Jun 2016 00:00:00 -0700');
+        dates.push('Tue, 24 May 2016 00:00:00 -0700');
+        dates.push('Wed, 27 Apr 2016 00:00:00 -0700');
+        dates.push('Wed, 20 Apr 2016 00:00:00 -0700');
+        dates.push('Tue, 05 Apr 2016 00:00:00 -0700');
+        dates.push('Mon, 04 Apr 2016 00:00:00 -0700');
+        dates.push('Mon, 04 Apr 2016 00:00:00 -0700');
+        dates.push('Wed, 23 Mar 2016 00:00:00 -0700');
+        dates.push('Tue, 22 Mar 2016 00:00:00 -0700');
+        dates.push('Sat, 12 Mar 2016 00:00:00 -0800');
+        dates.push('Fri, 04 Mar 2016 00:00:00 -0800');
+        dates.push('Thu, 03 Mar 2016 00:00:00 -0800');
+        dates.push('Wed, 02 Mar 2016 00:00:00 -0800');
+        dates.push('Wed, 02 Mar 2016 00:00:00 -0800');
+        dates.push('Tue, 16 Feb 2016 00:00:00 -0800');
+        dates.push('Tue, 09 Feb 2016 00:00:00 -0800');
+        dates.push('Thu, 04 Feb 2016 00:00:00 -0800');
+        dates.push('Thu, 04 Feb 2016 00:00:00 -0800');
+        dates.push('Thu, 28 Jan 2016 00:00:00 -0800');
+        dates.push('Sun, 24 Jan 2016 00:00:00 -0800');
+        dates.push('Tue, 19 Jan 2016 00:00:00 -0800');
+        dates.push('Mon, 18 Jan 2016 00:00:00 -0800');
+        dates.push('Fri, 08 Jan 2016 00:00:00 -0800');
+        dates.push('Fri, 08 Jan 2016 00:00:00 -0800');
+        dates.push('Fri, 18 Dec 2015 00:00:00 -0800');
+        dates.push('Mon, 14 Dec 2015 00:00:00 -0800');
+        dates.push('Tue, 08 Dec 2015 00:00:00 -0800');
+        dates.push('Tue, 08 Dec 2015 00:00:00 -0800');
+        dates.push('Tue, 24 Nov 2015 00:00:00 -0800');
+        dates.push('Tue, 24 Nov 2015 00:00:00 -0800');
+        dates.push('Fri, 20 Nov 2015 00:00:00 -0800');
+        dates.push('Wed, 11 Nov 2015 00:00:00 -0800');
+        dates.push('Mon, 09 Nov 2015 00:00:00 -0800');
+        dates.push('Fri, 06 Nov 2015 00:00:00 -0800');
+        dates.push('Mon, 02 Nov 2015 00:00:00 -0800');
+        dates.push('Tue, 22 Sep 2015 00:00:00 -0700');
+        dates.push('Mon, 21 Sep 2015 00:00:00 -0700');
+        dates.push('Wed, 09 Sep 2015 00:00:00 -0700');
+        dates.push('Tue, 08 Sep 2015 00:00:00 -0700');
+        dates.push('Sat, 05 Sep 2015 00:00:00 -0700');
+        dates.push('Tue, 18 Aug 2015 00:00:00 -0700');
+        dates.push('Thu, 13 Aug 2015 00:00:00 -0700');
+        dates.push('Tue, 04 Aug 2015 00:00:00 -0700');
+        dates.push('Tue, 21 Jul 2015 00:00:00 -0700');
+        dates.push('Mon, 22 Jun 2015 00:00:00 -0700');
+        dates.push('Wed, 10 Jun 2015 00:00:00 -0700');
+        dates.push('Thu, 04 Jun 2015 00:00:00 -0700');
+        dates.push('Wed, 03 Jun 2015 00:00:00 -0700');
+        dates.push('Tue, 26 May 2015 00:00:00 -0700');
+        dates.push('Tue, 21 Apr 2015 00:00:00 -0700');
+        dates.push('Tue, 21 Apr 2015 00:00:00 -0700');
+        dates.push('Wed, 15 Apr 2015 00:00:00 -0700');
+        dates.push('Mon, 02 Mar 2015 00:00:00 -0800');
+        dates.push('Fri, 27 Feb 2015 00:00:00 -0800');
+        dates.push('Wed, 25 Feb 2015 00:00:00 -0800');
+        dates.push('Tue, 10 Feb 2015 00:00:00 -0800');
+        dates.push('Fri, 06 Feb 2015 00:00:00 -0800');
+        dates.push('Fri, 09 Jan 2015 00:00:00 -0800');
+        dates.push('Tue, 09 Dec 2014 00:00:00 -0800');
+        dates.push('Tue, 25 Nov 2014 00:00:00 -0800');
+        dates.push('Tue, 18 Nov 2014 00:00:00 -0800');
+        dates.push('Thu, 13 Nov 2014 00:00:00 -0800');
+        dates.push('Tue, 11 Nov 2014 00:00:00 -0800');
+        dates.push('Thu, 06 Nov 2014 00:00:00 -0800');
+        dates.push('Thu, 06 Nov 2014 00:00:00 -0800');
+        dates.push('Fri, 17 Oct 2014 00:00:00 -0700');
+        dates.push('Thu, 16 Oct 2014 00:00:00 -0700');
+        dates.push('Mon, 22 Sep 2014 00:00:00 -0700');
+        dates.push('Mon, 08 Sep 2014 00:00:00 -0700');
+        dates.push('Wed, 13 Aug 2014 00:00:00 -0700');
+        dates.push('Mon, 11 Aug 2014 00:00:00 -0700');
+        dates.push('Wed, 06 Aug 2014 00:00:00 -0700');
+        dates.push('Mon, 04 Aug 2014 00:00:00 -0700');
+        dates.push('Thu, 10 Jul 2014 00:00:00 -0700');
+        dates.push('Tue, 08 Jul 2014 00:00:00 -0700');
+        dates.push('Thu, 12 Jun 2014 00:00:00 -0700');
+        dates.push('Fri, 23 May 2014 00:00:00 -0700');
+        dates.push('Wed, 23 Apr 2014 00:00:00 -0700');
+        dates.push('Wed, 09 Apr 2014 00:00:00 -0700');
+        dates.push('Wed, 05 Mar 2014 00:00:00 -0800');
+        dates.push('Mon, 03 Mar 2014 00:00:00 -0800');
+        dates.push('Thu, 20 Feb 2014 00:00:00 -0800');
+        dates.push('Mon, 10 Feb 2014 00:00:00 -0800');
+        dates.push('Fri, 31 Jan 2014 00:00:00 -0800');
+        dates.push('Thu, 02 Jan 2014 00:00:00 -0800');
+        dates.push('Mon, 16 Dec 2013 00:00:00 -0800');
+        dates.push('Fri, 06 Dec 2013 00:00:00 -0800');
+        dates.push('Wed, 04 Dec 2013 00:00:00 -0800');
+        dates.push('Fri, 22 Nov 2013 00:00:00 -0800');
+        dates.push('Fri, 15 Nov 2013 00:00:00 -0800');
+        dates.push('Wed, 13 Nov 2013 00:00:00 -0800');
+        dates.push('Wed, 06 Nov 2013 00:00:00 -0800');
+        dates.push('Mon, 28 Oct 2013 00:00:00 -0700');
+        dates.push('Mon, 21 Oct 2013 00:00:00 -0700');
+        dates.push('Thu, 10 Oct 2013 00:00:00 -0700');
+        dates.push('Wed, 02 Oct 2013 00:00:00 -0700');
+        dates.push('Tue, 01 Oct 2013 00:00:00 -0700');
+        dates.push('Fri, 13 Sep 2013 00:00:00 -0700');
+        dates.push('Fri, 06 Sep 2013 00:00:00 -0700');
+        dates.push('Mon, 12 Aug 2013 13:45:04 -0700');
+        dates.push('Tue, 23 Jul 2013 11:45:04 -0700');
+        dates.push('Thu, 11 Jul 2013 13:45:04 -0700');
     }
     var new_blog_count = 0;
     for(var i = 0; i < dates.length ; i++) {



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org