summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-06-13 13:10:00 +1000
committerDamien Miller <djm@mindrot.org>2006-06-13 13:10:00 +1000
commit2e5fe88ebe5a09477a655a36b047063282bfd86c (patch)
treebde219ce55421476bab60c5209522dbd3d66d2a1 /ChangeLog
parent6b4069ad563ce578cbfa6f90e76b462d26483e67 (diff)
- markus@cvs.openbsd.org 2006/06/08 14:45:49
[readpass.c sshconnect.c sshconnect2.c uidswap.c uidswap.h] do not set the gid, noted by solar; ok djm
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c30a33ac..0ce7f8c6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,9 @@
42 [readpass.c sshconnect.c sshconnect.h sshconnect2.c uidswap.c] 42 [readpass.c sshconnect.c sshconnect.h sshconnect2.c uidswap.c]
43 replace remaining setuid() calls with permanently_set_uid() and 43 replace remaining setuid() calls with permanently_set_uid() and
44 check seteuid() return values; report Marcus Meissner; ok dtucker djm 44 check seteuid() return values; report Marcus Meissner; ok dtucker djm
45 - markus@cvs.openbsd.org 2006/06/08 14:45:49
46 [readpass.c sshconnect.c sshconnect2.c uidswap.c uidswap.h]
47 do not set the gid, noted by solar; ok djm
45 48
4620060521 4920060521
47 - (dtucker) [auth.c monitor.c] Now that we don't log from both the monitor 50 - (dtucker) [auth.c monitor.c] Now that we don't log from both the monitor
@@ -4675,4 +4678,4 @@
4675 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4678 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4676 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4679 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4677 4680
4678$Id: ChangeLog,v 1.4341 2006/06/13 03:05:15 djm Exp $ 4681$Id: ChangeLog,v 1.4342 2006/06/13 03:10:00 djm Exp $