From owner-freebsd-ports@FreeBSD.ORG Thu Sep 7 16:45:12 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2588316A4DA for ; Thu, 7 Sep 2006 16:45:12 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C522143D46 for ; Thu, 7 Sep 2006 16:45:11 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 9328D1A4D86; Thu, 7 Sep 2006 09:45:11 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6AE78514DF; Thu, 7 Sep 2006 12:45:09 -0400 (EDT) Date: Thu, 7 Sep 2006 12:45:09 -0400 From: Kris Kennaway To: Dominique Goncalves Message-ID: <20060907164508.GA28115@xor.obsecurity.org> References: <7daacbbe0609070526y30f48d41u9f2c8dd74d43823e@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <7daacbbe0609070526y30f48d41u9f2c8dd74d43823e@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: ports@freebsd.org Subject: Re: Rebuild ports statically linked to libcrypto(3) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 16:45:12 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 07, 2006 at 02:26:48PM +0200, Dominique Goncalves wrote: > Hi, >=20 > According to Security Advisories SA-06:19 about OpenSSL, we need to > rebuild ports which are statically linked to libcrypto(3). >=20 > Is there a magic command to rebuild these ports ? Unfortunately not. The only thing you can do is look for a symbol or string that is compiled into most/every program that is linked statically, and then search for that. Kris --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFAEyUWry0BWjoQKURApBYAKDRePOCRMbFnR1z+IWfHE9SWY5/7QCfUHH/ s1GRhQR28zTWa/IwYBLMllQ= =roFz -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--