]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
openssh: sync local ssh_config + sshd_config files with upstream 8.7p1
authorJan Luebbe <jlu@pengutronix.de>
Thu, 18 Aug 2022 11:17:02 +0000 (13:17 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Aug 2022 21:51:38 +0000 (22:51 +0100)
commit3a66dd6e05a65446a43cba2bf6972e78b2b13c31
tree49564295f8c4db950d53931da8849582a23f71d5
parent41869d81347f43aa0e4d625aec88c551321dcded
openssh: sync local ssh_config + sshd_config files with upstream 8.7p1

Changes are caused by the removal of deprecated options.

ChallengeResponseAuthentication was replaced by
KbdInteractiveAuthentication in the SSHv2 protocol, see
https://www.openssh.com/txt/release-8.7

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssh/openssh/ssh_config
meta/recipes-connectivity/openssh/openssh/sshd_config