From owner-freebsd-doc@FreeBSD.ORG Thu May 7 07:16:47 2009 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D72DA106566B for ; Thu, 7 May 2009 07:16:47 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-bw0-f165.google.com (mail-bw0-f165.google.com [209.85.218.165]) by mx1.freebsd.org (Postfix) with ESMTP id 320E98FC08 for ; Thu, 7 May 2009 07:16:46 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by bwz9 with SMTP id 9so578774bwz.43 for ; Thu, 07 May 2009 00:16:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=/K2MZb9+0TsOhd/PZj5PYCONwD+iFMhD56BioFn9S8o=; b=QurH9KzujQpoCtiH9UcFGaAWdXhgw+qiygZVx4snT5dixJdr8szsjyM7oVVNfi57Dk 9EOvv2V8CSjY53/OPjmBWxEWt5gn68Btz4y0aJw0o0PVqdZ8Z+2X5kKZVRdmZPGa8FnL FqLBU1jTaG8paTUhS8387cCmFvjEZmFg13MXc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=XxV16lmdf8CtBSO6k04/MfpPpGNF1hmauFRsg+aRbYtUlj1GV6qQu1ecK4L6wdapOA eT/r6nwiGxjpsXBOEUoTqqVEE9f7Wp6dCtQ1U6Zl7iNlIFxpHnWZmqzrUGH7vU19kceC ykGoR+kO/121AtwSqrwobOs00mxKpcozXMd2k= MIME-Version: 1.0 Received: by 10.103.169.18 with SMTP id w18mr1416345muo.73.1241680605581; Thu, 07 May 2009 00:16:45 -0700 (PDT) In-Reply-To: <4A0288E8.2070207@FreeBSD.org> References: <35ffa5710905061300n36174993sb8b373ead3921d34@mail.gmail.com> <4A0288E8.2070207@FreeBSD.org> Date: Thu, 7 May 2009 11:16:45 +0400 Message-ID: From: pluknet To: Gabor PALI Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-doc@freebsd.org, Brad Davis Subject: Re: update EoL and releng tables X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2009 07:16:48 -0000 2009/5/7 Gabor PALI : > Brad Davis wrote: >> On Mon, May 4, 2009 at 22:34, pluknet wrote: >> >>> Hi. >>> >>> Can someone, please, update those tables? >>> >>> The releng page still mentions "FreeBSD 7.0 supported errata fix branch= ." >>> when it should say "FreeBSD 7.0 errata fix branch (not officially suppo= rted)." >>> >>> Also EoL table on the security page misses 7.2-R. >>> >>> --- releng/index.sgml.orig =A0 =A0 =A02009-05-05 08:29:15.000000000 +04= 00 >>> +++ releng/index.sgml =A0 2009-05-05 08:28:52.000000000 +0400 >>> @@ -109,7 +109,7 @@ >>> =A0 =A0 =A0 RELENG_7_0 >>> =A0 =A0 =A0 Frozen >>> =A0 =A0 =A0 &contact.so; >>> - =A0 =A0 =A0FreeBSD 7.0 supported errata fix branch. >>> + =A0 =A0 =A0FreeBSD 7.0 errata fix branch (not officially supporte= d). >>> =A0 =A0 >>> >>> =A0 =A0 >>> --- security/security.sgml.orig 2009-05-05 08:30:26.000000000 +0400 >>> +++ security/security.sgml =A0 =A0 =A02009-05-05 08:32:26.000000000 +04= 00 >>> @@ -279,6 +279,13 @@ >>> =A0 =A0 =A0 January 4, 2009 >>> =A0 =A0 =A0 January 31, 2011 >>> =A0 =A0 >>> + =A0 =A0 >>> + =A0 =A0 =A0RELENG_7_2 >>> + =A0 =A0 =A07.2-RELEASE >>> + =A0 =A0 =A0Normal >>> + =A0 =A0 =A0May 4, 2009 >>> + =A0 =A0 =A0May 31, 2010 >>> + =A0 =A0 >>> =A0 >>> >>> =A0

Older releases are not maintained and users are strongly >>> -- >>> wbr, >>> pluknet >>> >> >> Hi pluknet, >> >> I just committed these changes. Thank you for submitting them. >> > Is the estimated EoL for 7.2-RELEASE really "May 31, 2010"? This is derived from Ken Smith's 7.2-R announce. > It looks > strange, because the eEoL is "Jan 31, 2011" for 7.1-RELEASE and "Nov 30, > 2010" for 6.4-RELEASE. =A0There is also general rule for RELENG_7 that > says: "last release + 2 years". > > I think "May 31, 2011" for 7.2-RELEASE would be more reasonable, but > maybe I am missing something. --=20 wbr, pluknet