Update for new releases: 9.0.3, 8.4.7, 8.3.14, 8.2.20.
authorDave Page <dpage@pgadmin.org>
Tue, 1 Feb 2011 09:29:03 +0000 (09:29 +0000)
committerDave Page <dpage@pgadmin.org>
Tue, 1 Feb 2011 09:29:03 +0000 (09:29 +0000)
git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2803 8f5c7a92-453e-0410-a47f-ad33c8a6b003

portal/system/global/settings.php
portal/template/en/support/security.html
portal/template/index.html

index 4010e43ff40b77cd75baf1d7652de075d62d4fe3..f2669309563b0089c41eb7aab89b89a9d6d04dc1 100644 (file)
@@ -35,27 +35,27 @@ define ('DEBUG', false);
 // Version information
 $_SETTINGS['versions'] = array(
     '9.0' => array (
-        'version' => '9.0.2',
-        'reldate' => '2010-12-16',
-        'relnotes' => 'release-9-0-2.html',
+        'version' => '9.0.3',
+        'reldate' => '2011-02-01',
+        'relnotes' => 'release-9-0-3.html',
         'frontpage' => 1,
     ),
     '8.4' => array (
-        'version' => '8.4.6',
-        'reldate' => '2010-12-16',
-        'relnotes' => 'release-8-4-6.html',
+        'version' => '8.4.7',
+        'reldate' => '2011-02-01',
+        'relnotes' => 'release-8-4-7.html',
         'frontpage' => 1,
     ),
     '8.3' => array (
-        'version' => '8.3.13',
-        'reldate' => '2010-12-16',
-        'relnotes' => 'release-8-3-13.html',
+        'version' => '8.3.14',
+        'reldate' => '2011-02-01',
+        'relnotes' => 'release-8-3-14.html',
         'frontpage' => 1,
     ),
     '8.2' => array (
-        'version' => '8.2.19',
-        'reldate' => '2010-12-16',
-        'relnotes' => 'release-8-2-19.html',
+        'version' => '8.2.20',
+        'reldate' => '2011-02-01',
+        'relnotes' => 'release-8-2-20.html',
         'frontpage' => 1,
     ),
     '8.1' => array (
index 7775eb5d3306b86ea5452d200b06fb07b31202bc..bb9bf4b749e031171d76ae5849075f57cb563063 100644 (file)
@@ -36,8 +36,8 @@ criteria.
 
 <p>
 The following table lists all known security issues.
-Please note that versions prior to 7.4 are no longer
-supported and vulnerabilities for these versions are not included
+Please note that versions prior to 8.2 are no longer
+supported and vulnerabilities for these versions may not be included
 in this list. New vulnerabilities in these versions are no longer patched.
 </p>
 
@@ -61,6 +61,15 @@ to determine if the bug affects specific installations or not.
    <th class="colLast">Description</th>
   </tr>
 
+  <tr valign="top">
+   <td class="colFirst"><a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4015">CVE-2010-4015</a></td>
+   <td class="colMid">9.0, 8.4, 8.3, 8.2</td>
+   <td class="colMid"> 9.0.3, 8.4.7, 8.3.14, 8.2.20</td>
+   <td class="colMid">contrib module</td>
+   <td class="colMid">C</td>
+   <td class="colLast">An authenticated database user can cause a buffer overrun by calling functions from the intarray optional module with certain parameters.</a></td>
+  </tr>
+
   <tr valign="top">
    <td class="colFirst"><a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3433">CVE-2010-3433</a></td>
    <td class="colMid">9.0, 8.4, 8.3, 8.2, 8.1, 8.0, 7.4</td>
index 01d8a3393c8596d5901dbe23d8cb99a8ff58d13a..c6596541d61884566b8fafae9ea5a9123423bc47 100644 (file)
@@ -6,17 +6,17 @@ func_lang("The world's most advanced open source database")
             <div id="pgFrontFeature">
               <div id="pgFrontFeatureContent">
                 <h1 id="txtFrontFeatureHeading">
-                  func_lang("PostgreSQL 9.0 now available!")
+                  func_lang("PostgreSQL update releases now available!")
                 </h1>
+
                 <p>
-                func_lang("The most anticipated PostgreSQL version in five years has been released.  With built-in binary replication and over a dozen new major features, PostgreSQL 9.0 has compelling reasons to upgrade or migrate for every database user and developer.")
+                func_lang("Update releases 9.0.3, 8.4.7, 8.3.14 and 8.2.20 are now available for download. All users are recommended to upgrade as soon as possible.")
                 </p>
-               <div id="txtFrontFeatureLink">
+                <div id="txtFrontFeatureLink">
                   <br/>
-                  <img src="/layout/images/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news.1270" title="Release Announcement">func_lang("Release Announcement")</a><br />
+                  <img src="/layout/images/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news.1289" title="Release Announcement">func_lang("Release Announcement")</a><br />
                   <img src="/layout/images/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download" title="Download">func_lang("Download")</a><br />
-                  <img src="/layout/images/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="http://wiki.postgresql.org/wiki/PostgreSQL_9.0_Press_Coverage" title="In the New">func_lang("In The News")</a><br />
-                </div>
+               </div>
               </div>
             </div>
             <div id="pgFrontUSSContainer">