From 0c8cfdf12d1308a0376cf387372adba5d990334c Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 28 Feb 2008 08:14:41 +0000 Subject: Update security/heimdal to version 1.1. Changes from version 0.7.2 include: * Read-only PKCS11 provider built-in to hx509. * Better compatibilty with Windows 2008 Server pre-releases and Vista. * Add RFC3526 modp group14 as default. * Handle [kdc] database = { } entries without realm = stanzas. * Add gss_pseudo_random() for mechglue and krb5. * Make session key for the krbtgt be selected by the best encryption type of the client. * Better interoperability with other PK-INIT implementations. * Alias support for inital ticket requests. * Make ASN.1 library less paranoid to with regard to NUL in string to make it inter-operate with MIT Kerberos again. * PK-INIT support. * HDB extensions support, used by PK-INIT. * New ASN.1 compiler. * GSS-API mechglue from FreeBSD. * Updated SPNEGO to support RFC4178. * Support for Cryptosystem Negotiation Extension (RFC 4537). * A new X.509 library (hx509) and related crypto functions. * A new ntlm library (heimntlm) and related crypto functions. * KDC will return the "response too big" error to force TCP retries for large (default 1400 bytes) UDP replies. This is common for PK-INIT requests. * Libkafs defaults to use 2b tokens. * krb5_kuserok() also checks ~/.k5login.d directory for acl files. * Fix memory leaks. * Bugs fixes --- security/heimdal/distinfo | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) (limited to 'security/heimdal/distinfo') diff --git a/security/heimdal/distinfo b/security/heimdal/distinfo index ab8cdc18a57..c8ec1fbaca5 100644 --- a/security/heimdal/distinfo +++ b/security/heimdal/distinfo @@ -1,14 +1,10 @@ -$NetBSD: distinfo,v 1.22 2007/02/20 10:17:14 rillig Exp $ +$NetBSD: distinfo,v 1.23 2008/02/28 08:14:41 jlam Exp $ -SHA1 (heimdal-0.7.2.tar.gz) = a902e6ad7c31d940b588dc0235b348936f0d719d -RMD160 (heimdal-0.7.2.tar.gz) = 0f028a9d5a6a66e8efc0397e4d8c8adc2183b409 -Size (heimdal-0.7.2.tar.gz) = 4525734 bytes -SHA1 (patch-ac) = 313c0a1f91e4f9546ae906f981adae0d499dd9cf -SHA1 (patch-ad) = fe6a0f6de436182d4960058911142786c945aa89 -SHA1 (patch-al) = 6035ef920b1a005902ae021b307fc4c3efc77449 -SHA1 (patch-am) = 538c0c3bb8806bdd3691d490ea4ceafc7acc0ca7 -SHA1 (patch-an) = 2f414a50520a345f3c875220d2b001516933fbac -SHA1 (patch-ao) = 7401ad7a47ed8541663193f71bd52feafeeeb045 -SHA1 (patch-ap) = 4c28d64ecf1c55d7eb02d0be1cf3efeff81339c6 -SHA1 (patch-aq) = 3ac32c49d5880813998b5bfe8c474fbb87218cba -SHA1 (patch-ar) = d00a5786098607f81700ea147eb8acdd882bd27c +SHA1 (heimdal-1.1.tar.gz) = 64ddb2a2c47f732b2d9bbf2621062eaffa32e10f +RMD160 (heimdal-1.1.tar.gz) = fecda9ca4db5b11c680aa3cccd705d22f98f25b7 +Size (heimdal-1.1.tar.gz) = 3622005 bytes +SHA1 (patch-ac) = d5df5fbd77d1750eef9359ceac907547175e11dd +SHA1 (patch-ad) = 671f68d337029b1dc935d48ce3ae458355376c6b +SHA1 (patch-al) = 2e92de5779abf7455d1bea79999949faa0417945 +SHA1 (patch-ar) = 05564ffaf170c13187c66e45f1f124352bfc092e +SHA1 (patch-as) = dc314360d65b6acf1c23ffcbef23a4f750c62dab -- cgit v1.2.3