Reject 0.2.9 and 0.4.0 in dirserv_rejects_tor_version()

This commit is contained in:
Neel Chauhan
2019-12-05 19:06:35 -05:00
committed by Nick Mathewson
parent 8933c7908d
commit 460b97380b
2 changed files with 14 additions and 11 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (directory authorities):
- Directory authorities now reject descriptors from relays running Tor
versions from the 0.2.9 and 0.4.0 series, but still allow the 0.3.5
series. Resolves ticket 32672. Patch by Neel Chauhan.