summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-04-09 12:50:26 +0200
committerDamien Miller <djm@mindrot.org>2003-04-09 12:50:26 +0200
commit703ced55bbe66774a73b4dbe1e952cc269c5d3fb (patch)
tree6e2312d42db8348ad969369a15203b8e65fc4af4 /ChangeLog
parent - (djm) OpenBSD CVS Sync (diff)
downloadopenssh-703ced55bbe66774a73b4dbe1e952cc269c5d3fb.tar.xz
openssh-703ced55bbe66774a73b4dbe1e952cc269c5d3fb.zip
- markus@cvs.openbsd.org 2003/04/02 14:36:26
[ssh-keysign.c] potential segfault if KEY_UNSPEC; cjwatson@debian.org; bug #526
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 140a176f2..e611972f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
[clientloop.c monitor.c monitor_wrap.c packet.c packet.h readconf.c]
[readconf.h serverloop.c sshconnect2.c]
reapply rekeying chage, tested by henning@, ok djm@
+ - markus@cvs.openbsd.org 2003/04/02 14:36:26
+ [ssh-keysign.c]
+ potential segfault if KEY_UNSPEC; cjwatson@debian.org; bug #526
20030402
- (bal) if IP_TOS is not found or broken don't try to compile in
@@ -1309,4 +1312,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2652 2003/04/09 10:50:06 djm Exp $
+$Id: ChangeLog,v 1.2653 2003/04/09 10:50:26 djm Exp $