- Update leading text about the security-officer@ mail alias to match
current reality. - Use entities for security-officer@ member names.
This commit is contained in:
parent
b2a7543026
commit
6ecbf0d8e8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26054
1 changed files with 9 additions and 7 deletions
|
@ -1,12 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.177 2005/08/30 20:12:31 cperciva Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.178 2005/10/04 16:14:41 simon Exp $">
|
||||
<!ENTITY title "FreeBSD Security Information">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navsupport.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.177 2005/08/30 20:12:31 cperciva Exp $ -->
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.178 2005/10/04 16:14:41 simon Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -64,7 +65,8 @@ vulnerability it represents.</P>
|
|||
|
||||
<p>In order that the FreeBSD Project may respond to vulnerability
|
||||
reports in a timely manner, there are four members of the Security
|
||||
Officer mail alias: the Security Officer, two Deputy Security Officers,
|
||||
Officer mail alias: the Security Officer, Security Officer Emeritus,
|
||||
Deputy Security Officer,
|
||||
and one Core Team member. Therefore, messages sent to the
|
||||
<a
|
||||
href="mailto:security-officer@FreeBSD.org"><security-officer@FreeBSD.org></a>
|
||||
|
@ -72,22 +74,22 @@ mail alias are currently delivered to:</p>
|
|||
|
||||
<table>
|
||||
<tr valign="top">
|
||||
<td>Colin Percival <a
|
||||
<td>&a.cperciva; <a
|
||||
href="mailto:cperciva@FreeBSD.org"><cperciva@FreeBSD.org></a></td>
|
||||
<td>Security Officer</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td>Jacques Vidrine <a
|
||||
<td>&a.nectar; <a
|
||||
href="mailto:nectar@FreeBSD.org"><nectar@FreeBSD.org></a></td>
|
||||
<td>Security Officer Emeritus</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td>Simon Nielsen <a
|
||||
<td>&a.simon; <a
|
||||
href="mailto:simon@FreeBSD.org"><simon@FreeBSD.org></a></td>
|
||||
<td>Deputy Security Officer</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td>Robert Watson <a
|
||||
<td>&a.rwatson; <a
|
||||
href="mailto:rwatson@FreeBSD.org"><rwatson@FreeBSD.org></a></td>
|
||||
<td>FreeBSD Core Team liaison, Release Engineering liaison,<br>
|
||||
TrustedBSD Project liaison, system security architecture expert</td>
|
||||
|
|
Loading…
Reference in a new issue