profiles/coreos/base: mask openssh 7.0+; it will disable ssh-dss keys

This commit is contained in:
Nick Owens 2015-11-25 13:40:01 -08:00
parent 30207d89a0
commit 6564ec04e7

View File

@ -15,3 +15,7 @@
# Require our ca-certificates package based directly on Mozilla's
# certificate store provided in NSS rather than the Gentoo/Debian package.
>=app-misc/ca-certificates-20000000
# stick to openssh 6.9, since 7.0+ disables ssh-dss keys.
>net-misc/openssh-6.9_p1-r2