diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,6 +7,10 @@ | |||
7 | - dtucker@cvs.openbsd.org 2008/06/14 17:07:11 | 7 | - dtucker@cvs.openbsd.org 2008/06/14 17:07:11 |
8 | [sshd.c] | 8 | [sshd.c] |
9 | ensure default umask disallows at least group and world write; ok djm@ | 9 | ensure default umask disallows at least group and world write; ok djm@ |
10 | - djm@cvs.openbsd.org 2008/06/14 18:33:43 | ||
11 | [session.c] | ||
12 | suppress the warning message from chdir(homedir) failures | ||
13 | when chrooted (bz#1461); ok dtucker | ||
10 | 14 | ||
11 | 20080614 | 15 | 20080614 |
12 | - (djm) [openbsd-compat/sigact.c] Avoid NULL derefs in ancient sigaction | 16 | - (djm) [openbsd-compat/sigact.c] Avoid NULL derefs in ancient sigaction |
@@ -4379,4 +4383,4 @@ | |||
4379 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 4383 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
4380 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 4384 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
4381 | 4385 | ||
4382 | $Id: ChangeLog,v 1.5014 2008/06/15 21:50:58 djm Exp $ | 4386 | $Id: ChangeLog,v 1.5015 2008/06/15 21:53:16 djm Exp $ |