Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2014 06:34:31 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45717 - head/share/xml
Message-ID:  <201410050634.s956YVfY094951@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: peter (src committer)
Date: Sun Oct  5 06:34:30 2014
New Revision: 45717
URL: https://svnweb.freebsd.org/changeset/doc/45717

Log:
  Remove _http_://ftp2.uk.FreeBSD.org from the mirror list as it has
  persistent malware on it and it harms the freebsd.org domain reputation.
  I'm leaving the ftp link, it's the sourceforge mirror via http that
  seems to be causing the problems.
  
  There's more malware on other shared mirrors than this one, but google
  safesearch has been complaining about this one for a long time.

Modified:
  head/share/xml/mirrors.xml

Modified: head/share/xml/mirrors.xml
==============================================================================
--- head/share/xml/mirrors.xml	Sun Oct  5 01:37:46 2014	(r45716)
+++ head/share/xml/mirrors.xml	Sun Oct  5 06:34:30 2014	(r45717)
@@ -941,7 +941,6 @@
     <host type="ftp">
       <name>ftp2.uk.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp2.uk.FreeBSD.org/pub/FreeBSD/</url>;
-      <url proto="http">http://ftp2.uk.FreeBSD.org/</url>;
       <url proto="rsync">rsync://ftp2.uk.FreeBSD.org/ftp.freebsd.org/pub/FreeBSD/</url>
     </host>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410050634.s956YVfY094951>