diff options
Diffstat (limited to 'changes/bug8146_etc')
-rw-r--r-- | changes/bug8146_etc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/changes/bug8146_etc b/changes/bug8146_etc deleted file mode 100644 index 173ea3b58d..0000000000 --- a/changes/bug8146_etc +++ /dev/null @@ -1,13 +0,0 @@ - o Major bugfixes (security, directory authority): - - When computing directory thresholds, ignore any rejected-as-sybil - nodes during the computation so that they can't influence Fast, - Guard, etc. Fixes bug 8146. - - - When computing thresholds for flags, never let the threshold for - the Fast flag to 4096 bytes. Fixes bug 8145. - - Do not consider nodes with extremely low bandwidths when deciding - thresholds for various directory flags. Another fix for 8145. - - - When marking a node as a likely sybil, reset its uptime metrics - to zero, so that it cannot time towards getting marked as Guard, - Stable, or HSDir. Fix for bug 8147. |