From cb00d97e7154add2c5e7c43993f41c3d4b573513 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Tue, 1 Feb 2011 09:29:03 +0000 Subject: [PATCH] Update for new releases: 9.0.3, 8.4.7, 8.3.14, 8.2.20. git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2803 8f5c7a92-453e-0410-a47f-ad33c8a6b003 --- portal/system/global/settings.php | 24 ++++++++++++------------ portal/template/en/support/security.html | 13 +++++++++++-- portal/template/index.html | 12 ++++++------ 3 files changed, 29 insertions(+), 20 deletions(-) diff --git a/portal/system/global/settings.php b/portal/system/global/settings.php index 4010e43f..f2669309 100644 --- a/portal/system/global/settings.php +++ b/portal/system/global/settings.php @@ -35,27 +35,27 @@ define ('DEBUG', false); // Version information $_SETTINGS['versions'] = array( '9.0' => array ( - 'version' => '9.0.2', - 'reldate' => '2010-12-16', - 'relnotes' => 'release-9-0-2.html', + 'version' => '9.0.3', + 'reldate' => '2011-02-01', + 'relnotes' => 'release-9-0-3.html', 'frontpage' => 1, ), '8.4' => array ( - 'version' => '8.4.6', - 'reldate' => '2010-12-16', - 'relnotes' => 'release-8-4-6.html', + 'version' => '8.4.7', + 'reldate' => '2011-02-01', + 'relnotes' => 'release-8-4-7.html', 'frontpage' => 1, ), '8.3' => array ( - 'version' => '8.3.13', - 'reldate' => '2010-12-16', - 'relnotes' => 'release-8-3-13.html', + 'version' => '8.3.14', + 'reldate' => '2011-02-01', + 'relnotes' => 'release-8-3-14.html', 'frontpage' => 1, ), '8.2' => array ( - 'version' => '8.2.19', - 'reldate' => '2010-12-16', - 'relnotes' => 'release-8-2-19.html', + 'version' => '8.2.20', + 'reldate' => '2011-02-01', + 'relnotes' => 'release-8-2-20.html', 'frontpage' => 1, ), '8.1' => array ( diff --git a/portal/template/en/support/security.html b/portal/template/en/support/security.html index 7775eb5d..bb9bf4b7 100644 --- a/portal/template/en/support/security.html +++ b/portal/template/en/support/security.html @@ -36,8 +36,8 @@ criteria.

The following table lists all known security issues. -Please note that versions prior to 7.4 are no longer -supported and vulnerabilities for these versions are not included +Please note that versions prior to 8.2 are no longer +supported and vulnerabilities for these versions may not be included in this list. New vulnerabilities in these versions are no longer patched.

@@ -61,6 +61,15 @@ to determine if the bug affects specific installations or not. Description + + CVE-2010-4015 + 9.0, 8.4, 8.3, 8.2 + 9.0.3, 8.4.7, 8.3.14, 8.2.20 + contrib module + C + An authenticated database user can cause a buffer overrun by calling functions from the intarray optional module with certain parameters. + + CVE-2010-3433 9.0, 8.4, 8.3, 8.2, 8.1, 8.0, 7.4 diff --git a/portal/template/index.html b/portal/template/index.html index 01d8a339..c6596541 100644 --- a/portal/template/index.html +++ b/portal/template/index.html @@ -6,17 +6,17 @@ func_lang("The world's most advanced open source database")

- func_lang("PostgreSQL 9.0 now available!") + func_lang("PostgreSQL update releases now available!")

+

- func_lang("The most anticipated PostgreSQL version in five years has been released. With built-in binary replication and over a dozen new major features, PostgreSQL 9.0 has compelling reasons to upgrade or migrate for every database user and developer.") + func_lang("Update releases 9.0.3, 8.4.7, 8.3.14 and 8.2.20 are now available for download. All users are recommended to upgrade as soon as possible.")

-
-- 2.39.5