From owner-freebsd-questions@FreeBSD.ORG Sun Oct 26 09:22:01 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35DF216A4B3 for ; Sun, 26 Oct 2003 09:22:01 -0800 (PST) Received: from flamingo.mail.pas.earthlink.net (flamingo.mail.pas.earthlink.net [207.217.120.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92C5743FBF for ; Sun, 26 Oct 2003 09:22:00 -0800 (PST) (envelope-from rperry4@earthlink.net) Received: from dialup-171.75.71.60.dial1.weehawken.level3.net ([171.75.71.60] helo=earthlink.net) by flamingo.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1ADoaU-00032P-00; Sun, 26 Oct 2003 09:21:58 -0800 Message-ID: <3F9C0368.3000704@earthlink.net> Date: Sun, 26 Oct 2003 12:24:56 -0500 From: "Robert H. Perry" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4.1) Gecko/20031018 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremy Faulkner References: <3F9BFBBB.9060706@earthlink.net> <20031026170149.GA86067@constans.gldis.ca> In-Reply-To: <20031026170149.GA86067@constans.gldis.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: RELENG_4_8_0_RELEASE vs RELENG_4_8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Oct 2003 17:22:01 -0000 Jeremy Faulkner wrote: >On Sun, Oct 26, 2003 at 11:52:11AM -0500, Robert H. Perry wrote: > > >>I'm upgrading from 4.7 RELEASE and intended to build and install 4.8 >>RELEASE. It was recommended that I consider RELENG_4_8 because it >>contained some 13 security fixes. I came across a CVS website >>indicating that the code was for security advisories and other >>seriously critical fixes. Does this mean that RELENG_4_8 does not have >>all of the code as RELEASE 4.8? Is it any more or less stable? >> >>Thank you. >> >>Bob >> >> > >RELENG_4_8 contains the same code as RELENG_4_8_0_RELEASE with the necessary >changes to fix the security bugs that were discovered after 4.8 was Released. > > > Thanks much for taking the time to respond Jeremy. Bob