From owner-freebsd-questions@FreeBSD.ORG Sun Nov 2 13:02:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCA491065673 for ; Sun, 2 Nov 2008 13:02:22 +0000 (UTC) (envelope-from mdh_lists@yahoo.com) Received: from web56803.mail.re3.yahoo.com (web56803.mail.re3.yahoo.com [66.196.97.77]) by mx1.freebsd.org (Postfix) with SMTP id 619DB8FC1D for ; Sun, 2 Nov 2008 13:02:22 +0000 (UTC) (envelope-from mdh_lists@yahoo.com) Received: (qmail 22107 invoked by uid 60001); 2 Nov 2008 13:02:21 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=ua+hTvQOchSudt49XFk9ACvzYa2P6k0NCYa+Z5VcbMzDIKUDgADAAtauloPc6g4Vh3KE35VSA0e3QB6XWzbuIYjqYe+i8oPzzOOYbfKkeIxdyPcPKnDwH9ipYWXUaEnX+xMhhRJe9xYqaoHfNJqsld5DCwqBSv/D8I+Fh2Vlt78=; X-YMail-OSG: QQzCm6IVM1mkYstDIkbLEjdB0ilyTsX.J0SIg05demvGOonzmRIH_EPXFWZVbAMU.grAUyehtNV1jCt_wdvO6kBgT3HU2zTJ3NnTx4YB4W.bcJaR2sy4qx4vKzT9dRa8kHn.ErEnsFmAbSXrdR_o9Y3QJHu_VusGKyGjhz6S6ZrQciL7IWU.4fgmXrLi0A-- Received: from [71.61.220.126] by web56803.mail.re3.yahoo.com via HTTP; Sun, 02 Nov 2008 05:02:19 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Sun, 2 Nov 2008 05:02:19 -0800 (PST) From: mdh To: freebsd-questions@freebsd.org, David Naylor In-Reply-To: <200811020947.27959.naylor.b.david@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <725888.20529.qm@web56803.mail.re3.yahoo.com> Cc: Subject: Re: FreeBSD 7.1 - Status X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mdh_lists@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2008 13:02:22 -0000 --- On Sun, 11/2/08, David Naylor wrote: > From: David Naylor > Subject: FreeBSD 7.1 - Status > To: freebsd-questions@freebsd.org > Date: Sunday, November 2, 2008, 2:47 AM > Hi, > > According to the Release Schedule for FreeBSD 7.1 it is a > few months behind. > I know that FreeBSD 7.1 will not be released until it is > working properly, > and bug free however I am wondering what the hold ups are. > > > If someone could take the time to answer me I would > appreciate it. > > Regards > > David Generally speaking, the easiest way to find out when a release is really likely to get out the door is probably to check the GNATS system for major bugs and follow the goings-on over on the stable, hackers, and other development-oriented mailing lists. There hasn't been an RC for 7 yet, so it still has a ways to go. 6.4-R will probably be out the door in a matter of weeks, as RC2 just got tagged a couple of days ago. Hint: look for kensmith commits to newvers.sh for a much quicker heads-up on activity than you'll get from the schedule on the website. ;) - mdh