From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 10:55:54 2004 Return-Path: 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 D6DAD16A4CE for ; Thu, 18 Mar 2004 10:55:54 -0800 (PST) Received: from peter.smxy.org (smxy.org [64.32.179.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6F4143D2F for ; Thu, 18 Mar 2004 10:55:54 -0800 (PST) (envelope-from ste@smxy.org) Received: from smxy.org (bgp377940bgs.plnfld01.nj.comcast.net [68.36.5.198]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by peter.smxy.org (Postfix) with ESMTP id 4575422AC; Thu, 18 Mar 2004 13:55:53 -0500 (EST) Message-ID: <4059F0B8.2010903@smxy.org> Date: Thu, 18 Mar 2004 13:55:52 -0500 From: "Shaun T. Erickson" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kent Stewart References: <20040318180927.GD18657@therub.org> <200403181047.30188.kstewart@owt.com> In-Reply-To: <200403181047.30188.kstewart@owt.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org cc: Dan Rue Subject: Re: Downgrading 4.9-stable to 4.9-release-p3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ste@smxy.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 18:55:55 -0000 Kent Stewart wrote: > How are you going to include the changed libraries in modules you don't > rebuild? The advisory was even more specific, i.e., rebuild all ports > that use OpenSSL. That's not exactly what it said. It said to rebuild all statically linked ports and 3rd-party apps: "Note that any statically linked applications that are not part of the base system (i.e. from the Ports Collection or other 3rd-party sources) must be recompiled." Dynamically linked programs do not have to be rebuilt. -ste