svn commit: r47221 - head/en_US.ISO8859-1/htdocs/security
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Fri Aug 14 00:48:47 2015
New Revision: 47221
URL: https://svnweb.freebsd.org/changeset/doc/47221
Log:
10.2-RELEASE is a normal-support release, not extended.
While here, fix release sorting.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
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 Fri Aug 14 00:38:57 2015 (r47220)
+++ head/en_US.ISO8859-1/htdocs/security/security.xml Fri Aug 14 00:48:47 2015 (r47221)
@@ -105,17 +105,17 @@
<td>last release + 2 years</td>
</tr>
<tr>
- <td>releng/10.1</td>
- <td>10.1-RELEASE</td>
- <td>Extended</td>
- <td>November 14, 2014</td>
+ <td>releng/10.2</td>
+ <td>10.2-RELEASE</td>
+ <td>Normal</td>
+ <td>August 13, 2015</td>
<td>December 31, 2016</td>
</tr>
<tr>
- <td>releng/10.2</td>
- <td>10.2-RELEASE</td>
+ <td>releng/10.1</td>
+ <td>10.1-RELEASE</td>
<td>Extended</td>
- <td>August 13, 2015</td>
+ <td>November 14, 2014</td>
<td>December 31, 2016</td>
</tr>
</table>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"