From owner-svn-src-all@freebsd.org Wed Jan 27 17:56:20 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 2933DA703E3; Wed, 27 Jan 2016 17:56:20 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: from mail-yk0-f171.google.com (mail-yk0-f171.google.com [209.85.160.171]) (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 E5CD11881; Wed, 27 Jan 2016 17:56:19 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: by mail-yk0-f171.google.com with SMTP id k129so494037yke.0; Wed, 27 Jan 2016 09:56:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=+CD8U1fdrR6W3hZ9TKlcYQ3WeuG0ob8IQddqKgHM8gM=; b=JHWkla7yDGmA73Hfx58AItTWNBwIwxMgD3tU+ShFvyP3GlMQbWjAsG2j8RgFgXMe0C IeWu2BK3q2gdOdAIBaouq4mguyJs5dWJyAwsie5Pih5sGtPPihizA3ulzXr7Yuww87yZ zH86POnYKeMH/25E7suL0A1OXIkwQ9bqWkE2paA5S5HkM4611fZQgYBuBuyBMTCwNFB7 X2ZYBXmzoS1utojS3LpkUfjxyS1ejBcfnj43YEetYpW6/Hpgnw7KjQHf05KTT8tA+SCW sYMY95jZBgiTei1lfj3eV7Qganpi1uxiCiSg8T1vKMwDThDeM76lWkpuvnIlvJMWCNDG mJkQ== X-Gm-Message-State: AG10YOSVpqanDjsP7EjheGnUE4rg66YYSPoz5VBqOKoM213ht7olXuLls2d0eLNCX8U+og== X-Received: by 10.13.199.132 with SMTP id j126mr14948645ywd.124.1453917076126; Wed, 27 Jan 2016 09:51:16 -0800 (PST) Received: from mail-yk0-f175.google.com (mail-yk0-f175.google.com. [209.85.160.175]) by smtp.gmail.com with ESMTPSA id l128sm5539183ywd.5.2016.01.27.09.51.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Jan 2016 09:51:15 -0800 (PST) Received: by mail-yk0-f175.google.com with SMTP id a85so241972ykb.1; Wed, 27 Jan 2016 09:51:15 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.129.2.8 with SMTP id 8mr14953168ywc.73.1453917075475; Wed, 27 Jan 2016 09:51:15 -0800 (PST) Reply-To: cem@FreeBSD.org Received: by 10.37.4.69 with HTTP; Wed, 27 Jan 2016 09:51:15 -0800 (PST) In-Reply-To: <7BEC31CD-F7AF-44B5-BBB5-9F4CAF3487A7@gmail.com> References: <201601271340.u0RDeiU5060523@repo.freebsd.org> <7BEC31CD-F7AF-44B5-BBB5-9F4CAF3487A7@gmail.com> Date: Wed, 27 Jan 2016 09:51:15 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r294909 - head/crypto/openssh From: Conrad Meyer To: NGie Cooper Cc: =?UTF-8?Q?Dag=2DErling_Sm=C3=B8rgrav?= , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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:56:20 -0000 >From context in other emails: This commit will not be MFCed, because this configuration is already enabled in stable/10. For the same reason, it doesn't need Relnotes. Best, Conrad On Wed, Jan 27, 2016 at 9:25 AM, NGie Cooper wrote: > >> On Jan 27, 2016, at 05:40, Dag-Erling Sm=C3=B8rgrav wr= ote: >> >> Author: des >> Date: Wed Jan 27 13:40:44 2016 >> New Revision: 294909 >> URL: https://svnweb.freebsd.org/changeset/base/294909 >> >> Log: >> Switch UseDNS back on > > Please add "Relnotes: yes" to the MFC commit, if this is MFCed. Speaking = of which, is there a plan for MFCing this? It wasn't noted in the commit me= ssage.. > Thanks! > -NGie