[18.06] python3: fix [CVE-2018-20406] 8207/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 13 Feb 2019 08:14:50 +0000 (10:14 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 13 Feb 2019 08:27:22 +0000 (10:27 +0200)
commitd0f5ae180cff25057dfd513293e6e164bf8fb0aa
treecf31b81b04a650e23f68710db11c88d31c027b17
parenta4111bcf0df17e28e62ae8e81c0db16363db846a
[18.06] python3: fix [CVE-2018-20406]

Link to Python bug:
  https://bugs.python.org/issue34656

Upstream commit:
  https://github.com/python/cpython/commit/71a9c65e74a70b6ed39adc4ba81d311ac1aa2acc

OpenWrt 18.06 contains version Python 3.6.5, which doesn't contain this
fix.
Python 2.7 is not affected.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python3/Makefile
lang/python/python3/patches/018-closes-bpo-34656-Avoid-relying-on-signed-overflow-in.patch [new file with mode: 0644]