mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'fix2183', remote branch 'rransom/fix2195-v2' into maint-0.2.2
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Minor bugfixes:
|
||||
- Try harder not to exceed the maximum length of 50 KB when writing
|
||||
statistics to extra-info descriptors. This bug was triggered by very
|
||||
fast relays reporting exit-port, entry, and dirreq statistics.
|
||||
Reported by Olaf Selke. Bugfix on 0.2.2.1-alpha. Fixes bug 2183.
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
o Minor bugfixes
|
||||
- Publish a router descriptor even if generating an extra-info
|
||||
descriptor fails. Previously we would not publish a router
|
||||
descriptor without an extra-info descriptor; this can cause fast
|
||||
exit relays collecting exit-port statistics to drop from the
|
||||
consensus. Bugfix on 0.1.2.9-rc; fixes bug 2195.
|
||||
|
||||
Reference in New Issue
Block a user