From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 23 15:10:11 2011 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 88FE91065675 for ; Sat, 23 Jul 2011 15:10:11 +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 78C558FC15 for ; Sat, 23 Jul 2011 15:10:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6NFABeV095196 for ; Sat, 23 Jul 2011 15:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6NFABxI095195; Sat, 23 Jul 2011 15:10:11 GMT (envelope-from gnats) Date: Sat, 23 Jul 2011 15:10:11 GMT Message-Id: <201107231510.p6NFABxI095195@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Stefan Ehmann Cc: Subject: Re: ports/159031: [PATCH] devel/Ice: Fix close socket and incorporate security patch for IceGrid X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stefan Ehmann List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2011 15:10:11 -0000 The following reply was made to PR ports/159031; it has been noted by GNATS. From: Stefan Ehmann To: bug-followup@freebsd.org, freebsd@grem.de Cc: Subject: Re: ports/159031: [PATCH] devel/Ice: Fix close socket and incorporate security patch for IceGrid Date: Sat, 23 Jul 2011 17:04:29 +0200 I have no objections against the first patch (files/patch-cpp-src-Ice- Network.cpp). I haven't tried to reproduce the problem, but the patch looks OK. However, I don't want to include the IceGrid patch (at least for now). It's not a FreeBSD-specific patch and the security threats seem to be very limited. Also, it seems there are good chances that the patch (or a different solution) will be integrated upstream. Anyway, thanks for improving the Ice FreeBSD Port!