svn commit: r53590 - head/en_US.ISO8859-1/articles/freebsd-releng

Glen Barber gjb at FreeBSD.org
Tue Nov 12 17:30:39 UTC 2019


Author: gjb
Date: Tue Nov 12 17:30:38 2019
New Revision: 53590
URL: https://svnweb.freebsd.org/changeset/doc/53590

Log:
  Document to update the advisory-template.txt and errata-template.txt files
  during the release cycle.
  
  Submitted by:	emaste
  Sponsored by:	Rubicon Communications, LLC (netgate.com)

Modified:
  head/en_US.ISO8859-1/articles/freebsd-releng/releng-website.xml

Modified: head/en_US.ISO8859-1/articles/freebsd-releng/releng-website.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/freebsd-releng/releng-website.xml	Tue Nov 12 15:09:24 2019	(r53589)
+++ head/en_US.ISO8859-1/articles/freebsd-releng/releng-website.xml	Tue Nov 12 17:30:38 2019	(r53590)
@@ -105,6 +105,20 @@
 	    <entry>Add an entry announcing the
 	      <literal>BETA</literal></entry>
 	  </row>
+
+	  <row>
+	    <entry><filename>en_US.ISO8859-1/htdocs/security/advisory-template.txt</filename></entry>
+	    <entry>Add the new <literal>BETA</literal>,
+	      <literal>RC</literal>, or final
+	      <literal>RELEASE</literal> to the template</entry>
+	  </row>
+
+	  <row>
+	    <entry><filename>en_US.ISO8859-1/htdocs/security/errata-template.txt</filename></entry>
+	    <entry>Add the new <literal>BETA</literal>,
+	      <literal>RC</literal>, or final
+	      <literal>RELEASE</literal> to the template</entry>
+	  </row>
 	</tbody>
       </tgroup>
     </informaltable>


More information about the svn-doc-all mailing list