summaryrefslogtreecommitdiff
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2022-03-25 18:22:19 -0400
committerJeff Forcier <jeff@bitprophet.org>2022-03-25 18:22:19 -0400
commit9151b5a5ef6634142cc810193a59630c863549c3 (patch)
treee69c7054fc46b413d80948cf552b08bab0b626af /sites
parent3b029927fa2f5f1c2706d6716755cc2588caee3f (diff)
downloadparamiko-9151b5a5ef6634142cc810193a59630c863549c3.tar.gz
Changelog re #2011, closes #2004
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 067a73ba..4c033ab3 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,10 @@
Changelog
=========
+- :support:`2004` (via :issue:`2011`) Apply unittest ``skipIf`` to tests
+ currently using SHA1 in their critical path, to avoid failures on systems
+ starting to disable SHA1 outright in their crypto backends (eg RHEL 9).
+ Report & patch via Paul Howarth.
- :release:`2.10.3 <2022-03-18>`
- :release:`2.9.3 <2022-03-18>`
- :bug:`1963` (via :issue:`1977`) Certificate-based pubkey auth was