From 8392e26a62eb085c9a537560c23c6614a51b62cf Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 26 Sep 2015 04:07:37 -0400 Subject: [PATCH] net-misc/openssh: note ssh-dss client config options too --- net-misc/openssh/openssh-7.1_p1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/openssh/openssh-7.1_p1-r1.ebuild b/net-misc/openssh/openssh-7.1_p1-r1.ebuild index 082440f46347..41f49c8d28f5 100644 --- a/net-misc/openssh/openssh-7.1_p1-r1.ebuild +++ b/net-misc/openssh/openssh-7.1_p1-r1.ebuild @@ -315,7 +315,7 @@ pkg_postinst() { if has_version "<${CATEGORY}/${PN}-7.1_p1" ; then #557388 elog "Starting with openssh-7.0, support for ssh-dss keys were disabled due to their" elog "weak sizes. If you rely on these key types, you can re-enable the key types by" - elog "adding to your sshd_config:" + elog "adding to your sshd_config or ~/.ssh/config files:" elog " PubkeyAcceptedKeyTypes=+ssh-dss" elog "You should however generate new keys using rsa or ed25519." fi -- 2.26.2