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 b81d865330
script to verify 'struct bio_st' matching
4 years ago
..
README.md Upgrade OpenSSL from 3.0.2 to 3.0.5 4 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 change symlink and remove old openssl 4 years ago
openssl-3.0.7.tar.gz add OpenSSL 3.0.7 4 years ago
verify-bio_st-match.sh script to verify 'struct bio_st' matching 4 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

Do not upgrade without extensive testing.

See note about struct bio_st in MySQL_Data_Stream.cpp .