Add the Security Advisories home page.
This commit is contained in:
parent
0be211d716
commit
dfb4c23d23
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2904
7 changed files with 43 additions and 18 deletions
|
@ -6,7 +6,7 @@
|
|||
# Format: <url> | <description>
|
||||
# An empty url begin a new section
|
||||
#
|
||||
# $Id: site.map,v 1.1 1998-06-05 10:07:18 wosch Exp $
|
||||
# $Id: site.map,v 1.2 1998-06-08 13:38:45 wosch Exp $
|
||||
|
||||
|Software
|
||||
availability.html|About FreeBSD
|
||||
|
@ -27,7 +27,7 @@ support.html#pr|Bugs
|
|||
support.html#cvs|CVS
|
||||
support.html#development|Projects
|
||||
support.html#user|User Groups
|
||||
|
||||
http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html|Security Advisories
|
||||
|
||||
|Documentation
|
||||
newsflash.html|Newsflash
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-06-04 14:54:08 $">
|
||||
<!ENTITY date "$Date: 1998-06-08 13:38:45 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.79 1998-06-04 14:54:08 wosch Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.80 1998-06-08 13:38:45 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -327,6 +327,13 @@ below to learn more about these exciting projects.</p>
|
|||
</ul>
|
||||
|
||||
|
||||
<h2><a name="securityadvisories"
|
||||
href="http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html">
|
||||
FreeBSD Security Advisories</a></h2>
|
||||
|
||||
Security resources available to FreeBSD users:
|
||||
PGP Key for Security Officers, advisories, patches and mailing lists.
|
||||
|
||||
<a name="general"></a>
|
||||
<h2>General UNIX Information</h2>
|
||||
|
||||
|
@ -419,5 +426,3 @@ below to learn more about these exciting projects.</p>
|
|||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# With the format `<titel>|<url>'.
|
||||
# Empty lines or comments are ignored.
|
||||
#
|
||||
# $Id: web.atoz,v 1.29 1998-06-04 14:54:10 wosch Exp $
|
||||
# $Id: web.atoz,v 1.30 1998-06-08 13:38:46 wosch Exp $
|
||||
|
||||
# about.sgml
|
||||
Usage statistics for this server|about.html
|
||||
|
@ -375,6 +375,11 @@ Voice Answering Machine|support.html#vam
|
|||
Answering Machine, Voice|support.html#vam
|
||||
Retail Outlets for FreeBSD|support.html#retail
|
||||
|
||||
Security Advisories|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html
|
||||
Advisories, security|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html
|
||||
SA|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html
|
||||
|
||||
|
||||
|
||||
# where.sgml
|
||||
Getting FreeBSD|where.html
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# Format: <url> | <description>
|
||||
# An empty url begin a new section
|
||||
#
|
||||
# $Id: site.map,v 1.1 1998-06-05 10:07:18 wosch Exp $
|
||||
# $Id: site.map,v 1.2 1998-06-08 13:38:45 wosch Exp $
|
||||
|
||||
|Software
|
||||
availability.html|About FreeBSD
|
||||
|
@ -27,7 +27,7 @@ support.html#pr|Bugs
|
|||
support.html#cvs|CVS
|
||||
support.html#development|Projects
|
||||
support.html#user|User Groups
|
||||
|
||||
http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html|Security Advisories
|
||||
|
||||
|Documentation
|
||||
newsflash.html|Newsflash
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# With the format `<titel>|<url>'.
|
||||
# Empty lines or comments are ignored.
|
||||
#
|
||||
# $Id: web.atoz,v 1.29 1998-06-04 14:54:10 wosch Exp $
|
||||
# $Id: web.atoz,v 1.30 1998-06-08 13:38:46 wosch Exp $
|
||||
|
||||
# about.sgml
|
||||
Usage statistics for this server|about.html
|
||||
|
@ -375,6 +375,11 @@ Voice Answering Machine|support.html#vam
|
|||
Answering Machine, Voice|support.html#vam
|
||||
Retail Outlets for FreeBSD|support.html#retail
|
||||
|
||||
Security Advisories|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html
|
||||
Advisories, security|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html
|
||||
SA|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html
|
||||
|
||||
|
||||
|
||||
# where.sgml
|
||||
Getting FreeBSD|where.html
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-06-04 14:54:08 $">
|
||||
<!ENTITY date "$Date: 1998-06-08 13:38:45 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.79 1998-06-04 14:54:08 wosch Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.80 1998-06-08 13:38:45 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -327,6 +327,13 @@ below to learn more about these exciting projects.</p>
|
|||
</ul>
|
||||
|
||||
|
||||
<h2><a name="securityadvisories"
|
||||
href="http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html">
|
||||
FreeBSD Security Advisories</a></h2>
|
||||
|
||||
Security resources available to FreeBSD users:
|
||||
PGP Key for Security Officers, advisories, patches and mailing lists.
|
||||
|
||||
<a name="general"></a>
|
||||
<h2>General UNIX Information</h2>
|
||||
|
||||
|
@ -419,5 +426,3 @@ below to learn more about these exciting projects.</p>
|
|||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-06-04 14:54:08 $">
|
||||
<!ENTITY date "$Date: 1998-06-08 13:38:45 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: usergroups.sgml,v 1.79 1998-06-04 14:54:08 wosch Exp $ -->
|
||||
<!-- $Id: usergroups.sgml,v 1.80 1998-06-08 13:38:45 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -327,6 +327,13 @@ below to learn more about these exciting projects.</p>
|
|||
</ul>
|
||||
|
||||
|
||||
<h2><a name="securityadvisories"
|
||||
href="http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html">
|
||||
FreeBSD Security Advisories</a></h2>
|
||||
|
||||
Security resources available to FreeBSD users:
|
||||
PGP Key for Security Officers, advisories, patches and mailing lists.
|
||||
|
||||
<a name="general"></a>
|
||||
<h2>General UNIX Information</h2>
|
||||
|
||||
|
@ -419,5 +426,3 @@ below to learn more about these exciting projects.</p>
|
|||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue