From owner-freebsd-stable@freebsd.org Thu May 16 06:56:26 2019 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 6651D15AEBE8 for ; Thu, 16 May 2019 06:56:26 +0000 (UTC) (envelope-from C@Xymox1.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id ADEC18C57C for ; Thu, 16 May 2019 06:56:25 +0000 (UTC) (envelope-from C@Xymox1.com) Received: by mailman.ysv.freebsd.org (Postfix) id 6F50015AEBE7; Thu, 16 May 2019 06:56:25 +0000 (UTC) Delivered-To: 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 5DE7015AEBE6 for ; Thu, 16 May 2019 06:56:25 +0000 (UTC) (envelope-from C@Xymox1.com) Received: from smtp83.iad3a.emailsrvr.com (smtp83.iad3a.emailsrvr.com [173.203.187.83]) (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 DB3B68C57A for ; Thu, 16 May 2019 06:56:24 +0000 (UTC) (envelope-from C@Xymox1.com) Received: from smtp3.relay.iad3a.emailsrvr.com (localhost [127.0.0.1]) by smtp3.relay.iad3a.emailsrvr.com (SMTP Server) with ESMTP id 54733239E5; Thu, 16 May 2019 02:56:18 -0400 (EDT) X-Auth-ID: cs@xymox1.com Received: by smtp3.relay.iad3a.emailsrvr.com (Authenticated sender: cs-AT-xymox1.com) with ESMTPSA id DCA1C22F27; Thu, 16 May 2019 02:56:17 -0400 (EDT) X-Sender-Id: cs@xymox1.com Received: from [10.233.0.199] (ip70-162-110-235.ph.ph.cox.net [70.162.110.235]) (using TLSv1.2 with cipher AES128-SHA) by 0.0.0.0:465 (trex/5.7.12); Thu, 16 May 2019 02:56:18 -0400 Subject: Re: P5 bork To: Pete Wright , Chris , stable@freebsd.org References: <201905151425.x4FEPNqk065975@fire.js.berklix.net> <43a0d86f-0169-eaae-c221-b1a9533c19a2@xymox1.com> <662f7211-68bb-7577-359b-9154f6da295c@nomadlogic.org> From: Chris Message-ID: <549fc05d-b356-5ec3-bc71-0aa073d95d13@Xymox1.com> Date: Wed, 15 May 2019 23:56:17 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <662f7211-68bb-7577-359b-9154f6da295c@nomadlogic.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Rspamd-Queue-Id: DB3B68C57A X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.98 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.979,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2019 06:56:26 -0000 Thank you Pete :) On 5/15/2019 10:58 PM, Pete Wright wrote: > > > On 5/15/19 10:15 PM, Chris wrote: >> I am not a sophsicated user.. Im running FreeBSD 12 and Unbound at >> home doing DoT TLS1.3 >> >> Thats all I do on the machine. Its a very clean boring typical >> install. X86. >> >> FreeBSD-update fetch >> freebsd-update install >> reboot >> >> BORKED. Just loops duing boot. >> >> Backed up to kernal.old - works perfect.. >> >> If anyone cares I could go grab logs and things, but, I would assume >> this is already known and I will just wait for P6, hehehe.. >> >> Sorry im not deeper on the subject. > > should be fixed now: > https://www.freebsd.org/security/advisories/FreeBSD-SA-19:07.mds.asc > > "v2.0 2019-05-15 Rerelease 12.0-RELEASE patch as -p5 due to i386 panic > bug." > > -pete >