summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-01-30 21:31:57 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-01-30 21:31:57 +0000
commit380c7117ef2f6740ff22de380d271e64e96d0848 (patch)
treebd8e47419981457e614e9af2127c8e3d21a0df8e
parent8097ce9f52757c9615aef446a221acee8a7c25b6 (diff)
downloadpostgresql-REL8_0_1.tar.gz
Recommend security@postgresql.org as the contact point for security-related bugs.REL8_0_1
-rw-r--r--doc/bug.template8
-rw-r--r--doc/src/sgml/problems.sgml13
2 files changed, 16 insertions, 5 deletions
diff --git a/doc/bug.template b/doc/bug.template
index b1e27a7cd9..78554c97aa 100644
--- a/doc/bug.template
+++ b/doc/bug.template
@@ -1,10 +1,14 @@
If PostgreSQL failed to compile on your computer or you found a bug that
-is likely to be specific to one platform then please fill out this form
+is likely to be specific to one platform, then please fill out this form
and e-mail it to pgsql-ports@postgresql.org.
-To report any other bug, fill out the form below and e-mail it to
+To report non-porting-related bugs, fill out the form below and e-mail it to
pgsql-bugs@postgresql.org.
+If your bug report has security implications and you'd prefer that it not
+become immediately visible in public archives, don't send it to pgsql-bugs.
+Security issues can be reported privately to security@postgresql.org.
+
If you not only found the problem but solved it and generated a patch
then e-mail it to pgsql-patches@postgresql.org instead. Please use the
command "diff -c" to generate the patch.
diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml
index f48305bc5d..f5692f1e20 100644
--- a/doc/src/sgml/problems.sgml
+++ b/doc/src/sgml/problems.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.19 2004/08/24 00:06:50 neilc Exp $
+$PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.19.4.1 2005/01/30 21:31:57 tgl Exp $
-->
<sect1 id="bug-reporting">
@@ -309,6 +309,13 @@ $PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.19 2004/08/24 00:06:50 neilc E
<email>pgsql-bugs@postgresql.org</email> mailing list.
</para>
+ <para>
+ If your bug report has security implications and you'd prefer that it
+ not become immediately visible in public archives, don't send it to
+ <literal>pgsql-bugs</literal>. Security issues can be
+ reported privately to <email>security@postgresql.org</email>.
+ </para>
+
<para>
Do not send bug reports to any of the user mailing lists, such as
<email>pgsql-sql@postgresql.org</email> or
@@ -324,8 +331,8 @@ $PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.19 2004/08/24 00:06:50 neilc E
This list is for discussing the
development of <productname>PostgreSQL</productname>, and it would be nice
if we could keep the bug reports separate. We might choose to take up a
- discussion
- about your bug report on <literal>pgsql-hackers</literal>, if the problem needs more review.
+ discussion about your bug report on <literal>pgsql-hackers</literal>,
+ if the problem needs more review.
</para>
<para>