summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2023-12-15 22:14:48 -0500
committerJeff Forcier <jeff@bitprophet.org>2023-12-15 22:14:48 -0500
commitbe3ffc18cc466e0b0a877d716721353c12561bcc (patch)
treed24bc9387a7ddea5c8d88c4882212b09a8fd667e /sites
parent352531f803e55e8a5186cd928543279ad1585893 (diff)
Make ext-info faux-KexAlgorithm detection more robust
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index c18890eb..2deb6998 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,9 @@
Changelog
=========
+- :bug:`-` Tweak ``ext-info-(c|s)`` detection during KEXINIT protocol phase;
+ the original implementation made assumptions based on an OpenSSH
+ implementation detail.
- :release:`3.2.0 <2023-05-25>`
- :bug:`- major` Fixed a very sneaky bug found at the apparently
rarely-traveled intersection of ``RSA-SHA2`` keys, certificates, SSH agents,