[openssh-commits] CVS: fuyu.mindrot.org: openssh

Damien Miller djm at fuyu.mindrot.org
Sun Feb 10 22:24:30 EST 2008


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 08/02/10 22:24:30

Modified files:
    .               : ChangeLog ssh-keygen.c

Log message:
   - djm at cvs.openbsd.org 2008/01/19 22:22:58
     [ssh-keygen.c]
     when hashing individual hosts (ssh-keygen -Hf hostname), make sure we
     hash just the specified hostname and not the entire hostspec from the
     keyfile. It may be of the form "hostname,ipaddr", which would lead to
     a hash that never matches. report and fix from jp AT devnull.cz

Diff commands:
cvs -nQq rdiff -u -r1.4824 -r1.4825 openssh/ChangeLog
cvs -nQq rdiff -u -r1.175 -r1.176 openssh/ssh-keygen.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4824;r2=1.4825
http://cvsweb.mindrot.org/index.cgi/openssh/ssh-keygen.c?r1=1.175;r2=1.176

Please note that there may be a delay before commits are available
on the public CVSWeb site.


More information about the openssh-commits mailing list