From owner-freebsd-hackers@freebsd.org Tue May 1 18:12:51 2018 Return-Path: Delivered-To: freebsd-hackers@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 1FCDAFB2B94 for ; Tue, 1 May 2018 18:12:51 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: from smtp.freebsd.org (unknown [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BAB3D8517E; Tue, 1 May 2018 18:12:50 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: from mail-lf0-f44.google.com (mail-lf0-f44.google.com [209.85.215.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) (Authenticated sender: kevans) by smtp.freebsd.org (Postfix) with ESMTPSA id 761E22B9A4; Tue, 1 May 2018 18:12:50 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: by mail-lf0-f44.google.com with SMTP id o123-v6so17284999lfe.8; Tue, 01 May 2018 11:12:50 -0700 (PDT) X-Gm-Message-State: ALQs6tCtV4Q3i5Toayu0uovswjDnmx73bMJVtaOenBBWV+akhXUvo9vN JB11KE55X96eEv21saLB3IvBY5zYSKcnYLODLYw= X-Google-Smtp-Source: AB8JxZrnRpveE8171KB0kSL1EDQSsqeMDpZSurFLu0Cw2HUoP0aTV3LPiJF2aAOKdwLpu2xtZOZgZF3w0DMLuN70jR0= X-Received: by 2002:a19:984d:: with SMTP id a74-v6mr10582965lfe.47.1525198368808; Tue, 01 May 2018 11:12:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.46.129.90 with HTTP; Tue, 1 May 2018 11:12:28 -0700 (PDT) In-Reply-To: <7630266D-D078-41B3-BC27-32EBF65540C4@gmail.com> References: <7630266D-D078-41B3-BC27-32EBF65540C4@gmail.com> From: Kyle Evans Date: Tue, 1 May 2018 13:12:28 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Bug 207069 (loader password kills boot) To: David Cross Cc: FreeBSD Hackers , Devin Teske Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2018 18:12:51 -0000 On Tue, May 1, 2018 at 1:07 PM, David Cross wrote: > The aforementioned bug has been open for over 2 years, with attached and tested patches. At least one other has commented. > > Could we please have it for 11.2/12.0? Hi, CC'ing Devin, our local Forth-fu-fighter. If it looks ok to Devin, one of us should go ahead and shuffle this through. Thanks, Kyle Evans