yoavs 2005/06/16 10:53:32
Modified: docs bugreport.html
xdocs bugreport.xml
Log:
Moving security bug reporting to the bottom of the list, as requested by
[EMAIL PROTECTED]
Revision Changes Path
1.34 +29 -5 jakarta-tomcat-site/docs/bugreport.html
Index: bugreport.html
===================================================================
RCS file: /home/cvs/jakarta-tomcat-site/docs/bugreport.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- bugreport.html 26 May 2005 17:28:13 -0000 1.33
+++ bugreport.html 16 Jun 2005 17:53:32 -0000 1.34
@@ -174,11 +174,6 @@
who assist on a day to day basis resolving bug reports do this for a
wide variety of reasons, and almost all of them do this on their own
time.</p>
-<p>If you have a verified security bug to report please do not post it
-to email lists or submit a bug report. Security bugs should be reported
-privately by email to <a href="mailto:[EMAIL PROTECTED]">[EMAIL
PROTECTED]</a>.
-</p>
-
<p>Many bugs reported end up not being a bug in the Apache Tomcat code, but
are
due to misconfiguration, problems caused by installed applications, the
operating system, etc.
@@ -448,6 +443,35 @@
<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%203">
here</a>.<br />
</p>
+
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#828DA6">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Security Issues">
+<strong>Security Issues</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<blockquote>
+<p>Security-related bugs are of special concern. If you have a verified
+security bug to report please do not post it
+to email lists or submit a bug report. Security bugs should be reported
+privately by email to <a href="mailto:[EMAIL PROTECTED]">[EMAIL
PROTECTED]</a>.
+</p>
+</blockquote>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+
</blockquote>
</p>
</td>
1.11 +9 -5 jakarta-tomcat-site/xdocs/bugreport.xml
Index: bugreport.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-site/xdocs/bugreport.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- bugreport.xml 16 May 2005 11:19:38 -0000 1.10
+++ bugreport.xml 16 Jun 2005 17:53:32 -0000 1.11
@@ -15,11 +15,6 @@
who assist on a day to day basis resolving bug reports do this for a
wide variety of reasons, and almost all of them do this on their own
time.</p>
-<p>If you have a verified security bug to report please do not post it
-to email lists or submit a bug report. Security bugs should be reported
-privately by email to <a href="mailto:[EMAIL PROTECTED]">[EMAIL
PROTECTED]</a>.
-</p>
-
<p>Many bugs reported end up not being a bug in the Apache Tomcat code, but
are
due to misconfiguration, problems caused by installed applications, the
operating system, etc.
@@ -151,6 +146,15 @@
<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%203">
here</a>.<br />
</p>
+
+<subsection name="Security Issues">
+<p>Security-related bugs are of special concern. If you have a verified
+security bug to report please do not post it
+to email lists or submit a bug report. Security bugs should be reported
+privately by email to <a href="mailto:[EMAIL PROTECTED]">[EMAIL
PROTECTED]</a>.
+</p>
+</subsection>
+
</section>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]