commit 101fae4a62205453a9894a01ed4a08c0dc8a93ee
parent 9e0886da99cb5326bcc66631e4463737c775a478
Author: Nick Mathewson <nickm@torproject.org>
Date: Sun, 27 Apr 2025 11:19:29 -0400
changes file for new *ssl version requirements.
Diffstat:
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/changes/ticket41059 b/changes/ticket41059
@@ -0,0 +1,8 @@
+ o New system requirements:
+ - When built with OpenSSL, Tor now requires OpenSSL 1.1.1 or later.
+ (We strongly recommend 3.0 or later, but still build with 1.1.1,
+ even though it is not supported by the OpenSSL team,
+ due to its presence in Debian oldstable.)
+ Part of ticket 41059.
+ - When built with LibreSSL, Tor now requires LibreSSL 3.7 or later.
+ Part of ticket 41059.