Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2010 13:06:02 -0700
From:      Benjamin Lee <ben@b1c1l1.com>
To:        freebsd-current@freebsd.org, freebsd-stable@freebsd.org
Subject:   [patch] Unbreak libgssapi and upgrade for heimdal-1.1
Message-ID:  <4C1D232A.8040601@b1c1l1.com>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig7E1C3E987C56CF576F0EB976
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hello,

The following patch unbreaks libgssapi and upgrades it to be consistent
with the previous heimdal-1.1 merge:

http://www.b1c1l1.com/media/patches/libgssapi-9.0-CURRENT.diff.bz2
http://www.b1c1l1.com/media/patches/libgssapi-8.1-STABLE.diff.bz2

Currently, libgssapi is out of date because it was not upgraded when the
rest of heimdal was upgraded to heimdal-1.1.  Also, 3 new libraries
(libgssapi_krb5, libgssapi_ntlm, libgssapi_spnego) were unnecessarily
introduced -- MIT Kerberos separates these libraries, but Heimdal does
not.  This broke some libgssapi-dependent applications (e.g.
www/mod_auth_kerb2, PR #147282).

SHLIB_MAJOR is bumped from 10 to 11, so libgssapi-dependent applications
must be rebuilt after applying this patch.

I renamed some of upstream's files due to filename collisions.  If
buildworld can create corresponding subdirectories in obj/ to match
src/, then the renames are not necessary.

Feedback is appreciated.

Thanks,


--=20
Benjamin Lee
http://www.b1c1l1.com/


--------------enig7E1C3E987C56CF576F0EB976
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJMHSMxAAoJEHBW16CPoSMCsvcP/RARHI1kI2vannLVxpYcYSeg
nhFyB2jdlFD6Ma+WsA0Oo/dxRU363BpjSaWqJAD4WM8KtF4yzLlHZFgAeiSdIq5u
WQf5Z1IJ0CSsImOsuL4MlJgBCVlededJ6VvzqlOwoFHbgLOH/yWuVihymbb/rI28
fX/s2ERsiornTIREfEr1YmR41BElo6aPTQeAPzgTVEUdxp7CSP9mR2V+4S5SE5cE
JVOZGGGtg/g56ZK2nj+F4lQH7UADEH85iDWWxqZXkiNS+YDEtxfqnWBXuYGxqjs9
tSH+JRdzLhbSLozSGmuAxO0rs6ZuiNnbLtCypeYknphlSu4IztrK4+0MByEoHAni
CShnZ6T6fw6KQOurbMZT2NEsg3VuJMHNCLXY0njmrjOg2ezX5gZ5jwVQhS8HS7mX
cYU5mJOPdaFtfmWaTp14sr+5pVy9SpqGv53WkqbZ/PJrOxnHKzbj4bN6u66W+WcB
gnts/vsz7AfMbJrySQKO3jNOXNQ4ldwRwezIttk4q1i9Y6c8L8ETQHHIsdUQd6N7
KGTT/0saj5+avg12NVGcxCVkaXe6hMZ96bRWis0R0NdnyCCV4TnqcMZOeVkLek2P
FKxTgLgX8JDME551DdjOa/a6CQClb9MCRXLqA5tTnN0YlAk0djEBji/fQMXprtxE
Y7eylVAWzjefooi/UEGC
=g8Sx
-----END PGP SIGNATURE-----

--------------enig7E1C3E987C56CF576F0EB976--



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