svn commit: r42768 - head/en_US.ISO8859-1/htdocs/security
Dag-Erling Smørgrav
des at FreeBSD.org
Mon Sep 30 18:31:34 UTC 2013
Author: des
Date: Mon Sep 30 18:31:33 2013
New Revision: 42768
URL: http://svnweb.freebsd.org/changeset/doc/42768
Log:
Add 9.2-RELEASE and update the examples to refer to it rather than 9.1.
Note that they should be rewritten to refer to svn branches rather than
CVS tags...
Approved by: gjb
Modified:
head/en_US.ISO8859-1/htdocs/security/security.xml
Modified: head/en_US.ISO8859-1/htdocs/security/security.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/security/security.xml Mon Sep 30 18:26:39 2013 (r42767)
+++ head/en_US.ISO8859-1/htdocs/security/security.xml Mon Sep 30 18:31:33 2013 (r42768)
@@ -107,6 +107,13 @@
<td>December 30, 2012</td>
<td>December 31, 2014</td>
</tr>
+ <tr>
+ <td>RELENG_9_2</td>
+ <td>9.2-RELEASE</td>
+ <td>Normal</td>
+ <td>September 30, 2013</td>
+ <td>September 30, 2014</td>
+ </tr>
</table>
<p>Older releases are not maintained and users are strongly
@@ -140,12 +147,12 @@
<ul>
<li><p>The -STABLE branch tags have
names like <tt>RELENG_9</tt>. The corresponding builds have
- names like <tt>FreeBSD 9.1-STABLE</tt>.</p></li>
+ names like <tt>FreeBSD 9.2-STABLE</tt>.</p></li>
<li><p>Each FreeBSD Release has an associated Security Branch.
- The Security Branch tags have names like <tt>RELENG_9_1</tt>.
+ The Security Branch tags have names like <tt>RELENG_9_2</tt>.
The corresponding builds have names like <tt>FreeBSD
- 9.1-RELEASE-p1</tt>.</p></li>
+ 9.2-RELEASE-p1</tt>.</p></li>
</ul>
<p>Issues affecting the FreeBSD Ports Collection are covered in <a
More information about the svn-doc-head
mailing list