summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ce856bc7c..70c06d785 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,12 @@
14 bits. Note that this only affects explicit setting of modes (e.g. via 14 bits. Note that this only affects explicit setting of modes (e.g. via
15 sftp(1)'s chmod command) and not file transfers. (bz#1310) 15 sftp(1)'s chmod command) and not file transfers. (bz#1310)
16 ok deraadt@ at c2k8 16 ok deraadt@ at c2k8
17 - djm@cvs.openbsd.org 2008/06/26 09:19:40
18 [dh.c dh.h moduli.c]
19 when loading moduli from /etc/moduli in sshd(8), check that they
20 are of the expected "safe prime" structure and have had
21 appropriate primality tests performed;
22 feedback and ok dtucker@
17 23
1820080628 2420080628
19 - (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec] 25 - (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec]
@@ -4434,4 +4440,4 @@
4434 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4440 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4435 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4441 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4436 4442
4437$Id: ChangeLog,v 1.5027 2008/06/29 12:46:35 djm Exp $ 4443$Id: ChangeLog,v 1.5028 2008/06/29 12:47:04 djm Exp $