From e3b3e1ddfe97f9b8c316270889e8bf6ce2b2eb2d Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Thu, 3 Jun 2004 21:07:25 +0000 Subject: update for krb5-1.3.4-beta1 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16397 dc483132-0cff-0310-8789-dd5450dbe970 --- README | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'README') diff --git a/README b/README index a31cf32..a95fa6d 100644 --- a/README +++ b/README @@ -59,6 +59,38 @@ http://krbdev.mit.edu/rt/ and logging in as "guest" with password "guest". +Major changes in 1.3.4 +---------------------- + +* [2024, 2583, 2584] Fixed buffer overflows in + krb5_aname_to_localname(). [MITKRB-SA-2004-001] + +Minor changes in 1.3.4 +---------------------- + +* [957] The auth_to_local rules now allow for the client realm to be + examined. + +* [2527, 2528, 2531] Keytab file names lacking a "FILE:" prefix now work + under Windows. + +* [2533] Updated installer scripts for Windows. + +* [2534] Fixed memory leak for when an incorrect password is input to + krb5_get_init_creds_password(). + +* [2535] Added missing newline to dnssrv.c. + +* [2551, 2564] Use compile-time checks to determine endianness. + +* [2558] krb5_send_tgs() now correctly sets message_type after + receiving a KRB_ERROR message. + +* [2561, 2574] Fixed memory allocation errors in the MSLSA ccache. + +* [2562] The Windows installer works around cases where DLLs cannot be + unloaded. + Major changes in 1.3.3 ---------------------- -- cgit v1.1