diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,6 +3,12 @@ | |||
3 | - djm@cvs.openbsd.org 2012/02/29 11:21:26 | 3 | - djm@cvs.openbsd.org 2012/02/29 11:21:26 |
4 | [ssh-keygen.c] | 4 | [ssh-keygen.c] |
5 | allow conversion of RSA1 keys to public PEM and PKCS8; "nice" markus@ | 5 | allow conversion of RSA1 keys to public PEM and PKCS8; "nice" markus@ |
6 | - guenther@cvs.openbsd.org 2012/03/15 03:10:27 | ||
7 | [session.c] | ||
8 | root should always be excluded from the test for /etc/nologin instead | ||
9 | of having it always enforced even when marked as ignorenologin. This | ||
10 | regressed when the logic was incompletely flipped around in rev 1.251 | ||
11 | ok halex@ millert@ | ||
6 | 12 | ||
7 | 20120420 | 13 | 20120420 |
8 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | 14 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] |