From 1c3dccfefdfa0d029dd315eae090256c22d72645 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Thu, 6 Jan 2005 22:19:14 +0000 Subject: [PATCH] update for krb5-1.4-beta4 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@17008 dc483132-0cff-0310-8789-dd5450dbe970 --- README | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README b/README index 6b9cbd59e..86855f51f 100644 --- a/README +++ b/README @@ -68,7 +68,7 @@ Major changes in 1.4 v5passwdd backwards-compatibility password-changing server have been removed. -* [1303, 2740, 2755, 2781, 2782, 2812] Thread safety for +* [1303, 2740, 2755, 2781, 2782, 2812, 2858, 2859] Thread safety for krb5 libraries. * [2410] Yarrow code now uses AES. @@ -284,6 +284,9 @@ for a complete list. * [2795] Fixed some addrinfo problems that affected Irix. +* [2796, 2840] Calling conventions for some API functions for Windows + have been fixed. + * [2805] Windows NSIS installer script updated. * [2808] Support library renamed on Windows. @@ -302,6 +305,15 @@ for a complete list. * [2838] Fix termination of incorrect string in telnetd. +* [2854] Fix memory leak in ccache. + +* [2857] Fix memory leak in asn1_decode_generaltime(). + +* [2861] Minor documenation fixes. + +* [2865] New API function krb5_is_thread_safe() to test for thread + safety. + Copyright Notice and Legal Administrivia ---------------------------------------- @@ -493,7 +505,8 @@ Thanks to Derrick Schommer for reporting multiple memory leaks. Thanks to Quanah Gibson-Mount of Stanford University for helping exercise the thread support code. -[...] +Thanks to Michael Tautschnig for reporting the heap buffer overflow in +the password history mechanism. [MITKRB5-SA-2004-004] Thanks to the members of the Kerberos V5 development team at MIT, both past and present: Danilo Almeida, Jeffrey Altman, Jay Berkenbilt, -- 2.26.2