CVSROOT: /web/www Module name: www Changes by: Jason Self <jxself> 11/12/03 03:42:25
Modified files: server/standards: boilerplate.html Log message: Adding paragraph about security, per Karl CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/standards/boilerplate.html?cvsroot=www&r1=1.61&r2=1.62 Patches: Index: boilerplate.html =================================================================== RCS file: /web/www/www/server/standards/boilerplate.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -b -r1.61 -r1.62 --- boilerplate.html 9 Oct 2011 07:48:02 -0000 1.61 +++ boilerplate.html 3 Dec 2011 03:41:58 -0000 1.62 @@ -1,5 +1,5 @@ <!--#include virtual="/server/html5-header.html" --> -<!-- Parent-Version: $Revision: 1.61 $ --> +<!-- Parent-Version: $Revision: 1.62 $ --> <!-- This is the template document for GNU web pages. We use server side includes (#include) for common elements, for @@ -96,6 +96,11 @@ <a href="http://lists.gnu.org/mailman/listinfo/info-gnu">info-gnu</a> (<a href="http://lists.gnu.org/archive/html/info-gnu/">archive</a>).</p> +<p>Security reports that should not be made immediately public can be +sent directly to the maintainer. If there is no response to an urgent +issue, you can escalate to the general +<a href="http://lists.gnu.org/mailman/listinfo/security">security</a> +mailing list for advice.</p> <h3 id="contribute">Getting involved</h3> @@ -198,7 +203,7 @@ <p>Updated: <!-- timestamp start --> -$Date: 2011/10/09 07:48:02 $ +$Date: 2011/12/03 03:41:58 $ <!-- timestamp end --> </p> </div>