svn commit: r40504 - head/en_US.ISO8859-1/htdocs

Gavin Atkinson gavin at FreeBSD.org
Sat Dec 29 23:07:38 UTC 2012


Author: gavin
Date: Sat Dec 29 23:07:37 2012
New Revision: 40504
URL: http://svnweb.freebsd.org/changeset/doc/40504

Log:
  It is time to remove the notification of theNovember 2012 security
  incident from the front page of trhe website.
  
  Approved by:	core, bcr (mentor)

Modified:
  head/en_US.ISO8859-1/htdocs/index.xsl

Modified: head/en_US.ISO8859-1/htdocs/index.xsl
==============================================================================
--- head/en_US.ISO8859-1/htdocs/index.xsl	Sat Dec 29 23:06:09 2012	(r40503)
+++ head/en_US.ISO8859-1/htdocs/index.xsl	Sat Dec 29 23:07:37 2012	(r40504)
@@ -65,23 +65,6 @@
 				  title="Learn More">Learn More</a>
 				  </div> <!-- TXTFRONTFEATURELINK -->
 
-				  <div
-				    style="width:640px; margin: 16px 16px 16px 32px; auto">
-
-				    <h2>Security Notice</h2>
-
-				    <p align="justify">On Sunday
-				      11th of November, an intrusion
-				      was detected on two machines
-				      within the FreeBSD.org cluster.
-				      We have found
-				      no evidence of any modifications
-				      that would put any end user at
-				      risk.  Please read our <a
-					href="&base;/news/2012-compromise.html">
-					report</a> for more details.</p>
-				  </div>
-
 			  </div> <!-- FRONTFEATURECONTENT -->
 		  </div> <!-- FRONTFEATURELEFT -->
 


More information about the svn-doc-all mailing list