CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2009/08/27 11:33:49
Modified files: usr.bin/ssh : ssh-keygen.c Log message: force use of correct hash function for random-art signature display as it was inheriting the wrong one when bubblebabble signatures were activated; bz#1611 report and patch from fwojcik+openssh AT besh.com; ok markus@