From owner-freebsd-doc@FreeBSD.ORG Wed May 6 20:53:56 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 686691065739 for ; Wed, 6 May 2009 20:53:56 +0000 (UTC) (envelope-from brdbrd@gmail.com) Received: from mail-gx0-f163.google.com (mail-gx0-f163.google.com [209.85.217.163]) by mx1.freebsd.org (Postfix) with ESMTP id EAA388FC1A for ; Wed, 6 May 2009 20:53:51 +0000 (UTC) (envelope-from brdbrd@gmail.com) Received: by gxk7 with SMTP id 7so554968gxk.19 for ; Wed, 06 May 2009 13:53:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=DdbbedyAiLQXOI8mPT8oQjTdPtHbxos6iwrGIoh9WO0=; b=M3f23LGcadF4DgdjInBuVzStSEdVr+QCBB2U9UDZeaEH2UXTVPWxnYFkW9Lfooft9J wNtQ3K/B0jtUPQ8PJ1/KkbQUVris7oBqw+k6WRRP/nD+YI3L7gZ20thxCCXCWFk4mnDD wNW1U+Zh8soJz56//yhRoH03wCRdSMuIf+r40= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=DC+l7pMhI7qjQenmnOqxG64FdtG9lH5iIh5/6lSwAnb8UUncVoMrmjLq/XYLzBu4Kp 47LxXdQzFsTqsy3DrmV6RT1aQTig3/OWAFG30vn3F70GG1lNIJmk4e2gft0THj+mnSBX pLVeV63IahhWvmlHCz/E6X1yLaOkx5s9bTScc= MIME-Version: 1.0 Sender: brdbrd@gmail.com Received: by 10.151.74.2 with SMTP id b2mr2930526ybl.193.1241640018626; Wed, 06 May 2009 13:00:18 -0700 (PDT) In-Reply-To: References: Date: Wed, 6 May 2009 14:00:18 -0600 X-Google-Sender-Auth: 996212bf7ecaf24b Message-ID: <35ffa5710905061300n36174993sb8b373ead3921d34@mail.gmail.com> From: Brad Davis To: pluknet Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-doc@freebsd.org 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: Wed, 06 May 2009 20:53:56 -0000 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 support= ed)." > > Also EoL table on the security page misses 7.2-R. > > --- releng/index.sgml.orig =A0 =A0 =A02009-05-05 08:29:15.000000000 +0400 > +++ 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 supported)= . > =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 +0400 > @@ -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. Regards, Brad Davis