openssl: fix OPENSSL_config bug affecting wget
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Mon, 22 Apr 2019 16:39:10 +0000 (16:39 +0000)
committerHans Dedecker <dedeckeh@gmail.com>
Mon, 22 Apr 2019 18:30:02 +0000 (20:30 +0200)
commitff9ac986cebe6f405d1d3a992c36c8224f128fef
tree4bbfdec3d743a6224260b1a35d4e7bfc614ee393
parent47dc4f96cb3932a7577d3dba8cf53eae3fa8a839
openssl: fix OPENSSL_config bug affecting wget

This applies an upstream patch that fixes a OPENSSL_config() bug that
causes SSL initialization to fail when the openssl.cnf file is not
found.  The config file is not installed by default.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
package/libs/openssl/Makefile
package/libs/openssl/patches/200-OPENSSL_config-restore-error-agnosticism.patch [new file with mode: 0644]