Subject: CVS commit: pkgsrc/security/heimdal
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/26/2005 15:12:45
Module Name: pkgsrc
Committed By: jlam
Date: Wed Oct 26 15:12:45 UTC 2005
Modified Files:
pkgsrc/security/heimdal: Makefile PLIST buildlink3.mk builtin.mk
distinfo
pkgsrc/security/heimdal/files: kdc.sh
pkgsrc/security/heimdal/patches: patch-ab patch-ac patch-ad
Added Files:
pkgsrc/security/heimdal/files: kadmind.sh kcm.sh kpasswdd.sh
pkgsrc/security/heimdal/patches: patch-ae patch-af
Removed Files:
pkgsrc/security/heimdal/patches: patch-aa
Log Message:
Update security/heimdal to 0.7.1 (approved by lha). We drop support
for the "db4" option and just rely on the appropriate BDB_* settings
via bdb.buildlink3.mk. Also, we tweak the builtin.mk file so use
krb5-config, if it's available, to check the version of the built-in
heimdal. Patches patch-ab, patch-ae and patch-af have been sent back
upstream and will be incorporated into future Heimdal releases.
Changes between version 0.6.5 and version 0.7.1 include:
* Support for KCM, a process based credential cache
* Support CCAPI credential cache
* SPNEGO support
* AES (and the gssapi conterpart, CFX) support
* Adding new and improve old documentation
* Bug fixes
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 pkgsrc/security/heimdal/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/security/heimdal/PLIST
cvs rdiff -r1.25 -r1.26 pkgsrc/security/heimdal/buildlink3.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/security/heimdal/builtin.mk
cvs rdiff -r1.14 -r1.15 pkgsrc/security/heimdal/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/heimdal/files/kadmind.sh \
pkgsrc/security/heimdal/files/kcm.sh \
pkgsrc/security/heimdal/files/kpasswdd.sh
cvs rdiff -r1.2 -r1.3 pkgsrc/security/heimdal/files/kdc.sh
cvs rdiff -r1.3 -r0 pkgsrc/security/heimdal/patches/patch-aa
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/security/heimdal/patches/patch-ab \
pkgsrc/security/heimdal/patches/patch-ac
cvs rdiff -r1.6 -r1.7 pkgsrc/security/heimdal/patches/patch-ad
cvs rdiff -r0 -r1.5 pkgsrc/security/heimdal/patches/patch-ae
cvs rdiff -r0 -r1.3 pkgsrc/security/heimdal/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.