You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/deps/libssl
Miro Stauder 0971a48f9d
update OpenSSL from v3.1.4 to v3.2.1
2 years ago
..
README.md update OpenSSL to 3.1.0 3 years ago
a_time.c-multiplication-overflow.patch patch deps CodeQL alerts 4 years ago
curve448.c-multiplication-overflow.patch patch deps CodeQL alerts 4 years ago
openssl update OpenSSL from v3.1.4 to v3.2.1 2 years ago
openssl-3.2.1.tar.gz update OpenSSL from v3.1.4 to v3.2.1 2 years ago
verify-bio_st-match.sh update OpenSSL from v3.1.4 to v3.2.1 2 years ago

README.md

In ProxySQL 2.0.4 , libssl was upgrade from 1.1.0h to 1.1.1b .

In ProxySQL 2.0.7 , libssl was downgraded back to 1.1.0h . See bug 2244 .

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.