commit bc61afb1ec44f402a86c670d99e749164b5f3f3e Author: Isis Lovecruft <i...@torproject.org> Date: Tue Jan 23 21:40:33 2018 +0000
Create CHANGELOG entry for 0.6.3. --- CHANGELOG | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 82cf769..9ffeac1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,27 @@ +Changes in version 0.6.3 - 2018-01-23 + + * FIXES #24432 https://bugs.torproject.org/24432 + The production moat server had issues related to redirecting to + resources properly, which are now fixed. + + * FIXES #24701 https://bugs.torproject.org/24701 + Adds a special surprise for the special someone who has been + automatedly requesting bridges not through driving a browser, but + through a script which is so thoroughly stupid that it doesn't + even send the URL parameters for the CAPTCHA challenge and solution. + Their script will now be delayed for quite some time and then + rickrolled. Mess with the best, die like the rest. + + * FIXES #24704 https://bugs.torproject.org/24704 + Bridges returned to a single request are now filtered such that + there will never be two bridges from the same IPv4 /16 or IPv6 /64. + +And includes the following general changes: + + * ADDS unittests for the legacy code in bridgedb/Bridges.py, + bringing the total test coverage above 90% for the first time. + + Changes in version 0.6.2 - 2017-12-20 * FIXES #24636 https://bugs.torproject.org/24636 _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits