summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2018-09-18 21:18:28 -0700
committerJeff Forcier <jeff@bitprophet.org>2018-09-18 21:18:28 -0700
commita48c8fe45fb1d171846fa8286254bdf039dd7f1a (patch)
treea3c4cd904cd0a973a5f0c87e503a9676b46b3bc5 /sites
parentf83156a804987d5e9be7c040ec87e67820347bd7 (diff)
Meh
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index b7b2e5be..43543d2a 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -4,9 +4,9 @@ Changelog
- :release:`2.0.9 <2018-09-18>`
- :bug:`-` Modify protocol message handling such that ``Transport`` does not
- respond to ``MSG_UNIMPLEMENTED`` with its own ``MSG_UNIMPLEMENTED`` message.
- This behavior probably didn't cause any outright errors, but it doesn't seem
- to conform to the RFCs and could cause (non-infinite) feedback loops in some
+ respond to ``MSG_UNIMPLEMENTED`` with its own ``MSG_UNIMPLEMENTED``. This
+ behavior probably didn't cause any outright errors, but it doesn't seem to
+ conform to the RFCs and could cause (non-infinite) feedback loops in some
scenarios (usually those involving Paramiko on both ends).
- :bug:`1283` Fix exploit (CVE pending) in Paramiko's server mode (**not**
client mode) where hostile clients could trick the server into thinking they