New minor releases
authorMagnus Hagander <magnus@hagander.net>
Thu, 7 Feb 2013 10:33:45 +0000 (11:33 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 7 Feb 2013 10:33:45 +0000 (11:33 +0100)
templates/index.html
templates/pages/support/security.html

index 1b466d01d3fa131d334b58bfc4477ca96f57e09f..93ec8a82fdf90646b278e893a201738b31e12f19 100644 (file)
                 <p>
 The PostgreSQL Global Development Group announces updates for all active
 branches of the PostgreSQL object-relational database system, including
-versions 9.2.2, 9.1.7, 9.0.11, 8.4.15 and 8.3.22. These releases fix a number
-of bugs in previous releases.
+versions 9.2.3, 9.1.8, 9.0.12, 8.4.16 and 8.3.23. These releases fix a number
+of bugs in previous releases, including <a href="/support/security/">a
+security issue</a>.
                </p>
                <div id="txtFrontFeatureLink">
                   <br/>
-                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1430/" title="Release Announcement">Release Announcement</a><br />
+                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1446/" title="Release Announcement">Release Announcement</a><br />
                   <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download" title="Download">Download</a><br />
                 </div>
               </div>
index e58d0ea79b16fcd3e19f128e3ba45a6813552ee7..a68c3cc11af3a2f0a085cd69c05aa5d7a515c1a4 100644 (file)
@@ -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-2013-0255">CVE-2013-0255</a></td>
+   <td class="colMid">9.2, 9.1, 9.0, 8.4, 8.3</td>
+   <td class="colMid">9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23</td>
+   <td class="colMid">core server</td>
+   <td class="colMid">D</td>
+   <td class="colLast">executing enum_recv() with wrong parameters crashes server</td>
+  </tr>
+
   <tr valign="top">
    <td class="colFirst"><a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3489">CVE-2012-3489</a></td>
    <td class="colMid">9.1, 9.0, 8.4, 8.3</td>