mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 19:56:16 +04:00
python3: Update to 3.6.15
Includes fix for CVE-2013-0340 ("Billion Laughs" vulnerability).
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
committed by
Etienne Champetier
parent
f0b2064caa
commit
1236ebb505
@@ -8,7 +8,7 @@
|
||||
# Note: keep in sync with setuptools & pip
|
||||
PYTHON3_VERSION_MAJOR:=3
|
||||
PYTHON3_VERSION_MINOR:=6
|
||||
PYTHON3_VERSION_MICRO:=14
|
||||
PYTHON3_VERSION_MICRO:=15
|
||||
|
||||
PYTHON3_VERSION:=$(PYTHON3_VERSION_MAJOR).$(PYTHON3_VERSION_MINOR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user