|
@@ -8,8 +8,7 @@
|
|
7 dayss. (Due to the number of relays with enough stability.) Relays
|
|
7 dayss. (Due to the number of relays with enough stability.) Relays
|
|
whose OnionOO stability timer is reset on restart by bug 18050 should
|
|
whose OnionOO stability timer is reset on restart by bug 18050 should
|
|
upgrade to Tor 0.2.8.7 or later, which has a fix for this issue.
|
|
upgrade to Tor 0.2.8.7 or later, which has a fix for this issue.
|
|
- Closes ticket 20880; maintains short-term fix in e220214 in
|
|
|
|
- tor-0.2.8.2-alpha.
|
|
|
|
|
|
+ Closes ticket 20880; maintains short-term fix in 0.2.8.2-alpha.
|
|
- Make it easier to change the output sort order of fallbacks.
|
|
- Make it easier to change the output sort order of fallbacks.
|
|
Closes ticket 20822.
|
|
Closes ticket 20822.
|
|
- Exclude relays affected by 20499 from the fallback list. Exclude known
|
|
- Exclude relays affected by 20499 from the fallback list. Exclude known
|
|
@@ -25,13 +24,14 @@
|
|
- Allow 3 fallbacks per operator. (This is safe now we are choosing 200
|
|
- Allow 3 fallbacks per operator. (This is safe now we are choosing 200
|
|
fallbacks.) Closes ticket 20912.
|
|
fallbacks.) Closes ticket 20912.
|
|
- Reduce the minimum fallback bandwidth to 1 MByte/s.
|
|
- Reduce the minimum fallback bandwidth to 1 MByte/s.
|
|
- Part of #18828.
|
|
|
|
|
|
+ Part of ticket 18828.
|
|
|
|
+
|
|
o Minor bugfixes (fallback directories):
|
|
o Minor bugfixes (fallback directories):
|
|
- Stop failing when OUTPUT_COMMENTS is True in updateFallbackDirs.py.
|
|
- Stop failing when OUTPUT_COMMENTS is True in updateFallbackDirs.py.
|
|
- Closes ticket 20877; bugfix on commit 9998343 in tor-0.2.8.3-alpha.
|
|
|
|
|
|
+ Fixes bug 20877; bugfix on 0.2.8.3-alpha.
|
|
- Avoid checking fallback candidates' DirPorts if they are down in
|
|
- Avoid checking fallback candidates' DirPorts if they are down in
|
|
OnionOO. When a relay operator has multiple relays, this prioritises
|
|
OnionOO. When a relay operator has multiple relays, this prioritises
|
|
relays that are up over relays that are down.
|
|
relays that are up over relays that are down.
|
|
- Closes ticket #20926; bugfix on 0.2.8.3-alpha.
|
|
|
|
|
|
+ Fixes bug 20926; bugfix on 0.2.8.3-alpha.
|
|
- Stop failing when a relay has no uptime data in updateFallbackDirs.py.
|
|
- Stop failing when a relay has no uptime data in updateFallbackDirs.py.
|
|
- Closes ticket 20945; bugfix on tor-0.2.8.1-alpha.
|
|
|
|
|
|
+ Fixes bug 20945; bugfix on 0.2.8.1-alpha.
|