Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 129192

Summary: Heimdal version bump
Product: Gentoo Linux Reporter: Bryan Jacobs <BryanRJ>
Component: New packagesAssignee: Gentoo Kerberos Maintainers <kerberos>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Updated heimdal ebuild.
Updated patchset to work with new Heimdal sources.

Description Bryan Jacobs 2006-04-07 18:51:08 UTC
Bleeding-edge enhanced heimdal ebuild.  Builds and runs fine.

Introduced bugs:
kadmin> ext -k will only function properly as root (run as kadmin -l), complaining about "empty key tables" otherwise.  This may be PEBKAC but I doubt it is.

New features:
- Smartcard support with pkinit.  This is the big one, for me at least.
- Forced pthreads options passed to ./configure when USE="threads"

Ebuild specifics:
Patches updated to cope with latest Heimdal sources.  This should keep working with daily Heimdal builds for a while.
Comment 1 Bryan Jacobs 2006-04-07 18:51:39 UTC
Created attachment 84177 [details]
Updated heimdal ebuild.
Comment 2 Bryan Jacobs 2006-04-07 18:52:37 UTC
Created attachment 84178 [details]
Updated patchset to work with new Heimdal sources.
Comment 3 Bryan Jacobs 2006-04-08 11:43:37 UTC
Note that the changed libasn1.so version from .6 to .5 requires rebuilding all apps linked against Heimdal.

Particularly notable are openssh, pam_krb5, cyrus-sasl, and openafs.  Don't lose your core system functionality due to forgetting to remerge something.

But then again, if you're using this ebuild, you probably already know what you're doing.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2006-05-21 13:46:07 UTC
Hi Bryan,

Thanks for your effort on this (and I do hope that you'll continue to track heimdal development.  I'd rather wait for a proper release though, before throwing into portage.