Mention that FreeBSD 9.0 is no longer officially supported and
use FreeBSD 9.1 instead as example on the security page. Approved by: remko (mentor)
This commit is contained in:
parent
059a4c8f32
commit
987217a587
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41597
2 changed files with 4 additions and 4 deletions
|
@ -104,7 +104,7 @@
|
||||||
<td><tt>releng/9.0</tt></td>
|
<td><tt>releng/9.0</tt></td>
|
||||||
<td>Frozen</td>
|
<td>Frozen</td>
|
||||||
<td>&contact.so;</td>
|
<td>&contact.so;</td>
|
||||||
<td>FreeBSD 9.0 supported errata fix branch.</td>
|
<td>FreeBSD 9.0 errata fix branch (not officially supported).</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
@ -132,12 +132,12 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li><p>The -STABLE branch tags have
|
<li><p>The -STABLE branch tags have
|
||||||
names like <tt>RELENG_9</tt>. The corresponding builds have
|
names like <tt>RELENG_9</tt>. The corresponding builds have
|
||||||
names like <tt>FreeBSD 9.0-STABLE</tt>.</p></li>
|
names like <tt>FreeBSD 9.1-STABLE</tt>.</p></li>
|
||||||
|
|
||||||
<li><p>Each FreeBSD Release has an associated Security Branch.
|
<li><p>Each FreeBSD Release has an associated Security Branch.
|
||||||
The Security Branch tags have names like <tt>RELENG_9_0</tt>.
|
The Security Branch tags have names like <tt>RELENG_9_1</tt>.
|
||||||
The corresponding builds have names like <tt>FreeBSD
|
The corresponding builds have names like <tt>FreeBSD
|
||||||
9.0-RELEASE-p1</tt>.</p></li>
|
9.1-RELEASE-p1</tt>.</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>Issues affecting the FreeBSD Ports Collection are covered in <a
|
<p>Issues affecting the FreeBSD Ports Collection are covered in <a
|
||||||
|
|
Loading…
Reference in a new issue