about 0.6, also add 0.5.[12]

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11983 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-04-07 22:34:59 +00:00
parent 4c67212aba
commit 925699b3e3

36
NEWS
View File

@@ -1,3 +1,39 @@
Changes in release 0.6
* More complete GSS-API support
* Better AFS support: kdc (524) supports 2b; 524 in kdc and AFS
support in applications no longer requires Kerberos 4 libs
* DES3 GSS-API mechansim changed to interrop with other GSSAPI
implementations, this however break backward compatiblity with pre
Heimdal 0.6 (see manpage gssapi how to turn on backward compatiblity
support)
* Kerberos 4 (includes ka and 524) default turned off in KDC
* other bug fixes
Changes in release 0.5.2
* kdc: add option for disabling v4 cross-realm (defaults to off)
* bug fixes
Changes in release 0.5.1
* kadmind: fix remote exploit
* kadmind: add option to disable kerberos 4
* kdc: make sure kaserver token life is positive
* telnet: use the session key if there is no subkey
* fix EPSV parsing in ftp
* other bug fixes
Changes in release 0.5
* add --detach option to kdc