summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-03-08 23:11:25 +1100
committerDamien Miller <djm@mindrot.org>2004-03-08 23:11:25 +1100
commit57aae982bec2e5e8e9db487626c24f7c35aedfb2 (patch)
treead4a62fd17e83b6f4c2b3021dd01ddd297aaa0a5 /ChangeLog
parentdbf7a74ee569a9544276db42eb7aee1141072a24 (diff)
- (djm) OpenBSD CVS Sync
- markus@cvs.openbsd.org 2004/03/03 06:47:52 [sshd.c] change proctiltle after accept(2); ok henning, deraadt, djm
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index cfedf899f..56fb2fd44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,9 +6,13 @@
6 inherited by the child. ok djm@ 6 inherited by the child. ok djm@
7 - (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.c 7 - (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.c
8 monitor_wrap.h] Bug #808: Ensure force_pwchange is correctly initialized 8 monitor_wrap.h] Bug #808: Ensure force_pwchange is correctly initialized
9 even if keyboard-interactive is not used by the client. Prevents segfaults 9 even if keyboard-interactive is not used by the client. Prevents
10 in some cases where the user's password is expired (note this is not 10 segfaults in some cases where the user's password is expired (note this
11 considered a security exposure). ok djm@ 11 is not considered a security exposure). ok djm@
12 - (djm) OpenBSD CVS Sync
13 - markus@cvs.openbsd.org 2004/03/03 06:47:52
14 [sshd.c]
15 change proctiltle after accept(2); ok henning, deraadt, djm
12 16
1320040307 1720040307
14 - (tim) [regress/login-timeout.sh] fix building outside of source tree. 18 - (tim) [regress/login-timeout.sh] fix building outside of source tree.
@@ -869,4 +873,4 @@
869 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 873 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
870 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 874 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
871 875
872$Id: ChangeLog,v 1.3279 2004/03/08 12:04:06 dtucker Exp $ 876$Id: ChangeLog,v 1.3280 2004/03/08 12:11:25 djm Exp $