vishalmishra434 / rpms / openssh

Forked from rpms/openssh a month ago
Clone
Norbert Pocs b129d6
diff --color -ru -x regress -x autom4te.cache -x '*.o' -x '*.lo' -x Makefile -x config.status -x configure~ -x configure.ac openssh-8.7p1/ssh_config.5 openssh-8.7p1-patched/ssh_config.5
Norbert Pocs b129d6
--- openssh-8.7p1/ssh_config.5	2023-05-29 13:41:19.731835097 +0200
Norbert Pocs b129d6
+++ openssh-8.7p1-patched/ssh_config.5	2023-05-29 13:40:58.806604144 +0200
Norbert Pocs b129d6
@@ -989,6 +989,12 @@
Norbert Pocs b129d6
 .Pp
Norbert Pocs b129d6
 The list of available signature algorithms may also be obtained using
Norbert Pocs b129d6
 .Qq ssh -Q HostKeyAlgorithms .
Norbert Pocs b129d6
+.Pp
Norbert Pocs b129d6
+.Xr crypto_policies 7 does not handle the list of algorithms as doing so
Norbert Pocs b129d6
+would break the order given by the
Norbert Pocs b129d6
+.Pa known_hosts
Norbert Pocs b129d6
+file. Therefore the list is filtered by
Norbert Pocs b129d6
+.Cm PubkeyAcceptedAlgorithms.
Norbert Pocs b129d6
 .It Cm HostKeyAlias
Norbert Pocs b129d6
 Specifies an alias that should be used instead of the
Norbert Pocs b129d6
 real host name when looking up or saving the host key