| 4c5b548f | 18-Mar-2024 |
Damjan Jovanovic <damjan@apache.org> |
Upgrade OpenSSL to version 3.0.13.
LICENSE and NOTICE files now reflect its new license. The obsolete "DISABLE_OPENSSL" setting has been removed. Patch Python 2 to support OpenSSL 3.0.x. Support old
Upgrade OpenSSL to version 3.0.13.
LICENSE and NOTICE files now reflect its new license. The obsolete "DISABLE_OPENSSL" setting has been removed. Patch Python 2 to support OpenSSL 3.0.x. Support old versions of Windows. Uses Strawberry Perl on Windows to build, fetched as a dependency. Workarounds for missing integer limit constants in the old version of MSVC we use. NASM now works when it's in the PATH, instead of needing --with-nasm-path to ./configure.
Patch by: me
show more ...
|