Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2015 02:17:22 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r46381 - head/en_US.ISO8859-1/htdocs/security
Message-ID:  <201503260217.t2Q2HMQ0055252@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Thu Mar 26 02:17:21 2015
New Revision: 46381
URL: https://svnweb.freebsd.org/changeset/doc/46381

Log:
  - add reporting instructions to security page for ports collection issues
  
  PR:		197312 (based on)
  Differential Revision:	https://reviews.freebsd.org/D1904
  Submitted by:	rsimmons0@gmail.com
  Reviewed by:	bjk, wblock
  Approved by:	wblock (mentor)

Modified:
  head/en_US.ISO8859-1/htdocs/security/reporting.xml

Modified: head/en_US.ISO8859-1/htdocs/security/reporting.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/security/reporting.xml	Wed Mar 25 19:04:20 2015	(r46380)
+++ head/en_US.ISO8859-1/htdocs/security/reporting.xml	Thu Mar 26 02:17:21 2015	(r46381)
@@ -27,13 +27,20 @@
       <a name="how"></a>
       <h2>How and where to report a FreeBSD security issue</h2>
 
-      <p>All FreeBSD security issues should be reported to the <a
+      <p>FreeBSD security issues specific to the Operating System
+	should be reported to the <a
 	  href="mailto:secteam@FreeBSD.org">FreeBSD Security Team</a>
 	or, if a higher level of confidentiality is required, PGP
 	encrypted to the <a
           href="mailto:security-officer@FreeBSD.org">Security Officer
 	  Team</a> using the <a href="so_public_key.asc">Security
-	  Officer PGP key</a>.  All reports should at least contain:</p>
+	  Officer PGP key</a>.</p>
+
+      <p>FreeBSD security issues specific to the Ports Collection should
+	be reported to the <a href="mailto:ports-secteam@FreeBSD.org">
+	  FreeBSD Ports Security Team</a>.</p>
+
+      <p>All reports should contain at least:</p>
 
       <ul>
 	<li>A description of the vulnerability.</li>



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