diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-06-06 12:34:20 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-06-06 12:34:20 -0700 |
commit | 39d167298094eb04237db430cc6bc3cb7d988e3f (patch) | |
tree | 011b155108b6f583f806336f37484a84743a15a2 /sites | |
parent | c47952f23b1eff1ed1820edf6b699c73035b5615 (diff) | |
parent | 9db59ac05e03ede7ba5d5059b7e00effca275430 (diff) |
Merge branch '2.0' into 2.1
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 58ef3a33..14c804a8 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,10 @@ Changelog ========= +* :bug:`667` The RC4/arcfour family of ciphers has been broken since version + 2.0; but since the algorithm is now known to be completely insecure, we are + opting to remove support outright instead of fixing it. Thanks to Alex Gaynor + for catch & patch. * :support:`- backported` A big formatting pass to clean up an enormous number of invalid Sphinx reference links, discovered by switching to a modern, rigorous nitpicking doc-building mode. |