mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 14:01:36 +02:00
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:
parent
6ad724e336
commit
21cd882a03
@ -51,3 +51,6 @@ dev-libs/glib -mime
|
||||
|
||||
# keep grub build simple
|
||||
sys-boot/grub -multislot -nls
|
||||
|
||||
# disable "high performance ssh" patch
|
||||
net-misc/openssh -hpn
|
||||
|
Loading…
x
Reference in New Issue
Block a user