[Lunar-commits] <moonbase> heimdal: version bumped to 1.3.1.
Florin Braescu
florin at lunar-linux.org
Tue Feb 16 00:46:15 CET 2010
commit f90c899696ac4471508859e63f58bc892cfe1cbf
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Feb 16 01:46:15 2010 +0200
heimdal: version bumped to 1.3.1.
Bug fixes
New features
- Partial support for MIT kadmind rpc protocol in kadmind
- Better support for finding keytab entries when using SPN aliases in the KDC
- Support BER in ASN.1 library (needed for CMS)
- Support decryption in Keychain private keys
- Support for new sqlite based credential cache
- Try both KDC referals and the common DNS reverse lookup in GSS-API
- Fix the KCM to not leak resources on failure
- Add IPv6 support to iprop
- Support localization of error strings in
kinit/klist/kdestroy and Kerberos library
- Remove Kerberos 4 support in application (still in KDC)
- Deprecate DES
- Support i18n password in windows domains (using UTF-8)
- More complete API emulation of OpenSSL in hcrypto
- Support for ECDSA and ECDH when linking with OpenSSL
API changes
- Support for settin friendly name on credential caches
- Move to using doxygen to generate documentation.
- Sprinkling __attribute__((depricated)) for old function to be removed
- Support to export LAST-REQUST information in AS-REQ
- Support for client deferrals in in AS-REQ
- Add seek support for krb5_storage.
- Support for split AS-REQ, first step for IA-KERB
- Improved regression test
- Support krb5_cccol
- Switch to krb5_set_error_message
- Support krb5_crypto_*_iov
- Switch to use EVP for most function
- Use SOCK_CLOEXEC and O_CLOEXEC (close on exec)
- Add support for GSS_C_DELEG_POLICY_FLAG
- Add krb5_cc_[gs]et_config to store data in the credential caches
- PTY testing application.
---
crypto/heimdal/DETAILS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/crypto/heimdal/DETAILS b/crypto/heimdal/DETAILS
index ba4f5c9..4ca709d 100644
--- a/crypto/heimdal/DETAILS
+++ b/crypto/heimdal/DETAILS
@@ -2,7 +2,7 @@
VERSION=1.3.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.h5l.org/dist/src
- SOURCE_VFY=sha1:
+ SOURCE_VFY=sha1:ca62b825c35689562d5fdc373e200ff49056d37b
WEB_SITE=http://www.h5l.org
MAINTAINER=ratler at lunar-linux.org
ENTERED=20041026
More information about the Lunar-commits
mailing list