From owner-freebsd-current@FreeBSD.ORG Thu Jul 13 00:03:06 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A4EA16A4DA for ; Thu, 13 Jul 2006 00:03:06 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id F286643D4C for ; Thu, 13 Jul 2006 00:03:05 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 652E52D484F for ; Thu, 13 Jul 2006 00:03:04 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 4A0301141D; Thu, 13 Jul 2006 02:03:04 +0200 (CEST) Date: Thu, 13 Jul 2006 02:03:04 +0200 From: "Simon L. Nielsen" To: freebsd-current@freebsd.org Message-ID: <20060713000303.GB78119@zaphod.nitro.dk> References: <20060712151032.GE1090@zaphod.nitro.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5/uDoXvLw7AC5HRs" Content-Disposition: inline In-Reply-To: <20060712151032.GE1090@zaphod.nitro.dk> User-Agent: Mutt/1.5.11 Subject: Re: Request for test/comments: OpenSSL 0.9.8b import X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2006 00:03:06 -0000 --5/uDoXvLw7AC5HRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006.07.12 17:10:32 +0200, Simon L. Nielsen wrote: > Hey, >=20 > I have been working on preparing an import of OpenSSL 0.9.8b into the > base system. Before actually doing the import I would like to get > comments and, if possible, even someone to test run it and report any > problems. I have been running OpenSSL 0.9.8b for a couple of days > without anything blowing up. >=20 > The API in 0.9.8b is not entirely compatible with 0.9.7e (which we > currently have in the base system) so I choose to bump the library > version number. I know API !=3D ABI, but I'm not really sure how to > check if the ABI is compatible, and I can see that the shared library > number is bumped if you use OpenSSL's own build system. >=20 > In OpenSSL 0.9.8b the API libmp uses is broken so libmp has been > updated. I have not yet tested the libmp change since I don't have > any programs which uses it, but I plan to make a small test program > before commit. >=20 > The patch against -CURRENT from today can be found at > http://people.freebsd.org/~simon/patches/openssl-0.9.8b-0.patch (note: > 4.2MB) or in perforce as //depot/user/simon/openssl/ which can also be > viewed as: > http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=3D//depot/user/simo= n/openssl/ >=20 > The patch can be applied while standing in your src/ directory using: > patch -p6 < openssl-0.9.8b-0.patch It turns out I couldn't generate the patch from perforce like I thought I could, so the patch does not contain new files and therefor don't actually compile. I will generate a new patch tomorrow. --=20 Simon L. Nielsen --5/uDoXvLw7AC5HRs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEtY23h9pcDSc1mlERAnMpAKCUqiv5tyYIm0wB6EPylYq0a8R+awCgjTL4 nWlUa3oENLm821IwItVsCyI= =9aGW -----END PGP SIGNATURE----- --5/uDoXvLw7AC5HRs--