2019-05-09 Cumulative Update Release.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 9 May 2019 12:05:08 +0000 (08:05 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 9 May 2019 12:18:41 +0000 (08:18 -0400)
templates/index.html
templates/pages/developer/roadmap.html
templates/pages/include/topbar.html

index 74d0b552e03cc96bf39713bc1fe772b1f82c8d26..2101b7a3f51c80ccd28d207f61d781d30ff09321 100644 (file)
       <h2>Latest Releases</h2>
       <div class="text">
         <p>
-          <strong>2019-02-14 - PostgreSQL 11.2, 10.7, 9.6.12, 9.5.16, and 9.4.21 Released!</strong>
+          <strong>2019-05-09 - PostgreSQL 11.3, 10.8, 9.6.13, 9.5.17, and 9.4.22 Released</strong>!
           The PostgreSQL Global Development Group has released an update to all
-          supported versions of our database system, <a href="/about/news/1920/">
-          including 11.2, 10.7, 9.6.12, 9.5.16, and 9.4.21</a>. This release
-          changes the behavior in how PostgreSQL interfaces with <code>fsync()</code>
-          and includes fixes for partitioning and over 70 other bugs that were
-          reported over the past three months
+          supported versions of our database system, <a href="/about/news/1939/">
+          including 11.3, 10.8, 9.6.13, 9.5.17, and 9.4.22</a>. This release
+          fixes two security issues in the PostgreSQL server, a security issue
+          found in two of the PostgreSQL Windows installers, and over 60 bugs
+          reported over the last three months.
         </p>
         <p>
-          Users should plan to apply this update at the next scheduled downtime.
+          Users who installed PostgreSQL using the Windows installers from
+          EnterpriseDB and BigSQL respectively should upgrade as soon as
+          possible. Similarly, users who are running any version of
+          PostgreSQL 9.5, 9.6, 10, and 11 should also plan to upgrade as soon as
+          possible.
+        </p>
+        <p>
+          All other users should plan to apply this update at the next scheduled
+          downtime.
         </p>
         <ul>
           {% for v in versions %}
       <h2 class="centered-lines">Latest News</h2>
       <!-- Featured Post -->
         <header>
-          <h3><a href="/about/news/1936/">PostgreSQL Code of Conduct Committee 2018 Annual Report</a></h3>
+          <h3><a href="/about/news/1939/">PostgreSQL 11.3, 10.8, 9.6.13, 9.5.17, and 9.4.22 Released</a></h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2019-04-15</li>
+            <li><i class="far fa-clock"></i>&nbsp;2019-05-09</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          The <a href="/about/policies/coc_committee/">PostgreSQL Code of Conduct Committee</a>
-          has delivered their <a href="/about/policies/coc/reports/2018/">2018 Annual Report</a>
-          summarizing the types of complaints received and actions taken since
-          the <a href="/about/policies/coc/">Code of Conduct</a> took effect in 2018
-          through the end of the year. All complaints and actions are anonymized
-          to protect the identities of all parties involved.
+          The PostgreSQL Global Development Group has released an update to all
+          supported versions of our database system, <a href="/about/news/1939/">
+          including 11.3, 10.8, 9.6.13, 9.5.17, and 9.4.22</a>. This release
+          fixes two security issues in the PostgreSQL server, a security issue
+          found in two of the PostgreSQL Windows installers, and over 60 bugs
+          reported over the last three months.
+        </p>
+        <p>
+          Users who installed PostgreSQL using the Windows installers from
+          EnterpriseDB and BigSQL respectively should upgrade as soon as
+          possible. Similarly, users who are running any version of
+          PostgreSQL 9.5, 9.6, 10, and 11 should also plan to upgrade as soon as
+          possible.
         </p>
         <p>
+          All other users should plan to apply this update at the next scheduled
+          downtime.
         </p>
         <ul class="bold">
-          <li><a href="/about/policies/coc/reports/2018/">2018 Code of Conduct Committee Annual Report</a></li>
-          <!-- <li><a href="/about/news/1936/">Read the Full Statement</a></li> -->
-          <!-- <li><a href="/docs/11/release-11-2.html">Release Notes</a></li>
-          <li><a href="/download/">Download</a></li> -->
+          <li><a href="/about/news/1939/">Release Announcement</a></li>
+          <li><a href="/docs/11/release-11-3.html">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 btn-center btn-inline-block">Browse Archives</button></a>
         <a href="/account/news/new/" title="Submit News"><button type="button" class="btn btn-primary btn-center btn-inline-block">Submit News</button></a>
index 2016e79823a84fd6027bca0ee2439f5d82bd02c6..f76ef416befdc827bc81f1c93b949190422cb38f 100644 (file)
@@ -25,10 +25,10 @@ Thursday of February, May, August, and November. The current schedule for upcomi
 releases is:
 </p>
 <ul>
-  <li>May 9th, 2019</li>
   <li>August 8th, 2019</li>
   <li>November 7th, 2019</li>
   <li>February 13th, 2020</li>
+  <li>May 14th, 2019</li>
 </ul>
 
 <h2>Next major release</h2>
index 87e53d9887a0ddaca993962d31be9d2d3a7320a0..ee1b323c5f5ab568b3c69c41094f618c4a6b71b4 100644 (file)
@@ -1 +1 @@
-15th April 2019: <a href="{{link_root}}/about/news/1936/">PostgreSQL Code of Conduct Committee 2018 Annual Report</a>
+9th May 2019: <a href="{{link_root}}/about/news/1939/">PostgreSQL 11.3, 10.8, 9.6.13, 9.5.17, and 9.4.22 Released</a>!