diff options
author | Russ Allbery <rra@stanford.edu> | 2008-01-17 00:21:00 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-01-17 00:21:00 +0000 |
commit | 8dd5883b8497e4dcc7cf4f0577e45040c5f43430 (patch) | |
tree | fea709d06cb438b8737f03bb6ce9d7322a408f1e /NEWS | |
parent | 426e3bc5f2af3f30524060812625204de73f78d0 (diff) |
When getting a keytab with the client with no -f option, correctly
write the keytab to standard output rather than dying with a cryptic
error.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ wallet 0.6 (unreleased) type from krb5.conf as well as from compile-time defaults and command-line options. + When getting a keytab with the client with no -f option, correctly + write the keytab to standard output rather than dying with a cryptic + error. + The build system now probes for GSS-API, Kerberos v5 and v4, and AFS libraries as necessary rather than hard-coding libraries. Building on systems without strong shared library dependencies and building |