Merge pull request #1667 from mischief/mask-openssh-7

profiles/coreos/base: mask openssh 7.0+; it will disable ssh-dss keys
This commit is contained in:
Nick Owens 2015-11-25 13:44:09 -08:00
commit b789885be4

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