X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id A251DDBEC6 for ; Sun, 27 Nov 2005 08:46:36 -0400 (AST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 18904-09-2 for ; Sun, 27 Nov 2005 08:46:13 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by svr1.postgresql.org (Postfix) with ESMTP id BCEC1DBED1 for ; Sun, 27 Nov 2005 08:46:11 -0400 (AST) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id 9BFC48F282; Sun, 27 Nov 2005 13:46:11 +0100 (CET) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Subject: Security information page Date: Sun, 27 Nov 2005 13:46:13 +0100 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCE92E8A9@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Security information page thread-index: AcXzUIytHzpxQzXXRKC8gLg1DMZmWQ== From: "Magnus Hagander" To: Cc: "Simon Riggs" X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.001 required=5 tests=[AWL=0.001] X-Spam-Score: 0.001 X-Spam-Level: X-Archive-Number: 200511/154 X-Sequence-Number: 8869 Per some discussion last week, I've put together a page with security information. Basically an introduction written by Simon and a table I pulled together by going through the CVE list and matching it up with our cvs versions. As it makes some statements on behalf of the beleifs of the PGDG (the introduction), I'm giving everybody a good chance to complain and correct before it goes onto the actual website. Oh, and please also point out any incorrectness or missing information in the actual table... The link for the in progress version is http://magnus-master.pgadmin.org/support/security. //Magnus