From a5108ad7807fd2ca43a1c1eeabd38006b2ec415f Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Thu, 13 Feb 2020 00:50:43 -0500 Subject: [PATCH] 2020-02-13 cumulative update release --- templates/index.html | 57 ++++++++++++++++---------- templates/pages/developer/roadmap.html | 2 +- templates/pages/include/topbar.html | 2 +- 3 files changed, 38 insertions(+), 23 deletions(-) diff --git a/templates/index.html b/templates/index.html index 500b5b5e..2abc96df 100644 --- a/templates/index.html +++ b/templates/index.html @@ -47,22 +47,28 @@

- 2019-11-14 - PostgreSQL 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and - 9.4.25 Released! + 2020-02-13 - PostgreSQL 12.2, 11.7, 10.12, 9.6.17, 9.5.21, and + 9.4.26 Released!

The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including - 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25. - This release fixes over 50 bugs reported over the last three months. + 12.2, 11.7, 10.12, 9.6.17, 9.5.21, and 9.4.26. + This release fixes one security issue + found in the PostgreSQL server and over 75 bugs reported over the last + three months.

- PostgreSQL 9.4 will stop receiving fixes on February 13, 2020, which - is the next planned cumulative update release. We suggest that you - make plans to upgrade to a newer, supported version of PostgreSQL. - Please see our versioning policy - for more information. + Users should plan to update as soon as possible. +

+

+ This is the last release for PostgreSQL 9.4, which will no longer + receive security updates and bug fixes. To receive continued support, + we suggest that you make plans to upgrade to a newer, + supported version of PostgreSQL. Please see the PostgreSQL + versioning policy for more + information.

You can download the update here. @@ -149,31 +155,40 @@

- - PostgreSQL 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 Released + + PostgreSQL 12.2, 11.7, 10.12, 9.6.17, 9.5.21, and 9.4.26 Released !

    -
  •  2019-11-14
  • +
  •  2020-02-13

The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including - 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25. - This release fixes over 50 bugs reported over the last three months. + 12.2, 11.7, 10.12, 9.6.17, 9.5.21, and 9.4.26. + This release fixes one security issue + found in the PostgreSQL server and over 75 bugs reported over the last + three months. +

+

+ Users should plan to update as soon as possible.

- PostgreSQL 9.4 will stop receiving fixes on February 13, 2020, which - is the next planned cumulative update release. We suggest that you - make plans to upgrade to a newer, supported version of PostgreSQL. - Please see our versioning policy - for more information. + This is the last release for PostgreSQL 9.4, which will no longer + receive security updates and bug fixes. To receive continued support, + we suggest that you make plans to upgrade to a newer, + supported version of PostgreSQL. Please see the PostgreSQL + versioning policy for more + information. +

+

+ You can download the update here.

diff --git a/templates/pages/developer/roadmap.html b/templates/pages/developer/roadmap.html index f7778f63..812beda1 100644 --- a/templates/pages/developer/roadmap.html +++ b/templates/pages/developer/roadmap.html @@ -25,10 +25,10 @@ Thursday of February, May, August, and November. The current schedule for upcomi releases is:

Next major release

diff --git a/templates/pages/include/topbar.html b/templates/pages/include/topbar.html index 0f20d4c4..986e0cde 100644 --- a/templates/pages/include/topbar.html +++ b/templates/pages/include/topbar.html @@ -1 +1 @@ -14th November 2019: PostgreSQL 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 Released! +13th February 2020: PostgreSQL 12.2, 11.7, 10.12, 9.6.17, 9.5.21, and 9.4.26 Released! -- 2.39.5