From owner-svn-doc-all@freebsd.org Wed Sep 30 14:51:43 2020
Return-Path:
Delivered-To: svn-doc-all@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
by mailman.nyi.freebsd.org (Postfix) with ESMTP id DB19D42993C;
Wed, 30 Sep 2020 14:51:43 +0000 (UTC) (envelope-from gjb@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
[IPv6:2610:1c1:1:606c::19:3])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
client-signature RSA-PSS (4096 bits) client-digest SHA256)
(Client CN "mxrelay.nyi.freebsd.org",
Issuer "Let's Encrypt Authority X3" (verified OK))
by mx1.freebsd.org (Postfix) with ESMTPS id 4C1fNH5X1hz4MsF;
Wed, 30 Sep 2020 14:51:43 +0000 (UTC) (envelope-from gjb@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
[IPv6:2610:1c1:1:6068::e6a:0])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client did not present a certificate)
by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A15CB2117B;
Wed, 30 Sep 2020 14:51:43 +0000 (UTC) (envelope-from gjb@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08UEphQd068569;
Wed, 30 Sep 2020 14:51:43 GMT (envelope-from gjb@FreeBSD.org)
Received: (from gjb@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08UEpgp7068336;
Wed, 30 Sep 2020 14:51:42 GMT (envelope-from gjb@FreeBSD.org)
Message-Id: <202009301451.08UEpgp7068336@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org
using -f
From: Glen Barber
Date: Wed, 30 Sep 2020 14:51:42 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r54553 - in head: en_US.ISO8859-1/htdocs
en_US.ISO8859-1/htdocs/releases en_US.ISO8859-1/htdocs/releng
en_US.ISO8859-1/htdocs/security share/xml
X-SVN-Group: doc-head
X-SVN-Commit-Author: gjb
X-SVN-Commit-Paths: in head: en_US.ISO8859-1/htdocs
en_US.ISO8859-1/htdocs/releases en_US.ISO8859-1/htdocs/releng
en_US.ISO8859-1/htdocs/security share/xml
X-SVN-Commit-Revision: 54553
X-SVN-Commit-Repository: doc
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-all@freebsd.org
X-Mailman-Version: 2.1.33
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for "
user" , " projects" , and " translations"
\)"
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Wed, 30 Sep 2020 14:51:43 -0000
Author: gjb
Date: Wed Sep 30 14:51:42 2020
New Revision: 54553
URL: https://svnweb.freebsd.org/changeset/doc/54553
Log:
Document 11.3-RELEASE has reached end of life.
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/en_US.ISO8859-1/htdocs/index.xsl
head/en_US.ISO8859-1/htdocs/releases/index.xml
head/en_US.ISO8859-1/htdocs/releng/index.xml
head/en_US.ISO8859-1/htdocs/security/security.xml
head/en_US.ISO8859-1/htdocs/where.xml
head/share/xml/navibar.ent
Modified: head/en_US.ISO8859-1/htdocs/index.xsl
==============================================================================
--- head/en_US.ISO8859-1/htdocs/index.xsl Wed Sep 30 14:05:52 2020 (r54552)
+++ head/en_US.ISO8859-1/htdocs/index.xsl Wed Sep 30 14:51:42 2020 (r54553)
@@ -102,9 +102,7 @@
Production: &rel121.current;,
&rel114.current;,
- &rel113.current;
+ href="&u.rel114.announce;">&rel114.current;
Upcoming: &betarel.current;
Modified: head/en_US.ISO8859-1/htdocs/releases/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/index.xml Wed Sep 30 14:05:52 2020 (r54552)
+++ head/en_US.ISO8859-1/htdocs/releases/index.xml Wed Sep 30 14:51:42 2020 (r54553)
@@ -61,18 +61,6 @@
Checksums
- Release &rel113.current; (&rel113.current.date;)
-
- Announcement :
- Release Notes :
- Installation
- Instructions :
- Hardware Notes :
- Readme :
- Errata :
- Checksums
-
-
Legacy Release
Release &rel2.current; (&rel2.current.date;)
@@ -132,6 +120,19 @@
Readme:
Errata:
Checksums
+
+
+
+
11.3 (July, 2019)
+
+ Announcement :
+ Release Notes :
+ Installation
+ Instructions :
+ Hardware Notes :
+ Readme :
+ Errata :
+ Checksums
Modified: head/en_US.ISO8859-1/htdocs/releng/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releng/index.xml Wed Sep 30 14:05:52 2020 (r54552)
+++ head/en_US.ISO8859-1/htdocs/releng/index.xml Wed Sep 30 14:51:42 2020 (r54553)
@@ -143,7 +143,7 @@
releng/11.3 |
Frozen |
&contact.so; |
- FreeBSD 11.3 supported errata fix branch. |
+ FreeBSD 11.3 errata fix branch (not officially supported). |
Modified: head/en_US.ISO8859-1/htdocs/security/security.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/security/security.xml Wed Sep 30 14:05:52 2020 (r54552)
+++ head/en_US.ISO8859-1/htdocs/security/security.xml Wed Sep 30 14:51:42 2020 (r54553)
@@ -212,12 +212,6 @@
June 16, 2020 |
stable/11 end-of-life |
-
- releng/11.3 |
- 11.3-RELEASE |
- July 9, 2019 |
- September 30, 2020 |
-
In the run-up to a release, a number of -BETA and -RC releases
Modified: head/en_US.ISO8859-1/htdocs/where.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/where.xml Wed Sep 30 14:05:52 2020 (r54552)
+++ head/en_US.ISO8859-1/htdocs/where.xml Wed Sep 30 14:51:42 2020 (r54553)
@@ -187,66 +187,6 @@
-
-
-
&os; &rel113.current;-RELEASE
-
-
-
-
- Installer Images |
- Virtual Machine Images |
- SD Card Images |
- Documentation |
-
-
-
-
- |
-
-
- |
-
-
- |
-
-
- |
-
-
-
-
-
&beta.desc;
&beta.second;
Modified: head/share/xml/navibar.ent
==============================================================================
--- head/share/xml/navibar.ent Wed Sep 30 14:05:52 2020 (r54552)
+++ head/share/xml/navibar.ent Wed Sep 30 14:51:42 2020 (r54553)
@@ -100,8 +100,6 @@
&rel121.current;
Production Release:
&rel114.current;
- Production Release:
- &rel113.current;
Snapshot Releases