diff options
author | Darren Tucker <dtucker@zip.com.au> | 2010-01-08 08:55:58 +0100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2010-01-08 08:55:58 +0100 |
commit | 75456e8ab2df99061a6aa69bcc914d05c2f4f98c (patch) | |
tree | e8ef591c547d797acb5e32638589ae04395769cb /ChangeLog | |
parent | - djm@cvs.openbsd.org 2009/12/20 23:20:40 (diff) | |
download | openssh-75456e8ab2df99061a6aa69bcc914d05c2f4f98c.tar.xz openssh-75456e8ab2df99061a6aa69bcc914d05c2f4f98c.zip |
- stevesk@cvs.openbsd.org 2009/12/25 19:40:21
[readconf.c servconf.c misc.h ssh-keyscan.c misc.c]
validate routing domain is in range 0-RT_TABLEID_MAX.
'Looks right' deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -123,6 +123,10 @@ [PROTOCOL] fix an incorrect magic number and typo in PROTOCOL; bz#1688 report and fix from ueno AT unixuser.org + - stevesk@cvs.openbsd.org 2009/12/25 19:40:21 + [readconf.c servconf.c misc.h ssh-keyscan.c misc.c] + validate routing domain is in range 0-RT_TABLEID_MAX. + 'Looks right' deraadt@ 20091226 - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 |