diff options
author | Damien Miller <djm@mindrot.org> | 2004-03-03 11:08:59 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2004-03-03 11:08:59 +1100 |
commit | 6c4914afccb0c188a2c412d12dfb1b73e362e07e (patch) | |
tree | 720ddd294683bd12f98f7b98c55830c5349ef2b0 /ChangeLog | |
parent | ad4a188e46485656bbb650fd389203b6da438a24 (diff) |
- (djm) [configure.ac ssh-agent.c] Use prctl to prevent ptrace on ssh-agent
ok dtucker
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20030303 | ||
2 | - (djm) [configure.ac ssh-agent.c] Use prctl to prevent ptrace on ssh-agent | ||
3 | ok dtucker | ||
4 | |||
1 | 20040229 | 5 | 20040229 |
2 | - (tim) [configure.ac] Put back bits mistakenly removed from Rev 1.188 | 6 | - (tim) [configure.ac] Put back bits mistakenly removed from Rev 1.188 |
3 | 7 | ||
@@ -841,4 +845,4 @@ | |||
841 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 845 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
842 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 846 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
843 | 847 | ||
844 | $Id: ChangeLog,v 1.3271 2004/02/29 23:53:37 tim Exp $ | 848 | $Id: ChangeLog,v 1.3272 2004/03/03 00:08:59 djm Exp $ |