mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.2.9'
Conflicts: src/or/rendservice.c
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
o Minor bugfixes (testing)
|
||||
o Minor bugfixes (testing):
|
||||
- Use ECDHE ciphers instead of ECDH in tortls tests. LibreSSL has
|
||||
removed the ECDH ciphers which caused the tests to fail on
|
||||
platforms which use it. Closes ticket 20460.
|
||||
platforms which use it. Fixes bug 20460; bugfix on 0.2.8.1-alpha.
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes (single onion services):
|
||||
- Start correctly when creating a single onion service in a
|
||||
directory that did not previously exist. Fixes bug 20484; bugfix on
|
||||
0.2.9.3-alpha.
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (hidden services):
|
||||
- When configuring hidden services, check every hidden service directory's
|
||||
permissions. Previously, we only checked the last hidden service.
|
||||
Fixes bug 20529; bugfix on 13942 commit 85bfad1 in 0.2.6.2-alpha.
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
o Minor bugfixes (download timing):
|
||||
- When determining when to download a directory object, handle times
|
||||
after 2038 if the operating system supports that. (Someday this will be
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
o Minor bugfixes (portability):
|
||||
o Minor features (portability):
|
||||
- Fix compilation with OpenSSL 1.1 and less commonly-used
|
||||
CPU architectures. Closes ticket 20588.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
o Minor features:
|
||||
o Minor features (ge0oip):
|
||||
- Update geoip and geoip6 to the November 3 2016 Maxmind GeoLite2
|
||||
Country database.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user