SHA256
1
0
forked from pool/python

- python-2.7.12-makeopcode.patch - run newly-built python interpreter

to make opcodes, in order not to require pre-built python

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=193
This commit is contained in:
Jan Matejek
2016-06-30 12:56:08 +00:00
committed by Git OBS Bridge
parent 91b628d395
commit 05220bdba0
3 changed files with 21 additions and 2 deletions

View File

@@ -8,6 +8,8 @@ Thu Jun 30 09:23:05 UTC 2016 - jmatejek@suse.com
CVE-2016-5636 zipimporter heap overflow (bsc#985177)
- removed upstreamed python-2.7.7-mhlib-linkcount.patch
- refreshed multilib patch
- python-2.7.12-makeopcode.patch - run newly-built python interpreter
to make opcodes, in order not to require pre-built python
-------------------------------------------------------------------
Fri Jan 29 13:03:40 UTC 2016 - rguenther@suse.com