From owner-freebsd-stable@freebsd.org Tue Mar 20 21:11:52 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F31FF4A843 for ; Tue, 20 Mar 2018 21:11:52 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from pmta2.delivery6.ore.mailhop.org (pmta2.delivery6.ore.mailhop.org [54.200.129.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F06FD6824A for ; Tue, 20 Mar 2018 21:11:51 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: 29330a18-2c83-11e8-b951-f99fef315fd9 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 67.177.211.60 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [67.177.211.60]) by outbound2.ore.mailhop.org (Halon) with ESMTPSA id 29330a18-2c83-11e8-b951-f99fef315fd9; Tue, 20 Mar 2018 21:10:48 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id w2KLBmOa040960; Tue, 20 Mar 2018 15:11:48 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1521580308.54965.34.camel@freebsd.org> Subject: Re: Stability of 11.1S From: Ian Lepore To: Pete French , freebsd-stable@freebsd.org Date: Tue, 20 Mar 2018 15:11:48 -0600 In-Reply-To: <0317c52c-073a-bf53-b278-79f2407daa4b@ingresso.co.uk> References: <0317c52c-073a-bf53-b278-79f2407daa4b@ingresso.co.uk> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Mar 2018 21:11:52 -0000 On Tue, 2018-03-20 at 10:50 +0000, Pete French wrote: > > On 20/03/2018 01:05, Dewayne Geraghty wrote: > > > > We rebuild 11.1-Stable at least every two weeks.  Our build on the 7th > > Feb is in use on our development boxes, however the rebuild on 22nd > > resulted in frequent crashes and our reverting to FreeBSD 11.1-STABLE > > r329008.  Is anyone actually running a Stable that was built after 22nd > > Feb?  Could you please share the revision number? > r330769 works fine for me. I usually upgrade on a Monday, though > am holding off this week as am waiting for r330745 to land in STABLE, > but it works fine for me always. > > > > > > Because the churn in > > https://lists.freebsd.org/pipermail/svn-src-stable-11/2018-March/ is > > high we haven't been able to sight if a problem was identified and > > fixed; so we're really looking for a functioning stable that we can > > resume tracking. > I use this to eyeball whats gone into STABLE, its a daily read for me as  > I find keeping up with the mailing list tricky too. > > > http://www.freshbsd.org/?branch=RELENG_11&project=freebsd&; > > -pete. I meant to get that done over the weekend but didn't actually get to it until today.  I've MFC'd it to 11 as r331262, and I'm checking to see whether it should go back to 10-stable as well. -- Ian