aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-11-16 22:42:22 -0500
committerNick Mathewson <nickm@torproject.org>2020-11-16 22:42:22 -0500
commita211f547491abf2c517e77dfa3cfc4b2205d1a4d (patch)
tree63cd5ff4ade028fc9108aa09ca61513a4fc897b2 /changes
parentbe356d80fefa57fbaf58865bde4689fbae30ed09 (diff)
parent7c0778ef7e05e859c62346a795952f127972b35e (diff)
downloadtor-a211f547491abf2c517e77dfa3cfc4b2205d1a4d.tar.gz
tor-a211f547491abf2c517e77dfa3cfc4b2205d1a4d.zip
Merge branch 'maint-0.4.3' into release-0.4.3
Diffstat (limited to 'changes')
-rw-r--r--changes/bug40179_part14
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug40179_part1 b/changes/bug40179_part1
new file mode 100644
index 0000000000..c302373534
--- /dev/null
+++ b/changes/bug40179_part1
@@ -0,0 +1,4 @@
+ o Minor bugfixes (testing, portability):
+ - Fix our Python reference-implementation for the v3 onion service
+ handshake so that it works correctly with the version of hashlib provided
+ by Python 3.9. Fixes part of bug 40179; bugfix on 0.3.1.6-rc.