From owner-freebsd-questions@FreeBSD.ORG Thu Mar 2 22:47:38 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9E33216A420 for ; Thu, 2 Mar 2006 22:47:38 +0000 (GMT) (envelope-from chris@chrismaness.com) Received: from ns1.internetinsite.com (ns1.internetinsite.com [208.179.97.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FE3443D49 for ; Thu, 2 Mar 2006 22:47:38 +0000 (GMT) (envelope-from chris@chrismaness.com) Received: from [192.168.4.2] (68-190-198-174.dhcp.ccmn.ca.charter.com [68.190.198.174]) by ns1.internetinsite.com (8.13.4/8.13.4) with ESMTP id k22MlbCX018713; Thu, 2 Mar 2006 14:47:37 -0800 (PST) (envelope-from chris@chrismaness.com) Message-ID: <44077608.9000901@chrismaness.com> Date: Thu, 02 Mar 2006 14:47:36 -0800 From: Chris Maness User-Agent: Thunderbird 1.5 (X11/20060217) MIME-Version: 1.0 To: Chris Hill References: <43EA9782.7060708@chrismaness.com> <20060208203027.H73762@tripel.monochrome.org> <50124.67.126.165.122.1141236591.squirrel@squirrel.kq6up.org> <20060302145304.O49063@tripel.monochrome.org> In-Reply-To: <20060302145304.O49063@tripel.monochrome.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Tracking Security in Ports and Base System X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Mar 2006 22:47:38 -0000 Chris Hill wrote: > On Wed, 1 Mar 2006, chris@chrismaness.com wrote: > > [snip] >> Is my supfile correct to track security for freebsd-6.0? > > [snip] >> *default release=cvs tag=RELENG_6 > [snip] > > As I understand it, that tag will get you the latest released version > of 6.x. So today it would apply security and bugfix updates for 6.0, > but after 6.1 comes out you would get 6.1, and so on. If you want to > track 6.0 specifically, use RELENG_6_0. Right now there is no > difference between RELENG_6 and RELENG_6_0, but later there will be. > > As everyone else has said, see the Handbook for definitive answers. > > HTH. > > -- > Chris Hill chris@monochrome.org > ** [ Busy Expunging <|> ] Yep, I figured that out the hard way with my beta box. It is now at 6.1 -PRERELEASE. Oh, well. Can I downgrade without facing any problems? I changed my production server's sup file to 6_0 and that worked perfect.