update OpenSSL to 3.1.0

pull/4165/head
Miro Stauder 3 years ago
parent 17790fdefa
commit 1b05ff43ed

@ -6,6 +6,13 @@ In ProxySQL 2.1.1 , libssl was upgraded to version 1.1.1j
In ProxySQL 2.4.0 , libssl was upgraded from version 1.1.1j to 3.0.2
In ProxySQL 2.4.8 , libssl was upgraded from version 3.0.2 to 3.0.8
In ProxySQL 2.5.x , libssl was upgraded from version 3.0.8 to 3.1.0
Do not upgrade without extensive testing.
See note about `struct bio_st` in MySQL_Data_Stream.cpp .
Run `verify-bio_st-match.sh` to confirm compatibility.

@ -1 +1 @@
openssl-3.0.8
openssl-3.1.0
Loading…
Cancel
Save