From owner-svn-doc-head@FreeBSD.ORG Tue Oct 7 18:32:23 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 800F879C; Tue, 7 Oct 2014 18:32:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6ACB1BE0; Tue, 7 Oct 2014 18:32:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s97IWNRj041215; Tue, 7 Oct 2014 18:32:23 GMT (envelope-from des@FreeBSD.org) Received: (from des@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s97IWNDA041214; Tue, 7 Oct 2014 18:32:23 GMT (envelope-from des@FreeBSD.org) Message-Id: <201410071832.s97IWNDA041214@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: des set sender to des@FreeBSD.org using -f From: Dag-Erling Smørgrav Date: Tue, 7 Oct 2014 18:32:23 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45733 - head/en_US.ISO8859-1/htdocs/security X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2014 18:32:23 -0000 Author: des Date: Tue Oct 7 18:32:22 2014 New Revision: 45733 URL: https://svnweb.freebsd.org/changeset/doc/45733 Log: - Change "Estimated EoL" to "Expected EoL". - Rephrase the explanation for the EoL table. Most significantly, remove any suggestion that we may terminate a release earlier than the announced date. - Remove all mention of "early adopter" releases. We've only ever had one, and that was more than ten years ago. - Mention that BETA and RC releases are supported for a few weeks "as resources permit". 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 Oct 7 15:42:24 2014 (r45732) +++ head/en_US.ISO8859-1/htdocs/security/security.xml Tue Oct 7 18:32:22 2014 (r45733) @@ -52,13 +52,11 @@

Supported FreeBSD releases

-

The current designation and estimated lifetimes of the currently - supported branches are given below. The Estimated EoL - (end-of-life) column gives the earliest date on which that - branch is likely to be dropped. Please note that these dates may - be extended into the future, but only extenuating circumstances - would lead to a branch's support being dropped earlier than the - date listed.

+

The designation and expected lifetime of all currently supported + branches are given below. The Expected EoL (end-of-life) + column indicates the earliest date on which support for that + branch or release will end. Please note that these dates may be + pushed back if circumstances warrant it.