From owner-freebsd-stable@FreeBSD.ORG Thu Dec 2 09:55:11 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29259106566B for ; Thu, 2 Dec 2010 09:55:11 +0000 (UTC) (envelope-from lordcow@lordcow.org) Received: from lordcow.org (lordcow.org [41.203.5.188]) by mx1.freebsd.org (Postfix) with ESMTP id 48AF28FC14 for ; Thu, 2 Dec 2010 09:55:09 +0000 (UTC) Received: from lordcow.org (localhost [127.0.0.1]) by lordcow.org (8.14.4/8.14.4) with ESMTP id oB29sRiQ064305 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Thu, 2 Dec 2010 11:54:27 +0200 (SAST) (envelope-from lordcow@lordcow.org) Received: (from lordcow@localhost) by lordcow.org (8.14.4/8.14.4/Submit) id oB29sKPO064303; Thu, 2 Dec 2010 11:54:20 +0200 (SAST) (envelope-from lordcow) Date: Thu, 2 Dec 2010 11:54:20 +0200 From: Gareth de Vaux To: jhell Message-ID: <20101202095420.GA63815@lordcow.org> References: <201011292119.oATLJt5b095914@freefall.freebsd.org> <20101201175341.GA44800@lordcow.org> <4CF7291B.8050207@DataIX.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4CF7291B.8050207@DataIX.net> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lordcow.org Cc: stable@freebsd.org Subject: Re: FreeBSD Security Advisory FreeBSD-SA-10:10.openssl X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2010 09:55:11 -0000 On Thu 2010-12-02 (00:05), jhell wrote: > Try that with a ( make includes ) in that same directory and if it works > then the advisory will have to be revised. Ah awesome, that works thanx. (I don't see why though, since it was only half complaining about a missing definition, even when I manually included dtls1.h. Also, I tried on a different system and the advisory instructions worked as is).