aboutsummaryrefslogtreecommitdiffstats
path: root/security/dropbear
diff options
context:
space:
mode:
authorCraig Leres <leres@FreeBSD.org>2018-04-13 05:54:01 +0800
committerCraig Leres <leres@FreeBSD.org>2018-04-13 05:54:01 +0800
commit14c5a8610a4fa569928b802f4d94072db84452db (patch)
treef433f4e71a157fdad3778ad521144788143774c5 /security/dropbear
parent2c50dfe111c445a261fe91efed9860a6947933ab (diff)
downloadfreebsd-ports-gnome-14c5a8610a4fa569928b802f4d94072db84452db.tar.gz
freebsd-ports-gnome-14c5a8610a4fa569928b802f4d94072db84452db.tar.zst
freebsd-ports-gnome-14c5a8610a4fa569928b802f4d94072db84452db.zip
The block of code that canonicallizes the hostname supplied on
the command line added by patch-ssh.c misapplies to 7.7p1 and moves from main() to to ssh_session2(). This breaks ssh SSHFP support for non-canonical hostnames. For example, "ssh zinc" correctly discovers the FQDN (zinc.ee.lbl.gov) and uses it to look up A and AAAA records but the non-canonical version (zinc) is used in the SSHFP record lookup which or course fails. Regenerate the patch. Reviewed by: bdrewery, ler (mentor) Approved by: bdrewery, ler (mentor) Differential Revision: https://reviews.freebsd.org/D15053
Diffstat (limited to 'security/dropbear')
0 files changed, 0 insertions, 0 deletions