10 Beta 3 & New security release
authorStephen Frost <sfrost@snowman.net>
Thu, 10 Aug 2017 13:08:22 +0000 (09:08 -0400)
committerStephen Frost <sfrost@snowman.net>
Thu, 10 Aug 2017 13:08:22 +0000 (09:08 -0400)
templates/index.html
templates/pages/support/security.html

index a85c301103e4adbbdb76db2fddb9c2d3044c7b6e..cd03ab72a8f4f60acc1f938142ecb78a4a9f613c 100644 (file)
@@ -9,27 +9,30 @@
             <div id="pgFrontFeature">
               <div id="pgFrontFeatureContent">
 
-                <p><b>13<sup>th</sup> July 2017</b></p>
+                <p><b>10<sup>th</sup> August 2017</b></p>
 
                 <h1 id="txtFrontFeatureHeading">
-                  PostgreSQL 10 Beta 2 Released!
+                  PostgreSQL 10 Beta 3 Released!
                 </h1>
                 <p>
                    The PostgreSQL Global Development Group is pleased to announce the availability of
-                   PostgreSQL 10 Beta 2.
+                   PostgreSQL 10 Beta 3 and updates to all supported versions of our database system,
+                                  including 9.6.4, 9.5.8, 9.4.13, 9.3.18, and 9.2.22.
                 </p>
 
                 <p>
-                  This is the second beta release of the upcoming version 10 of PostgreSQL,
+                                 This
+                  This is the third beta release of the upcoming version 10 of PostgreSQL,
                  and fixes a number of issues found since the first beta release. Please download and test the
                     beta code with your applications and report any issues you may find.
                 </p>
 
                 <div id="txtFrontFeatureLink">
                   <br/>
-                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1763/" title="Release Announcement">Release Announcement</a><br />
-                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/10/static/release-10.html" title="Release Notes">Release Notes</a><br />
-                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download/" title="Download">Download</a><br />
+                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1771/" title="Release Announcement for 10 Beta 3">Release Announcement for 10 Beta 3</a><br />
+                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/10/static/release-10.html" title="Release Notes for PostgreSQL 10">Release Notes for PostgreSQL 10</a><br />
+                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download/" title="Download 10 Beta 3">Download 10 Beta 3</a><br />
+                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1772/" title="Release Announcement for new releases">Release Announcement for new releases</a><br />
                 </div>
 
               </div>
index 30bcec1e029c691aeef5bf7b403b52c6edfd9d8d..7d7fcad1d5ba79ce72e938af363b9cca0d814f9b 100644 (file)
@@ -63,6 +63,33 @@ to determine if the bug affects specific installations or not.
    <th class="colLast">Description</th>
   </tr>
 
+  <tr valign="top">
+    <td class="colFirst"><a href="https://access.redhat.com/security/cve/CVE-2017-7548">CVE-2017-7548</a></td>
+    <td class="colMid">9.2-9.6</td>
+    <td class="colMid">9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22</td>
+    <td class="colMid">core server</td>
+    <td class="colMid">C</td>
+    <td class="colLast">lo_put() function ignores ACLs</td>
+  </tr>
+
+  <tr valign="top">
+    <td class="colFirst"><a href="https://access.redhat.com/security/cve/CVE-2017-7547">CVE-2017-7547</a></td>
+    <td class="colMid">9.2-9.6</td>
+    <td class="colMid">9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22</td>
+    <td class="colMid">core server</td>
+    <td class="colMid">C</td>
+    <td class="colLast">pg_user_mappings view discloses passwords to users lacking server privileges</td>
+  </tr>
+
+  <tr valign="top">
+    <td class="colFirst"><a href="https://access.redhat.com/security/cve/CVE-2017-7546">CVE-2017-7546</a></td>
+    <td class="colMid">9.2-9.6</td>
+    <td class="colMid">9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22</td>
+    <td class="colMid">core server</td>
+    <td class="colMid">A</td>
+    <td class="colLast">empty password accepted in some authentication methods</td>
+  </tr>
+
   <tr valign="top">
     <td class="colFirst"><a href="https://access.redhat.com/security/cve/CVE-2017-7484">CVE-2017-7484</a></td>
     <td class="colMid">9.2-9.6</td>