From 0923079a71305b2947df0b104135ad7f9f91d341 Mon Sep 17 00:00:00 2001 From: Gavin Atkinson <gavin@FreeBSD.org> Date: Sat, 29 Dec 2012 23:07:37 +0000 Subject: [PATCH] It is time to remove the notification of theNovember 2012 security incident from the front page of trhe website. Approved by: core, bcr (mentor) --- en_US.ISO8859-1/htdocs/index.xsl | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/index.xsl b/en_US.ISO8859-1/htdocs/index.xsl index 205110f707..6f98cc20a0 100644 --- a/en_US.ISO8859-1/htdocs/index.xsl +++ b/en_US.ISO8859-1/htdocs/index.xsl @@ -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 -->