diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -157,6 +157,11 @@ | |||
157 | - dtucker@cvs.openbsd.org 2008/06/13 01:38:23 | 157 | - dtucker@cvs.openbsd.org 2008/06/13 01:38:23 |
158 | [misc.c] | 158 | [misc.c] |
159 | upcast uid to long with matching %ld, prevents warnings in portable | 159 | upcast uid to long with matching %ld, prevents warnings in portable |
160 | - djm@cvs.openbsd.org 2008/06/13 04:40:22 | ||
161 | [auth2-pubkey.c auth-rhosts.c] | ||
162 | refuse to read ~/.shosts or ~/.ssh/authorized_keys that are not | ||
163 | regular files; report from Solar Designer via Colin Watson in bz#1471 | ||
164 | ok dtucker@ deraadt | ||
160 | - (dtucker) [clientloop.c serverloop.c] channel_register_filter now | 165 | - (dtucker) [clientloop.c serverloop.c] channel_register_filter now |
161 | takes 2 more args. with djm@ | 166 | takes 2 more args. with djm@ |
162 | - (dtucker) [defines.h] Bug #1112: __dead is, well dead. Based on a patch | 167 | - (dtucker) [defines.h] Bug #1112: __dead is, well dead. Based on a patch |
@@ -4328,4 +4333,4 @@ | |||
4328 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 4333 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
4329 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 4334 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
4330 | 4335 | ||
4331 | $Id: ChangeLog,v 1.5001 2008/06/13 04:48:59 dtucker Exp $ | 4336 | $Id: ChangeLog,v 1.5002 2008/06/13 04:51:28 dtucker Exp $ |