mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
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:
commit
b789885be4
@ -15,3 +15,7 @@
|
|||||||
# Require our ca-certificates package based directly on Mozilla's
|
# Require our ca-certificates package based directly on Mozilla's
|
||||||
# certificate store provided in NSS rather than the Gentoo/Debian package.
|
# certificate store provided in NSS rather than the Gentoo/Debian package.
|
||||||
>=app-misc/ca-certificates-20000000
|
>=app-misc/ca-certificates-20000000
|
||||||
|
|
||||||
|
# stick to openssh 6.9, since 7.0+ disables ssh-dss keys.
|
||||||
|
>net-misc/openssh-6.9_p1-r2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user