From owner-freebsd-security@freebsd.org Tue Jul 11 02:14:13 2017 Return-Path: Delivered-To: freebsd-security@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 B5EA4D8DFC5 for ; Tue, 11 Jul 2017 02:14:13 +0000 (UTC) (envelope-from wollman@hergotha.csail.mit.edu) Received: from hergotha.csail.mit.edu (wollman-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:ccb::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7BDCA80701; Tue, 11 Jul 2017 02:14:13 +0000 (UTC) (envelope-from wollman@hergotha.csail.mit.edu) Received: from hergotha.csail.mit.edu (localhost [127.0.0.1]) by hergotha.csail.mit.edu (8.15.2/8.15.2) with ESMTP id v6B2EAi1008592; Mon, 10 Jul 2017 22:14:10 -0400 (EDT) (envelope-from wollman@hergotha.csail.mit.edu) Received: (from wollman@localhost) by hergotha.csail.mit.edu (8.15.2/8.14.4/Submit) id v6B2EAa3008591; Mon, 10 Jul 2017 22:14:10 -0400 (EDT) (envelope-from wollman) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <22884.13426.541545.996203@hergotha.csail.mit.edu> Date: Mon, 10 Jul 2017 22:14:10 -0400 From: Garrett Wollman To: Bryan Drewery Cc: freebsd-security@freebsd.org Subject: Re: ports/security/openssh-portable [GSSAPI] In-Reply-To: <647fa949-a2db-bee2-f1cf-0489efaaf0a7@FreeBSD.org> References: <22881.39939.778691.526731@hergotha.csail.mit.edu> <647fa949-a2db-bee2-f1cf-0489efaaf0a7@FreeBSD.org> X-Mailer: VM 8.2.0b under 25.2.1 (amd64-portbld-freebsd10.3) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (hergotha.csail.mit.edu [127.0.0.1]); Mon, 10 Jul 2017 22:14:11 -0400 (EDT) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED, HEADER_FROM_DIFFERENT_DOMAINS autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on hergotha.csail.mit.edu X-Mailman-Approved-At: Tue, 11 Jul 2017 10:46:47 +0000 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jul 2017 02:14:13 -0000 < said: > I'm open to committing patches to openssh-portable to support it that > people send via PR or email. I just have no means to test it or > motivation to maintain the GSS patch myself. In all honesty, I'd really just like the official package builds to include at least *an* openssh package that I can point to as "the one that interoperates with your (Debian|Ubuntu|CentOS|RHEL|Fedora) systems and does Kerberos right". I don't care about having the latest official OpenSSH release; those other guys are already backporting security patches, and since Simon seems to have handed off maintenance of the GSSAPI patch to them as well, I would just as soon stick with the version that's in $OTHER_OS. -GAWollman