From owner-freebsd-questions@FreeBSD.ORG Wed Oct 11 15:50:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1078616A407 for ; Wed, 11 Oct 2006 15:50:19 +0000 (UTC) (envelope-from e.schuele@computer.org) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [216.148.227.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93A3043D91 for ; Wed, 11 Oct 2006 15:50:15 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [208.206.151.59] (host59.gtisd.com?[208.206.151.59]) by comcast.net (rwcrmhc11) with ESMTP id <20061011155014m1100r96nne>; Wed, 11 Oct 2006 15:50:14 +0000 Message-ID: <452D12B6.2050900@computer.org> Date: Wed, 11 Oct 2006 10:50:14 -0500 From: Eric Schuele User-Agent: Thunderbird 1.5.0.7 (X11/20061005) MIME-Version: 1.0 To: Lee Capps References: <452CFF64.4020805@computer.org> <1D1255DA-7874-4C7F-8D44-769A15ADFE67@cteresource.org> In-Reply-To: <1D1255DA-7874-4C7F-8D44-769A15ADFE67@cteresource.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: libcrypto(3) and statically linked ports.... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 15:50:19 -0000 On 10/11/2006 09:46, Lee Capps wrote: > Hi, > > On Oct 11, 2006, at 10:27 AM, Eric Schuele wrote: > >> Hello, >> >> Given the recent openssl advisory, and the note within: >> >> NOTE: Any third-party applications, including those installed from the >> FreeBSD ports collection, which are statically linked to libcrypto(3) >> should be recompiled in order to use the corrected code. >> >> How does one go about determining which of the installed ports on his >> machine are statically linked to libcrypto? > > This seemed to work for me: > > http://lists.freebsd.org/pipermail/freebsd-ports/2006-September/035278.html > Great. Thanks. I'll give it a try. > --- > Lee Capps > Technology Specialist > lcapps@cteresource.org > > > >