krb5-appl-1.0.1 is released

[email protected] Sat, 22 May 2010 08:47:03 -0400 (EDT)
Newsgroups gmane.comp.encryption.kerberos.announce
Message-ID <[email protected]>
Version 1.0.1 of the krb5-appl package has been released.  This
package contains the Kerberized versions of telnet, ftp, and the
rlogin suite.  The new release can be found at:

       http://web.mit.edu/kerberos/dist/

This is a bugfix release, with the following changes:

  * Fix a problem where server programs could not open ptys on some
    platforms, by correctly finding openpty() and logwtmp() within
    libutil at configure time.

  * Fix a problem where telnetd would always fail to verify a
    checksum, by using a non-obsolete checksum verification API.