mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.4.1' into release-0.4.1
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Major bugfixes (torrc):
|
||||
- Stop ignoring torrc options after an %include directive, when the
|
||||
included directory ends with a file that does not contain any config
|
||||
options. (But does contain comments or whitespace.)
|
||||
Fixes bug 31408; bugfix on 0.3.1.1-alpha.
|
||||
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes (testing):
|
||||
- When testing port rebinding, don't busy-wait for tor to log. Instead,
|
||||
actually sleep for a short time before polling again. Also improve the
|
||||
formatting of control commands and log messages.
|
||||
Fixes bug 31837; bugfix on 0.3.5.1-alpha.
|
||||
@@ -0,0 +1,3 @@
|
||||
o Minor bugfixes (tests, SunOS):
|
||||
- Avoid a map_anon_nofork test failure due to a signed/unsigned integer
|
||||
comparison. Fixes bug 31897; bugfix on 0.4.1.1-alpha.
|
||||
Reference in New Issue
Block a user