2018-08-09 cumulative release.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 8 Aug 2018 20:29:54 +0000 (16:29 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 8 Aug 2018 20:29:54 +0000 (16:29 -0400)
This includes the release details for 10.5, 9.6.10, 9.5.14, 9.4.19,
and 9.3.24, as well as 11 beta 3.

templates/index.html
templates/pages/developer/beta.html
templates/pages/developer/roadmap.html
templates/pages/include/topbar.html

index 59222621e946a79289a546da7855e74a9ca4074d..f5c217aa42e39e361356b48f65563e80fcd92aa2 100644 (file)
@@ -46,8 +46,8 @@
       <h2>Latest Releases</h2>
       <div class="text">
         <p>
-          <strong>2018-06-28 - PostgreSQL 11 Beta 2 Released!</strong>
-          The PostgreSQL Global Development Group announces that the <a href="/about/news/1867/">second beta release of PostgreSQL 11</a> is now available for <a href="/download/">download</a>. This release contains <a href="/docs/11/static/release-11.html">previews of all features</a> that will be available in the final release of PostgreSQL 11, though <a href="/developer/beta/">some details of the release could change</a> before then.
+          <strong>2018-08-09 - PostgreSQL 10.5 and 11 Beta 3 Released!</strong>
+          The PostgreSQL Global Development Group has released an update to all supported versions of our database system, <a href="/about/news/1878/">including 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24</a>, with fixes for two <a href="/support/security/">security issues</a> as well as bugs reported over the last three months. The <a href="/about/news/1878/">third beta release of PostgreSQL 11</a> is also available for <a href="/download/">download</a>.
         </p>
         <ul>
           {% for v in versions %}
       <h2 class="centered-lines">Latest News</h2>
       <!-- Featured Post -->
         <header>
-          <h3><a href="/about/news/1867/">PostgreSQL 11 Beta 2 Released!</a></h3>
+          <h3><a href="/about/news/1878/">PostgreSQL 10.5 &amp; 11 Beta 3 Released!</a></h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2018-06-28</li>
+            <li><i class="far fa-clock"></i>&nbsp;2018-08-09</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          The PostgreSQL Global Development Group announces that the second beta release of PostgreSQL 11 is now available for download. This release contains previews of all features that will be available in the final release of PostgreSQL 11, though some details of the release could change before then.
+          The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24. This release fixes two security issues as well as bugs reported over the last three months.
+        </p>
+        <p>
+          The PostgreSQL Global Development Group also announces that the third beta release of PostgreSQL 11 is now available for download. This release contains previews of all features that will be available in the final release of PostgreSQL 11 (though some details of the release could change before then) as well as bug fixes that were reported during the second beta.
         </p>
         <ul class="bold">
-          <li><a href="/about/news/1867/">Release Announcement</a></li>
-          <li><a href="/docs/11/static/release-11.html">Release Notes</a></li>
+          <li><a href="/about/news/1878/">Release Announcement</a></li>
+          <li><a href="/docs/10/static/release-10-5.html">PostgreSQL 10.5 Release Notes</a></li>
+          <li><a href="/docs/11/static/release-11.html">PostgreSQL 11 Beta 3 Release Notes</a></li>
           <li><a href="/download/">Download</a></li>
         </ul>
         <a href="/about/newsarchive/" title="Archives"><button type="button" class="btn btn-primary">Browse Archives</button></a>
index 55eb2c399769800c2277a8a4300d57d52f20fc22..3fe354a72ea8a687260811c6ba09a1b84c0ec8e3 100644 (file)
     version 11 is likely to begin in mid 2018.</p> -->
 
 
-<p>The current beta release is <strong>PostgreSQL 11 Beta 2</strong>.  For more information on the current beta release and how
+<p>The current beta release is <strong>PostgreSQL 11 Beta 3</strong>.  For more information on the current beta release and how
     to test, please view the links below.</p>
 
 <ul>
   <li>
-    <a href="/about/news/1867">PostgreSQL 11 Beta 2 Release Announcement</a>
+    <a href="/about/news/1878/">PostgreSQL 11 Beta 3 Release Announcement</a>
   </li>
   <li>
-    <a href="/ftp/source/v11beta2/">Download 11 Beta 2 source code</a>
+    <a href="/ftp/source/v11beta3/">Download 11 Beta 2 source code</a>
   </li>
   <li>
     <a href="/docs/devel/static/index.html">Development Version of the Docs</a>
index ee73da70ad5890a46a08be07c3edfb64938ba5dc..e4ccb1201b58d62d92d4c721d5ea8932b845e90d 100644 (file)
@@ -25,10 +25,10 @@ Thursday of February, May, August, and November. The current schedule for upcomi
 releases is:
 </p>
 <ul>
-  <li>August 9th, 2018</li>
   <li>November 8th, 2018</li>
   <li>February 14th, 2019</li>
   <li>May 9th, 2019</li>
+  <li>August 8th, 2018</li>
 </ul>
 
 <h2>Next major release</h2>
index d697ea8dc7a865c85f8581c8293f7b03187814e6..a64638b686a995b773754eeb1cfc425fd33e5991 100644 (file)
@@ -1 +1 @@
-28th June 2018: <a href="{{link_root}}/about/news/1867/">PostgreSQL 11 Beta 2 Released</a>!
+9th August 2018: <a href="{{link_root}}/about/news/1878/">PostgreSQL 10.5 and 11 Beta 3 Released</a>!