office-gobmx/external/openssl
Jan-Marek Glogowski b4dfba9477 python3: update to 3.8.4
With all the prerequisites in place, LO can be updated to the
current Python release. Interestingly I found that Cygwin always
seems to use LC_COLLATE=C, probably because the default collation
rules are missing.

Then there are the changes introduced in "PEP 587 -- Python
Initialization Configuration", which appearingly have modified the
DLL search path behaviour on Windows, so the OpenSLL DLLs aren't
found anymore in the program directory. As a workaround, the
OpenSLL and libffi DLLs are now (also) installed into the Python
lib dir on Windows.

Change-Id: Ib82f7b77213da9c525f8c79a13d128d9eec9ca64
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98437
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2020-07-17 10:15:06 +02:00
..
ExternalPackage_openssl.mk python3: update to 3.8.4 2020-07-17 10:15:06 +02:00
ExternalProject_openssl.mk openssl: update to 1.1.1g 2020-07-17 10:14:17 +02:00
Makefile
Module_openssl.mk
openssl-no-multilib.patch.0 openssl: update to 1.1.1g 2020-07-17 10:14:17 +02:00
opensslios.patch
README
UnpackedTarball_openssl.mk openssl: update to 1.1.1g 2020-07-17 10:14:17 +02:00

Open Source toolkit implementing SSL and TLS.

From [http://www.openssl.org/].

SSL = Secure Sockets Layer (SSL v2/v3) protocol.
TLS = Transport Layer Security (TLS v1) protocol.