diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ | |||
3 | - jmc@cvs.openbsd.org 2012/07/06 06:38:03 | 3 | - jmc@cvs.openbsd.org 2012/07/06 06:38:03 |
4 | [ssh-keygen.c] | 4 | [ssh-keygen.c] |
5 | missing full stop in usage(); | 5 | missing full stop in usage(); |
6 | - djm@cvs.openbsd.org 2012/07/10 02:19:15 | ||
7 | [servconf.c servconf.h sshd.c sshd_config] | ||
8 | Turn on systrace sandboxing of pre-auth sshd by default for new installs | ||
9 | by shipping a config that overrides the current UsePrivilegeSeparation=yes | ||
10 | default. Make it easier to flip the default in the future by adding too. | ||
6 | 11 | ||
7 | 20120720 | 12 | 20120720 |
8 | - (dtucker) Import regened moduli file. | 13 | - (dtucker) Import regened moduli file. |