From owner-svn-src-all@freebsd.org Wed Jan 27 17:25:08 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E072CA6F67C; Wed, 27 Jan 2016 17:25:08 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x22e.google.com (mail-pf0-x22e.google.com [IPv6:2607:f8b0:400e:c00::22e]) (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)) by mx1.freebsd.org (Postfix) with ESMTPS id B2D431FE1; Wed, 27 Jan 2016 17:25:08 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x22e.google.com with SMTP id x125so8119216pfb.0; Wed, 27 Jan 2016 09:25:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=1rn+yezHNRqDTYJCPDDCTPK9I8qzcB7ssM0AYBnbgzM=; b=LvwdBspTm5aq3DOGClyuP427X/CU+Xxw1DhupQfhxQ7+TgrbysLAPpvy9g/FqgkKgh NxjwgP7VnfeKjYdHTSWv65xLwRkcZL8Co6/FJqwzW7ei0n08kizSRrF9UhlgQGcvsC90 MGTXCmU2ehIDPqBI0OiKraCRRc53TydTqflDv6CFNAIaAVKfbZ7jdBN4q675xBbvuNFz wadlxpfH1C771ogwpdYp2h2PGmmYgU27SBBYtgG09HUSmlMRu/1Hkb1E9dY9QcVKFcud sUTOTNqb1SLlVIHaRiEEj1IiTW028PO6SkysvHd24GA9lN0uQMZZQzE3HMnzLC7YStt+ 65Gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=1rn+yezHNRqDTYJCPDDCTPK9I8qzcB7ssM0AYBnbgzM=; b=CPSUde+vTD1AE0sUcwNf6iwLxKG3iJ+HHarQ28EICE882Ew+JY+/3V0NmdIn84jhcz C4RqMJNKFqZpc3XXDOYzPQ68Hgn7KHcQeI5NwVwc9p3VIKXwXOJfYQSSEv7C/RnDXJrH os8W4To3QAKKfzQ0jroVs5yj1fsvG2BdOYjVKju9UTWn9YyvoqKV5/V2EHe9VZIQ6L8Y qtOUkxB/BJIvib4mxUN/uQDbHZpbEnIwQBtVgCWaiVqu+buSZLnk6a3vd1/E1p4u9CiC Xos0qeUK0OnqHwNJVbDKlSfPyhVUTj8QcVE9ThAD2DsoksBNZybjNGQ2cHXVOXcAwseB Juxg== X-Gm-Message-State: AG10YOS17SIkFDRJXqnyRabEgko5dZ1AY0lnheZQaegp+gvK8opVU4e8X+gmqGGV1CWwsw== X-Received: by 10.98.89.145 with SMTP id k17mr9033054pfj.82.1453915508317; Wed, 27 Jan 2016 09:25:08 -0800 (PST) Received: from [192.168.20.11] (c-24-16-212-205.hsd1.wa.comcast.net. [24.16.212.205]) by smtp.gmail.com with ESMTPSA id qz9sm10370399pab.39.2016.01.27.09.25.06 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 27 Jan 2016 09:25:06 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r294909 - head/crypto/openssh From: NGie Cooper X-Mailer: iPhone Mail (13D15) In-Reply-To: <201601271340.u0RDeiU5060523@repo.freebsd.org> Date: Wed, 27 Jan 2016 09:25:06 -0800 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <7BEC31CD-F7AF-44B5-BBB5-9F4CAF3487A7@gmail.com> References: <201601271340.u0RDeiU5060523@repo.freebsd.org> To: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jan 2016 17:25:09 -0000 > On Jan 27, 2016, at 05:40, Dag-Erling Sm=C3=B8rgrav wrot= e: >=20 > Author: des > Date: Wed Jan 27 13:40:44 2016 > New Revision: 294909 > URL: https://svnweb.freebsd.org/changeset/base/294909 >=20 > Log: > Switch UseDNS back on Please add "Relnotes: yes" to the MFC commit, if this is MFCed. Speaking of w= hich, is there a plan for MFCing this? It wasn't noted in the commit message= .. Thanks! -NGie=