mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.4.5' into maint-0.4.6
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes (compilation):
|
||||
- Fix our configuration logic to detect whether we had OpenSSL 3:
|
||||
previously, our logic was reversed. This has no other effect than to
|
||||
change whether we suppress deprecated API warnings. Fixes
|
||||
bug 40429; bugfix on 0.3.5.13.
|
||||
@@ -0,0 +1,6 @@
|
||||
o Minor features (compilation):
|
||||
- Give an error message if trying to build with a version of LibreSSL
|
||||
known not to work with Tor. (There's an incompatibility with
|
||||
LibreSSL versions 3.2.1 through 3.4.0 inclusive because of their
|
||||
incompatibility with OpenSSL 1.1.1's TLSv1.3 APIs.)
|
||||
Closes ticket 40511.
|
||||
Reference in New Issue
Block a user