Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0c109c7

Browse files
committed
Recommend security@postgresql.org as the contact point for security-related bugs.
1 parent790c666 commit0c109c7

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

‎doc/bug.template

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
If PostgreSQL failed to compile on your computer or you found a bug that
2-
is likely to be specific to one platform then please fill out this form
2+
is likely to be specific to one platform, then please fill out this form
33
and e-mail it to pgsql-ports@postgresql.org.
44

5-
To reportany other bug, fill out the form below and e-mail it to
5+
To reportnon-porting-related bugs, fill out the form below and e-mail it to
66
pgsql-bugs@postgresql.org.
77

8+
If your bug report has security implications and you'd prefer that it not
9+
become immediately visible in public archives, don't send it to pgsql-bugs.
10+
Security issues can be reported privately to security@postgresql.org.
11+
812
If you not only found the problem but solved it and generated a patch
913
then e-mail it to pgsql-patches@postgresql.org instead. Please use the
1014
command "diff -c" to generate the patch.

‎doc/src/sgml/problems.sgml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.19 2004/08/24 00:06:50 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.20 2005/01/30 21:31:48 tgl Exp $
33
-->
44

55
<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
309309
<email>pgsql-bugs@postgresql.org</email> mailing list.
310310
</para>
311311

312+
<para>
313+
If your bug report has security implications and you'd prefer that it
314+
not become immediately visible in public archives, don't send it to
315+
<literal>pgsql-bugs</literal>. Security issues can be
316+
reported privately to <email>security@postgresql.org</email>.
317+
</para>
318+
312319
<para>
313320
Do not send bug reports to any of the user mailing lists, such as
314321
<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
324331
This list is for discussing the
325332
development of <productname>PostgreSQL</productname>, and it would be nice
326333
if we could keep the bug reports separate. We might choose to take up a
327-
discussion
328-
about your bug report on <literal>pgsql-hackers</literal>,if the problem needs more review.
334+
discussion about your bug report on <literal>pgsql-hackers</literal>,
335+
if the problem needs more review.
329336
</para>
330337

331338
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp