cvs commit: ports/security/openssl-beta Makefile
    Jacques A. Vidrine 
    nectar at FreeBSD.org
       
    Wed Apr 16 19:01:27 PDT 2003
    
    
  
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 at celabo.org>          http://www.celabo.org/
NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
jvidrine at verio.net     .  nectar at FreeBSD.org  .          nectar at kth.se
    
    
More information about the cvs-all
mailing list