CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/10/06 20:25:43

Modified files:
        usr.bin/ssh    : hostfile.c 

Log message:
Fix UpdateHostkeys/HashKnownHosts/CheckHostIP bug

When all of UpdateHostkeys, HashKnownHosts and ChechHostIP
were enabled and new host keys were learned, known_hosts IP
entries were not being recorded for new host keys.

reported by matthieu@ ok markus@

Reply via email to