Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2007 09:02:51 +0000
From:      Doug Rabson <dfr@rabson.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc/gss mech
Message-ID:  <1196240571.1259.47.camel@herring.rabson.org>
In-Reply-To: <1196239976.1259.38.camel@herring.rabson.org>
References:  <200711272147.lARLluDr003360@repoman.freebsd.org> <1196239976.1259.38.camel@herring.rabson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2007-11-28 at 08:52 +0000, Doug Rabson wrote:
> On Tue, 2007-11-27 at 21:47 +0000, John Baldwin wrote:
> > jhb         2007-11-27 21:47:56 UTC
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     etc/gss              mech 
> >   Log:
> >   Update the shlib version for libgssapi_krb5.  This file needs to be updated
> >   anytime that library version is bumped.
> >   
> >   XXX: I wonder if this breaks any 6.x binaries using Kerberos5 via GSSAPI.
> 
> This file is new in 7.0.

By that, I mean that in 6.x, libgssapi_krb5 is called libgssapi.so.<some
number I forget>. In 7.0, this becomes libgssapi_krb5 and applications
link with the GSS-API plugin framework libgssapi.so.8 (or 9 if the extra
version bump has been merged to 7.0).

Does the number really need to be bumped for 7.0? It has already
happened at least once, when I committed the plugin framework.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1196240571.1259.47.camel>