From owner-freebsd-bugs@FreeBSD.ORG Wed Jun 11 10:09:25 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB53B37B401; Wed, 11 Jun 2003 10:09:25 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 072EA43FBD; Wed, 11 Jun 2003 10:09:25 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h5BG3r816436; Wed, 11 Jun 2003 09:03:53 -0700 Received: from freebsd.org (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id KAA25202; Wed, 11 Jun 2003 10:09:19 -0700 (PDT) Message-ID: <3EE7622B.2080105@freebsd.org> Date: Wed, 11 Jun 2003 11:08:59 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Murray Stokely References: <200306111157.h5BBvlvl035026@freefall.freebsd.org> <20030611151237.GV390@freebsdmall.com> In-Reply-To: <20030611151237.GV390@freebsdmall.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Ceri Davies cc: re@freebsd.org cc: freebsd-bugs@freebsd.org Subject: Re: conf/53197: default tag of RELENG_5_1 standard-supfile X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 17:09:26 -0000 Murray Stokely wrote: > On Wed, Jun 11, 2003 at 04:57:47AM -0700, Ceri Davies wrote: > >>Although I suspect it may now be too late to make this change on >>RELENG_5_1, this should probably be added to the checklist of things >>to check when cutting a new release. > > > It is on the checklist, it was just missed. This change should be > made on the RELENG_5_1 branch even though the tag has already gone > down. > > - Murray > Well, this was once again not purposely missed. We have standard-supfile and stable-supfile, where the former has traditionally tracked HEAD and the latter has traditionally tracks X-STABLE. 5.1 doesn't fall into either. Therefor, I didn't update it for 5.1, just like I didn't update it for 5.0. Maybe we need a new file called not-standard-supfile. Scott