From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=96.73.9.1; helo=muon.bluestop.org; envelope-from=rebecca@bluestop.org; receiver=edk2-devel@lists.01.org Received: from muon.bluestop.org (muon.bluestop.org [96.73.9.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 9B2A3211D67E9 for ; Thu, 7 Mar 2019 18:15:55 -0800 (PST) Received: from muon.bluestop.org (localhost [127.0.0.1]) by muon.bluestop.org (Postfix) with ESMTP id 1EE957CDA8; Thu, 7 Mar 2019 19:16:52 -0700 (MST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bluestop.org; s=mail; t=1552011412; bh=AYsEkPxBhoQHZUPnjRss3FT7TOTlOJeiUv9ThLRImgA=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=cqwuPQfr9d8E1UuP72JtYDoC+vyCPGe1/Ug28uB4PAg4oP4/TS2RhYSBYjaIH5npa Z9n2KmaG5BAqAEjA6693NWsskzZ8lq/yAgTXGCripjegQN4kEuOirVP9xRiy/b8oWt K1Nk9o0BS6zz/DH6zRq0BPKqoL5FzUGck/a8e4pE= Received: from muon.bluestop.org ([127.0.0.1]) by muon.bluestop.org (muon.bluestop.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id nKIqsKxp8YUa; Thu, 7 Mar 2019 19:16:51 -0700 (MST) Received: from photon.int.bluestop.org (gw.bluestop.org [96.73.9.3]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTPSA; Thu, 7 Mar 2019 19:16:51 -0700 (MST) To: Laszlo Ersek , edk2-devel@lists.01.org Cc: Jaben Carsey , Daryl McDaniel References: <20190225183637.91406-1-rebecca@bluestop.org> <9c7ed75b-b43d-ae8e-1e74-7a7b56d1626b@redhat.com> From: Rebecca Cran Message-ID: <004a88b0-4920-da65-3e05-101f7c269b7f@bluestop.org> Date: Thu, 7 Mar 2019 19:15:53 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.5.2 MIME-Version: 1.0 In-Reply-To: <9c7ed75b-b43d-ae8e-1e74-7a7b56d1626b@redhat.com> Subject: Re: [PATCH] StdLib: Update resolv.conf to use Google's public DNS servers X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Mar 2019 02:15:55 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US On 2/26/19 5:31 AM, Laszlo Ersek wrote: > > Sorry for missing this earlier, but the patch misses the > Contributed-under and Signed-off-by lines, from the end of the commit > message. > > Please repost like that, and then please also include the Reviewed-by > tags from Jaben and myself. I'm just catching up on edk2 work again. I've just sent out a new patch. -- Rebecca Cran