diff options
author | Darren Tucker <dtucker@zip.com.au> | 2008-06-13 04:42:14 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2008-06-13 04:42:14 +1000 |
commit | a376a32e8e4b955eb936f96f0900e95e2ea4d2f9 (patch) | |
tree | 6585c6f48d8739863a1536f35da2cb749a91ec3e /ChangeLog | |
parent | 9c16ac926376ad87084ae78bac44a813ae5db21f (diff) |
- grunk@cvs.openbsd.org 2008/06/11 21:38:25
[ssh-keygen.c]
ssh-keygen -lv -f /etc/ssh/ssh_host_rsa_key.pub
would not display you the random art as intended, spotted by canacar@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -24,6 +24,10 @@ | |||
24 | walked in either direction. | 24 | walked in either direction. |
25 | discussions with several people, | 25 | discussions with several people, |
26 | help, corrections and ok markus@ djm@ | 26 | help, corrections and ok markus@ djm@ |
27 | - grunk@cvs.openbsd.org 2008/06/11 21:38:25 | ||
28 | [ssh-keygen.c] | ||
29 | ssh-keygen -lv -f /etc/ssh/ssh_host_rsa_key.pub | ||
30 | would not display you the random art as intended, spotted by canacar@ | ||
27 | 31 | ||
28 | 20080611 | 32 | 20080611 |
29 | - (djm) [channels.c configure.ac] | 33 | - (djm) [channels.c configure.ac] |
@@ -4186,4 +4190,4 @@ | |||
4186 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 4190 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
4187 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 4191 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
4188 | 4192 | ||
4189 | $Id: ChangeLog,v 1.4969 2008/06/12 18:40:35 dtucker Exp $ | 4193 | $Id: ChangeLog,v 1.4970 2008/06/12 18:42:14 dtucker Exp $ |