From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 30 02:40:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33264106566C for ; Sun, 30 Aug 2009 02:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E9C068FC19 for ; Sun, 30 Aug 2009 02:40:04 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7U2e4bc088068 for ; Sun, 30 Aug 2009 02:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7U2e4YF088067; Sun, 30 Aug 2009 02:40:04 GMT (envelope-from gnats) Date: Sun, 30 Aug 2009 02:40:04 GMT Message-Id: <200908300240.n7U2e4YF088067@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Garrett Wollman Cc: Subject: Re: ports/138284: security/openssh-portable: OpenSSH GSSAPI Key Exchange patch updated X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Wollman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2009 02:40:05 -0000 The following reply was made to PR ports/138284; it has been noted by GNATS. From: Garrett Wollman To: Alec Kloss Cc: bug-followup@freebsd.org Subject: Re: ports/138284: security/openssh-portable: OpenSSH GSSAPI Key Exchange patch updated Date: Sat, 29 Aug 2009 22:12:24 -0400 < said: > The current patch in the PR is heimdal-unfriendly. I must admit that this really isn't a concern for me. (At this point, I rather wish Heimdal would Just Go Away; it's served its purpose, and it's still not sufficiently compatible with the Reference Implementation to be useful to anyone doesn't have a 100%-Heimdal environment.) > Consider the attached variation which checks for HEIMDAL_HOME and > defines a krb5_free_unparsed_name macro when using heimdal. I'm slightly concerned about having this version of the patch not be at the "official" site for this code. Have you offered your changes to Simon? -GAWollman