* [982] On windows, krb5.exe now has a checkbox to request addressless
tickets.
-* [2189] To avoid compatibility problems, unrecognized TGS options
- will now be ignored.
+* [2189, 2234] To avoid compatibility problems, unrecognized TGS
+ options will now be ignored.
* [2218] 128-bit AES has been added to the default enctypes.
-* [2223] AES cryptosystem now chains IVs. This WILL break backwards
- compatibility for the kcmd applications, if they are using AES
- session keys.
+* [2223, 2229] AES cryptosystem now chains IVs. This WILL break
+ backwards compatibility for the kcmd applications, if they are using
+ AES session keys.
Minor changes in 1.3.2
----------------------
* [1792] The lib/kadm5 unit tests now work around a Solaris 9
pty-close bug.
+* [1793] The test suite works around some Tru64 and Irix RPATH
+ issues, which previously could prevent tests from running on a build
+ with shared libraries enabled.
+
* [1799] kadmind supports callouts to the Apple password server.
* [1893] KRB-SAFE messages from older releases can now be read
* [2118] Applied patch from Will Fiveash to use correct parameter for
KDC TCP listening sockets.
-* [2144] Memory management errors in the Windows gss.exe test client
- have been fixed.
+* [2144,2230] Memory management errors in the Windows gss.exe test
+ client have been fixed.
* [2171] krb5_locate_kpasswd() now correctly calls htons() on the
kpasswd port number. Found by Arlene Berry.
* [2228] Copyright notices updated in GSS sample apps.
+* [2233] On Windows compiles with KRB5_KFW_COMPILE, the lib path for
+ krbcc32.lib is now correct.
+
+* [2195, 2236, 2241, 2245] The Solaris 9 pty-close bug, which was
+ affecting the test suite, has been worked around by hacking
+ scheduler priorities. See the installation notes for details.
+
Notes, Major Changes, and Known Bugs for 1.3.1
----------------------------------------------