Disable "high performance ssh" openssh patch Gentoo includes

Prioritizing security and stability over performance in SSH, omitting
this kind of patch is generally more consistent with our objectives.

Visibly this removes "-hpn14v4" from the OpenSSH protocol banner:
SSH-2.0-OpenSSH_6.6p1-hpn14v4

Discussion: https://github.com/coreos/bugs/issues/149
This commit is contained in:
Vito Caputo 2014-09-26 15:18:20 -04:00
parent 6ad724e336
commit 21cd882a03

View File

@ -51,3 +51,6 @@ dev-libs/glib -mime
# keep grub build simple # keep grub build simple
sys-boot/grub -multislot -nls sys-boot/grub -multislot -nls
# disable "high performance ssh" patch
net-misc/openssh -hpn