python: update to version 2.7.14 for branch 17.01 5228/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Tue, 5 Dec 2017 13:15:09 +0000 (15:15 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Tue, 5 Dec 2017 13:22:29 +0000 (15:22 +0200)
commit7cf09e3ec4f0fd468938bfd6c1fbc17cb725e9a4
treed323a787993ed0a95b96e49dcc562497e420835f
parent0230af3b20274597d5258c8f425a6883d1fa3d2a
python: update to version 2.7.14 for branch 17.01

Bump version and overwrite patches from master,
since those were refreshed (at some point).

I got an email notification about some CVEs
for branch 17.01, so I decided to update Python.

Technically, one seems to be for SolidWorks
from what I can tell, but upgrading should be easy.

```
Hello Alexandru Ardelean,

The package python is vulnerable to the following CVEs:
CVE-2014-4616
  https://nvd.nist.gov/vuln/detail/CVE-2014-4616

CVE-2017-100015
  https://nvd.nist.gov/vuln/detail/CVE-2017-100015

Please consider updating or patching the package.
```

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
13 files changed:
lang/python/Makefile
lang/python/files/python-version.mk
lang/python/patches/001-enable-zlib.patch
lang/python/patches/002-do-not-add-include-dirs-when-cross-compiling.patch
lang/python/patches/003-do-not-compile-tests-at-build.patch
lang/python/patches/004-do-not-write-bytes-codes.patch
lang/python/patches/005-fix-bluetooth-support.patch [new file with mode: 0644]
lang/python/patches/006-remove-debian-multiarch-support.patch [deleted file]
lang/python/patches/006-remove-multi-arch-and-local-paths.patch [new file with mode: 0644]
lang/python/patches/008-distutils-use-python-sysroot.patch
lang/python/patches/009-do-not-use-dblib_dir-when-cross-compiling.patch
lang/python/patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.patch
lang/python/patches/011-remove-setupterm-definition.patch