svn commit: r1928407 - in apr/site/trunk: docs xdocs
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dsahlberg Date: Sat Sep 13 09:09:22 2025 New Revision: 1928407 Log: In site/trunk Hopefully last HTML5 validation change * xdocs/security_report.xml Replace deprecated <font color="..." with <span style="color: ..." * docs/security_report.html Generated from above Modified: apr/site/trunk/docs/security_report.html apr/site/trunk/xdocs/security_report.xml Modified: apr/site/trunk/docs/security_report.html ============================================================================== --- apr/site/trunk/docs/security_report.html Sat Sep 13 09:05:33 2025 (r1928406) +++ apr/site/trunk/docs/security_report.html Sat Sep 13 09:09:22 2025 (r1928407) @@ -78,9 +78,9 @@ Apache Portable Runtime.</p> security mailing list first, before disclosing them in a public forum.</p> <p><strong>We cannot accept regular bug reports or other queries at this address, we ask that you use our <a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=APR">bugzilla -page</a> for those. <font color="red">All mail sent to this +page</a> for those. <span style="color: red">All mail sent to this address that does not relate to security problems in the APR source -code will be ignored.</font></strong></p> +code will be ignored.</span></strong></p> <p>The mailing address is: <code>[email protected]</code> </p> Modified: apr/site/trunk/xdocs/security_report.xml ============================================================================== --- apr/site/trunk/xdocs/security_report.xml Sat Sep 13 09:05:33 2025 (r1928406) +++ apr/site/trunk/xdocs/security_report.xml Sat Sep 13 09:09:22 2025 (r1928407) @@ -18,9 +18,9 @@ security mailing list first, before disc <p><strong>We cannot accept regular bug reports or other queries at this address, we ask that you use our <a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=APR">bugzilla -page</a> for those. <font color="red">All mail sent to this +page</a> for those. <span style="color: red">All mail sent to this address that does not relate to security problems in the APR source -code will be ignored.</font></strong></p> +code will be ignored.</span></strong></p> <p>The mailing address is: <code>[email protected]</code>