packages/lang/python/python
Alexandru Ardelean 5bc39702fb python: fix build with OpenSSL 1.1.0
Addresses issue from here:
  https://github.com/openwrt/packages/issues/7367#issuecomment-437685598

The SSL module in Python doesn't handle properly all the combinations of
NPN between all OpenSSL & LibreSSL versions.
This patch fixes this.
Also pushed a report & proposal upstream to Python:
  https://bugs.python.org/issue35264

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-11-16 15:35:42 +02:00
..
files python,python3: export mk files outside of python package dirs 2018-01-10 23:01:51 +02:00
patches python: fix build with OpenSSL 1.1.0 2018-11-16 15:35:42 +02:00
Config-python-light.in python,python3: define config option for bluetooth support 2017-12-10 19:49:23 +02:00
Makefile python: fix build with OpenSSL 1.1.0 2018-11-16 15:35:42 +02:00