diff options
author | Damien Miller <djm@mindrot.org> | 2013-02-12 11:03:36 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-02-12 11:03:36 +1100 |
commit | 78d22713c79da46b80eceec02411563be3c65e71 (patch) | |
tree | 92c7f1b081de7bbe465aadf132b52b5c4be23c64 /ChangeLog | |
parent | fd05154dc45f6079618c6b0ce92cd6e9b55fc87f (diff) |
- djm@cvs.openbsd.org 2013/02/10 23:32:10
[ssh-keygen.c]
append to moduli file when screening candidates rather than overwriting.
allows resumption of interrupted screen; patch from Christophe Garault
in bz#1957; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -39,6 +39,11 @@ | |||
39 | - markus@cvs.openbsd.org 2013/02/10 21:19:34 | 39 | - markus@cvs.openbsd.org 2013/02/10 21:19:34 |
40 | [version.h] | 40 | [version.h] |
41 | openssh 6.2 | 41 | openssh 6.2 |
42 | - djm@cvs.openbsd.org 2013/02/10 23:32:10 | ||
43 | [ssh-keygen.c] | ||
44 | append to moduli file when screening candidates rather than overwriting. | ||
45 | allows resumption of interrupted screen; patch from Christophe Garault | ||
46 | in bz#1957; ok dtucker@ | ||
42 | 47 | ||
43 | 20130211 | 48 | 20130211 |
44 | - (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old | 49 | - (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old |