]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for new *ssl version requirements.
authorNick Mathewson <nickm@torproject.org>
Sun, 27 Apr 2025 15:19:29 +0000 (11:19 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 28 Apr 2025 15:19:39 +0000 (11:19 -0400)
changes/ticket41059 [new file with mode: 0644]

diff --git a/changes/ticket41059 b/changes/ticket41059
new file mode 100644 (file)
index 0000000..6029b07
--- /dev/null
@@ -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.