Say hello to security.FreeBSD.org. This web-server is from now on
used to distribute FreeBSD Security Advisories and the associated patches. This change will change links of the advisory to point to the new web server. Discussed with: secteam
This commit is contained in:
parent
47e5bdc939
commit
e1d5334e0d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27808
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/share/sgml/includes.misc.xsl,v 1.30 2006/01/12 10:14:44 ceri Exp $ -->
|
||||
<!-- $FreeBSD: www/share/sgml/includes.misc.xsl,v 1.31 2006/05/09 06:10:48 simon Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
|||
|
||||
<!-- for security advisories -->
|
||||
<xsl:variable name="ftpbase"
|
||||
select="'ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/'"/>
|
||||
select="'http://security.FreeBSD.org/advisories/'"/>
|
||||
<xsl:variable name="ftpbaseold"
|
||||
select="'ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/old/'"/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue