diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2016-03-01 18:13:58 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-03-01 18:13:58 +0100 |
commit | aa016cd6537983d3d6adeeac8783568f015fe708 (patch) | |
tree | 061cc4cb7b994540ccceead9f67b6933d3ec8fde /package/nodejs/0.10.42/0003-use-python-variable.patch | |
parent | 1d916a5d16bc5ecb93639437677d977fb93c5d89 (diff) | |
download | buildroot-aa016cd6537983d3d6adeeac8783568f015fe708.tar.gz buildroot-aa016cd6537983d3d6adeeac8783568f015fe708.zip |
python-m2crypto: don't reference SSLv2 functions if openssl is built without SSLv2 support
Fixes:
http://autobuild.buildroot.net/results/018/0183ba8c9fccc87f9e72279c49c2fdc1a9fcb556/
The recent openssl security bump disabled SSLv2 support, but python-m2crypto
was still referencing SSLv2 functions causing undefined symbols when the
module was imported. Backport an upstream patch to only reference these
symbols if openssl is built with SSLv2 support.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/nodejs/0.10.42/0003-use-python-variable.patch')
0 files changed, 0 insertions, 0 deletions