Date: Tue, 21 Jul 2020 18:35:10 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r54366 - head/en_US.ISO8859-1/htdocs/security Message-ID: <202007211835.06LIZANa072335@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Tue Jul 21 18:35:10 2020 New Revision: 54366 URL: https://svnweb.freebsd.org/changeset/doc/54366 Log: Remove the release 'type' column from the supported releases table, as it is not relevant since 10.x went EoL. Sponsored by: Rubicon Communications, LLC (netgate.com) 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 Tue Jul 21 18:32:14 2020 (r54365) +++ head/en_US.ISO8859-1/htdocs/security/security.xml Tue Jul 21 18:35:10 2020 (r54366) @@ -185,7 +185,6 @@ <tr> <th>Branch</th> <th>Release</th> - <th>Type</th> <th>Release Date</th> <th>Expected EoL</th> </tr> @@ -193,13 +192,11 @@ <td>stable/12</td> <td>n/a</td> <td>n/a</td> - <td>n/a</td> <td>June 30, 2024</td> </tr> <tr> <td>releng/12.1</td> <td>12.1-RELEASE</td> - <td>n/a</td> <td>November 4, 2019</td> <td>12.2-RELEASE + 3 months</td> </tr> @@ -207,20 +204,17 @@ <td>stable/11</td> <td>n/a</td> <td>n/a</td> - <td>n/a</td> <td>September 30, 2021</td> </tr> <tr> <td>releng/11.4</td> <td>11.4-RELEASE</td> - <td>n/a</td> <td>June 16, 2020</td> <td>stable/11 end-of-life</td> </tr> <tr> <td>releng/11.3</td> <td>11.3-RELEASE</td> - <td>n/a</td> <td>July 9, 2019</td> <td>September 30, 2020</td> </tr>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007211835.06LIZANa072335>
