bugzilla-daemon at mindrot.org
2005-Mar-11  05:14 UTC
[Bug 997] Correction to man page for ssh-keygen
http://bugzilla.mindrot.org/show_bug.cgi?id=997
           Summary: Correction to man page for ssh-keygen
           Product: Portable OpenSSH
           Version: 4.0p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: Documentation
        AssignedTo: openssh-bugs at mindrot.org
        ReportedBy: arjones at simultan.dyndns.org
ssh-keygen claims that the new -H option writes the results to standard output:
"Hash a known_hosts file, printing the result to standard output." It
doesn't,
though:
<9 arjones at server /tmp>ssh-keygen -H
/home/arjones/.ssh/known_hosts updated.
Original contents retained as /home/arjones/.ssh/known_hosts.old
WARNING: /home/arjones/.ssh/known_hosts.old contains unhashed entries
Delete this file to ensure privacy of hostnames
<10 arjones at server /tmp>
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Mar-12  02:08 UTC
[Bug 997] Correction to man page for ssh-keygen
http://bugzilla.mindrot.org/show_bug.cgi?id=997
dtucker at zip.com.au changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |994
              nThis|                            |
             Status|NEW                         |ASSIGNED
------- Additional Comments From dtucker at zip.com.au  2005-03-12 13:08 -------
You are correct, the man page is wrong.  (I believe it's referring to an
older
version of -H).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Mar-13  10:38 UTC
[Bug 997] Correction to man page for ssh-keygen
http://bugzilla.mindrot.org/show_bug.cgi?id=997 ------- Additional Comments From dtucker at zip.com.au 2005-03-13 21:38 ------- Created an attachment (id=851) --> (http://bugzilla.mindrot.org/attachment.cgi?id=851&action=view) make man page reflect reality ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Mar-13  11:02 UTC
[Bug 997] Correction to man page for ssh-keygen
http://bugzilla.mindrot.org/show_bug.cgi?id=997
dtucker at zip.com.au changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |openbsd, patch
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Mar-14  10:09 UTC
[Bug 997] Correction to man page for ssh-keygen
http://bugzilla.mindrot.org/show_bug.cgi?id=997
dtucker at zip.com.au changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
------- Additional Comments From dtucker at zip.com.au  2005-03-14 21:09 -------
Patch applied to OpenBSD, it will appear in Portable next sync.  Thanks for the
report.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.