summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2003-04-29 23:43:31 +0000
committerTom Yu <tlyu@mit.edu>2003-04-29 23:43:31 +0000
commit90fecbfc2b97091f32539ed4d7b7c077da43810d (patch)
treedf8ed425e2bf5e1e7705f622435e0c39301a7362 /README
parentea225b8f32da2d8571a01ff8cd937b0495a6cc30 (diff)
downloadkrb5-90fecbfc2b97091f32539ed4d7b7c077da43810d.tar.gz
krb5-90fecbfc2b97091f32539ed4d7b7c077da43810d.tar.xz
krb5-90fecbfc2b97091f32539ed4d7b7c077da43810d.zip
update for 1.3a3
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15384 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
index 83e706e624..3e12edf01d 100644
--- a/README
+++ b/README
@@ -123,6 +123,9 @@ Major changes listed by ticket ID
* [1189, 1251] The KfM krb4 library source base has been merged.
+* [1377, 1442, 1443] The Microsoft set-password protocol has been
+ implemented. (needs confirmation) Thanks to Paul Nelson.
+
* [1385, 1395, 1410] The krb4 protocol vulnerabilities
[MITKRB5-SA-2003-004] have been worked around. Note that this will
disable krb4 cross-realm functionality, as well as krb4 triple-DES
@@ -271,6 +274,9 @@ Minor changes listed by ticket ID
* [1240] Windows calling conventions for krb5int_c_combine_keys() have
been aligned.
+* [1242] Build system incompatibilities with Debian's chimeric
+ autoconf installation have been worked around.
+
* [1256] Incorrect sizes passed to memset() in combine_keys()
operations have been corrected.
@@ -335,6 +341,13 @@ Minor changes listed by ticket ID
* [1414] libtelnet is now built using the same library build framework
as the rest of the tree.
+* [1417] A minor memory leak in krb5_read_password() has been fixed.
+
+* [1419] A memory leak in asn1_decode_kdc_req_body() has been fixed.
+
+* [1439] krb5_free_pwd_sequences() now correctly frees the entire
+ sequence of elements.
+
--[ DELETE BEFORE RELEASE ---changes to unreleased code, etc.--- ]--
* [1054] KRB-CRED messages for RC4 are encrypted now.
@@ -356,6 +369,9 @@ Minor changes listed by ticket ID
* [1391] Fix kadmind startup failure with krb4 vuln patch.
+* [1409] get_ad_tkt() now prompts for password if there are no tickets
+ (in KfM).
+
Copyright Notice and Legal Administrivia
----------------------------------------