From owner-freebsd-stable@freebsd.org Tue Mar 20 10:50:18 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 4C482F67185 for ; Tue, 20 Mar 2018 10:50:18 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from constantine.ingresso.co.uk (unknown [IPv6:2a02:b90:3002:411::3]) (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 E469A6C8C3 for ; Tue, 20 Mar 2018 10:50:17 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from dilbert.london-internal.ingresso.co.uk ([10.64.50.6]) by constantine.ingresso.co.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.89 (FreeBSD)) (envelope-from ) id 1eyEqO-000KDd-DS for freebsd-stable@freebsd.org; Tue, 20 Mar 2018 10:50:16 +0000 Subject: Re: Stability of 11.1S To: freebsd-stable@freebsd.org References: From: Pete French Message-ID: <0317c52c-073a-bf53-b278-79f2407daa4b@ingresso.co.uk> Date: Tue, 20 Mar 2018 10:50:16 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US 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 10:50:18 -0000 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.