Merge remote-tracking branch 'tor-gitlab/mr/598'

This commit is contained in:
Nick Mathewson
2022-07-21 15:21:59 -04:00
5 changed files with 23 additions and 15 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (portability, compilation):
- Use OpenSSL 1.1 APIs for LibreSSL, fixing LibreSSL 3.5 compatibility.
Fixes issue 40630; patch by Alex Xu (Hello71).