svn commit: r45717 - head/share/xml
Peter Wemm
peter at FreeBSD.org
Sun Oct 5 06:34:31 UTC 2014
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>
More information about the svn-doc-all
mailing list