summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2024-08-11 14:39:46 -0400
committerJeff Forcier <jeff@bitprophet.org>2024-08-11 14:39:46 -0400
commitdf6276265eb71f1f8857740ca96adf0acc230337 (patch)
treebbf3451741f776468a7b59a76cb5c37d7d95951d /sites/www
parent4c5e1a90b5fbd2a09b574d999d1131c671ce352b (diff)
Changelog re #2420, closes #2420
Diffstat (limited to 'sites/www')
-rw-r--r--sites/www/changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 45df830c..77c7dbcd 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,8 @@
Changelog
=========
+- :bug:`2420` Modify a test-harness skiptest check to work with newer versions
+ of Cryptography. Props to Paul Howarth for the patch.
- :bug:`-` Tweak ``ext-info-(c|s)`` detection during KEXINIT protocol phase;
the original implementation made assumptions based on an OpenSSH
implementation detail.