From owner-svn-doc-all@freebsd.org Tue May 1 15:48:09 2018 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E34BFAEC3E; Tue, 1 May 2018 15:48:09 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C060A83E5A; Tue, 1 May 2018 15:48:08 +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 B6781240BA; Tue, 1 May 2018 15:48:08 +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 w41Fm8pn090667; Tue, 1 May 2018 15:48:08 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w41Fm8Sg090662; Tue, 1 May 2018 15:48:08 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201805011548.w41Fm8Sg090662@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Tue, 1 May 2018 15:48:08 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51605 - 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: 51605 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.25 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: Tue, 01 May 2018 15:48:09 -0000 Author: gjb Date: Tue May 1 15:48:07 2018 New Revision: 51605 URL: https://svnweb.freebsd.org/changeset/doc/51605 Log: Document 10.3-RELEASE has reached end-of-life. 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/share/xml/navibar.ent Modified: head/en_US.ISO8859-1/htdocs/index.xsl ============================================================================== --- head/en_US.ISO8859-1/htdocs/index.xsl Mon Apr 30 15:13:18 2018 (r51604) +++ head/en_US.ISO8859-1/htdocs/index.xsl Tue May 1 15:48:07 2018 (r51605) @@ -101,10 +101,8 @@
  • Production: &rel.current;, - &rel1.current;, - &rel2.current;
  • + &rel1.current;
  • Upcoming: &betarel.current;
  • Modified: head/en_US.ISO8859-1/htdocs/releases/index.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/index.xml Mon Apr 30 15:13:18 2018 (r51604) +++ head/en_US.ISO8859-1/htdocs/releases/index.xml Tue May 1 15:48:07 2018 (r51605) @@ -62,18 +62,6 @@ Checksums

    -

    Release &rel2.current; (&rel2.current.date;) - - Announcement : - Release Notes : - Installation - Instructions : - Hardware Notes : - Readme : - Errata : - Checksums -

    -

    Future Releases

    @@ -118,6 +106,18 @@ Readme: Errata: Checksums + + + +
  • 10.3 (April, 2016) + + 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 Mon Apr 30 15:13:18 2018 (r51604) +++ head/en_US.ISO8859-1/htdocs/releng/index.xml Tue May 1 15:48:07 2018 (r51605) @@ -136,7 +136,7 @@ releng/10.3 Frozen &contact.so; - FreeBSD 10.3 supported errata fix branch. + FreeBSD 10.3 errata fix branch (not officialy supported). Modified: head/en_US.ISO8859-1/htdocs/security/security.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/security/security.xml Mon Apr 30 15:13:18 2018 (r51604) +++ head/en_US.ISO8859-1/htdocs/security/security.xml Tue May 1 15:48:07 2018 (r51605) @@ -159,13 +159,6 @@ October 31, 2018 - releng/10.3 - 10.3-RELEASE - Extended - April 4, 2016 - April 30, 2018 - - releng/10.4 10.4-RELEASE Normal Modified: head/share/xml/navibar.ent ============================================================================== --- head/share/xml/navibar.ent Mon Apr 30 15:13:18 2018 (r51604) +++ head/share/xml/navibar.ent Tue May 1 15:48:07 2018 (r51605) @@ -100,8 +100,6 @@ &rel.current;
  • Production Release:
    &rel1.current;
  • -
  • Production Release:
    - &rel2.current;
  • Snapshot Releases