simon-svn: putty: jacob
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Mon Feb 23 22:40:09 GMT 2009
SVN root: svn://svn.tartarus.org/sgt
Changes by: jacob
Revision: 8461
Date: 2009-02-23 22:40:09 +0000 (Mon, 23 Feb 2009)
Log message (6 lines):
Stop attempting to make session logs private on Unix. This was introduced in
r7084 at the same time as sensible permissions when writing private key files;
however, it causes an assertion failure whenever an attempt is made to append
to an existing log file on Unix, and it's not clear what "is_private" *should*
do for append, so revert to log file security being the user's responsibility.
(Fixes Ubuntu LP#212711.)
Modified files:
U putty/logging.c
U putty/unix/uxmisc.c
Links:
http://svn.tartarus.org/sgt/?rev=8461&view=rev
http://svn.tartarus.org/sgt/putty/logging.c?rev=8461&r1=8460&r2=8461
http://svn.tartarus.org/sgt/putty/unix/uxmisc.c?rev=8461&r1=8460&r2=8461
More information about the tartarus-commits
mailing list