summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2005-01-30 21:32:20 +0000
committerTom Lane2005-01-30 21:32:20 +0000
commitd40cda00f595f3ec14e103af16824d75aa226428 (patch)
tree01e76c9cb45795447e395d0e8044d3353dfbcaab
parent7929303d61005818b688111342437ba930025ed6 (diff)
Recommend [email protected] as the contact point for security-related bugs.REL7_3_9
-rw-r--r--doc/bug.template22
-rw-r--r--doc/src/sgml/problems.sgml9
2 files changed, 21 insertions, 10 deletions
diff --git a/doc/bug.template b/doc/bug.template
index b919cd08397..dc18f60ef13 100644
--- a/doc/bug.template
+++ b/doc/bug.template
@@ -1,35 +1,39 @@
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 [email protected].
-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
+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 [email protected].
+
If you not only found the problem but solved it and generated a patch
then e-mail it to [email protected] instead. Please use the
command "diff -c" to generate the patch.
You may also enter a bug report at http://www.postgresql.org/ instead of
-e-mail-ing this form.
+e-mailing this form.
============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
-Your name :
+Your name :
Your email address :
-System Configuration
+System Configuration:
---------------------
- Architecture (example: Intel Pentium) :
+ Architecture (example: Intel Pentium) :
- Operating System (example: Linux 2.0.26 ELF) :
+ Operating System (example: Linux 2.4.18) :
- PostgreSQL version (example: PostgreSQL-7.3.9): PostgreSQL-7.3.9
+ PostgreSQL version (example: PostgreSQL 7.3.9): PostgreSQL 7.3.9
- Compiler used (example: gcc 2.95.2) :
+ Compiler used (example: gcc 3.3.5) :
Please enter a FULL description of your problem:
diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml
index 91626d90b25..098dd33fd53 100644
--- a/doc/src/sgml/problems.sgml
+++ b/doc/src/sgml/problems.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.13 2002/01/20 22:19:56 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.13.4.1 2005/01/30 21:32:20 tgl Exp $
-->
<sect1 id="bug-reporting">
@@ -289,6 +289,13 @@ $Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.13 2002/01/20 22:19:56 pe
<email>[email protected]</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>[email protected]</email>.
+ </para>
+
<para>
Do not send bug reports to any of the user mailing lists, such as
<email>[email protected]</email> or