mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 14:34:32 +04:00
python: backport version 2.7.12 to CC
Fixes CVE-2016-5699 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-5699 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
committed by
Alexandru Ardelean
parent
d0763a235f
commit
6a8f1965a9
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PYTHON_VERSION:=2.7
|
||||
PYTHON_VERSION_MICRO:=9
|
||||
PYTHON_VERSION_MICRO:=12
|
||||
|
||||
PYTHON_DIR:=$(STAGING_DIR)/usr
|
||||
PYTHON_BIN_DIR:=$(PYTHON_DIR)/bin
|
||||
|
||||
Reference in New Issue
Block a user