Date: Wed, 16 Apr 2003 21:01:24 -0500 From: "Jacques A. Vidrine" <nectar@FreeBSD.org> To: Kris Kennaway <kris@obsecurity.org> Cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/security/openssl-beta Makefile Message-ID: <20030417020124.GA56123@madman.celabo.org> In-Reply-To: <20030416190410.GH68859@rot13.obsecurity.org> References: <200304161444.h3GEi5DX063598@repoman.freebsd.org> <20030416190410.GH68859@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 16, 2003 at 12:04:10PM -0700, Kris Kennaway wrote: > On Wed, Apr 16, 2003 at 07:44:05AM -0700, Dirk Meyer wrote: > > dinoex 2003/04/16 07:44:05 PDT > > > > FreeBSD ports repository > > > > Modified files: > > security/openssl-beta Makefile > > Log: > > - ### HEAD UP ### SHLIBVER has been bumped back. > > - honor OPENSSH_SHLIBVER if set by user. > > Whoa there..you can't do this without creating all sorts of problems > for users. It's (something like) this, or screw all ports users the next time the OpenSSL ABI changes. Whether OpenSSL 0.9.6 is installed from the base system or ports, it should use shared library version 2. Whether OpenSSL 0.9.7 is installed from the base system or ports, it should use shared library version 3. Because these were out-of-sync previously, some OpenSSL-from-ports-using folks were hosed when OpenSSL 0.9.7 was imported (they had to recompile OpenSSL-using ports). Cheers, -- Jacques A. Vidrine <nectar@celabo.org> http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030417020124.GA56123>