mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Start 0.4.3.6 changelog
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
o Minor bugfixes (logging):
|
||||
- Downgrade a noisy log message that could occur naturally when
|
||||
receiving an extrainfo document that we no longer want.
|
||||
Fixes bug 16016; bugfix on 0.2.6.3-alpha.
|
||||
@@ -1,4 +0,0 @@
|
||||
o Minor bugfixes (relays):
|
||||
- Stop advertising incorrect IPv6 ORPorts in relay and bridge descriptors,
|
||||
when the IPv6 port was configured as "auto".
|
||||
Fixes bug 32588; bugfix on 0.2.3.9-alpha
|
||||
@@ -1,3 +0,0 @@
|
||||
o Minor bugfixes (compiler warnings):
|
||||
- Fix compilation warnings with GCC 10.0.1. Fixes bug 34077; bugfix on
|
||||
0.4.0.3-alpha.
|
||||
@@ -1,4 +0,0 @@
|
||||
o Minor bugfixes (linux seccomp sandbox nss):
|
||||
- Fix startup crash when tor is compiled with --enable-nss and
|
||||
sandbox support is enabled. Fixes bug 34130; bugfix on
|
||||
0.3.5.1-alpha. Patch by Daniel Pinto.
|
||||
@@ -1,4 +0,0 @@
|
||||
o Minor bugfixes (portability):
|
||||
- Fix a portability error in the configure script, where we
|
||||
were using "==" instead of "=". Fixes bug 34233; bugfix on
|
||||
0.4.3.5.
|
||||
@@ -1,3 +0,0 @@
|
||||
o Minor bugfixes (man page):
|
||||
- Update the man page to reflect that MinUptimeHidServDirectoryV2
|
||||
defaults to 96 hours. Fixes bug 34299; bugfix on 0.2.6.3-alpha.
|
||||
@@ -1,5 +0,0 @@
|
||||
o Minor bugfixes (client performance):
|
||||
- Resume being willing to use preemptively-built circuits when
|
||||
UseEntryGuards is set to 0. We accidentally disabled this feature
|
||||
with that config setting, leading to slower load times. Fixes bug
|
||||
34303; bugfix on 0.3.3.2-alpha.
|
||||
@@ -1,4 +0,0 @@
|
||||
o Minor bugfix (onion service v3):
|
||||
- When cleaning the client descriptor cache, an attempt at closing circuits
|
||||
for a non decrypted descriptor (lacking client authorization) lead to an
|
||||
assert(). Fixes bug 33458; bugfix on 0.4.2.1-alpha.
|
||||
@@ -1,3 +0,0 @@
|
||||
o Documentation:
|
||||
- Fix several doxygen warnings related to imbalanced groups.
|
||||
Closes ticket 34255.
|
||||
Reference in New Issue
Block a user