From owner-svn-src-head@freebsd.org Fri Mar 3 03:07:11 2017 Return-Path: Delivered-To: svn-src-head@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 A0D53CF6729; Fri, 3 Mar 2017 03:07:11 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-qk0-x235.google.com (mail-qk0-x235.google.com [IPv6:2607:f8b0:400d:c09::235]) (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 5A8251DB6; Fri, 3 Mar 2017 03:07:11 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-qk0-x235.google.com with SMTP id 1so37542900qkl.3; Thu, 02 Mar 2017 19:07:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=nPUyuSXY6tc/Uf/Q3YrA01y4v3IkTkMCORtBRC4LgOc=; b=rfRTzaEKCmTqD4GNIWLbQvjIlnMcjWIAo6TkkSeYEJ3t46uRfQsBAUYVo4vJJpJLN6 iYihN68Cy/H6KmyKC474pHlm9+RJ+W8zrpc6DdO+M6K2gbSUcKCRAqgxyQx63/A8kbdp HDzOgTlCXJLsq4fGdLgMR1A92JBOfyJ9HQ/XRnuVZx6aiVop0ipJNeeEKto0sdKRIM9T JNrxX/tQQ5hU6iql+XnhSLpE2gD8EsrAcHx/cx8fGDaDtYFyy5KI9zIHIPlGbmi2t7Bd qKHsmxWmZBO9ffQHfLH2K9bWFyvlIIdOHTfgnnTNHm6Dp0A7SqhUFaocrFNZHlRPlnIZ Xf1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=nPUyuSXY6tc/Uf/Q3YrA01y4v3IkTkMCORtBRC4LgOc=; b=STxijhyydAMp3+tvCjmjElk8mba1QJfYYhCRZ2ROtnz8rogmS6RGPaNgXTOnB75CXo 7q8HzaP0Ldo/ki/C4cJvanRu2ZMFN/4nqL7GrSyU8vN0yuooqgy0wRI8gbBcoL0Bcyfx JNIn6ELRXxtZEGGzaRAqW0nXCMWsxunx+Cof0rpUSokGSBkupN55NZi7LNtwk+MZpdrj t87DI07MvXj1yrzyCEdkgrFfKF2csujsibebsJ7+jSryX8Bt2XIio1yHYwqmUf9tmy8v QWijYAEOcZeFolonKp1VmnT4YUfl2Zv/SgquYxSPy+dptoLKfHtYEaX4Suc1lQDR6wa1 dOJA== X-Gm-Message-State: AMke39k+JXdUyQyEO+R/GMW786AyQ8RW01wz63C9s51OYXykCCvWC3SKecFJqLnGnllYm1yAhnwVTgBtsxTdtQ== X-Received: by 10.200.1.14 with SMTP id e14mr540051qtg.244.1488510430540; Thu, 02 Mar 2017 19:07:10 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.104.200 with HTTP; Thu, 2 Mar 2017 19:07:10 -0800 (PST) In-Reply-To: <86k28783xe.fsf@desk.des.no> References: <201703020011.v220BWQ0086961@repo.freebsd.org> <86k28783xe.fsf@desk.des.no> From: Ngie Cooper Date: Thu, 2 Mar 2017 19:07:10 -0800 Message-ID: Subject: Re: svn commit: r314527 - in head: crypto/openssh crypto/openssh/contrib crypto/openssh/contrib/cygwin crypto/openssh/contrib/redhat crypto/openssh/contrib/suse crypto/openssh/openbsd-compat crypto/ope... To: =?UTF-8?Q?Dag=2DErling_Sm=C3=B8rgrav?= Cc: "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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Mar 2017 03:07:11 -0000 On Thu, Mar 2, 2017 at 6:55 PM, Dag-Erling Sm=C3=B8rgrav wrote= : > Ngie Cooper writes: >> I'm not sure if you saw this commit last month, but it conditionalized >> libwrap support (which is unfortunately broken again): > > No, I didn't see it, did you see this? > > % grep ssh /usr/src/MAINTAINERS > openssh des Pre-commit review requested. > > Anyway, I'll fix it in 7.4. Hi, Yes, I included you on the CR because I wanted to make sure that you were aware of the change. Looking at the CR though, I didn't wait long enough for a reply, so the proverbial egg's on my face for being impatient. Thanks, -Ngie