[Bug 210325] lang/python35, lang/python34, lang/python33, lang/python27: Backport patches for CVE-2016-5636
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 19 06:43:20 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210325
--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rm
Date: Sun Jun 19 06:42:27 UTC 2016
New revision: 417101
URL: https://svnweb.freebsd.org/changeset/ports/417101
Log:
MFH: r417019
lang/python[xx]: backport upstream fix for CVE-2016-5636
Add patch for integer overflow in zipimport module to all our python ports.
While I'm here, get rid of -f flag in ${RM} invocation, because ${RM} already
expands to rm -f, so in result we are getting something like:
/bin/rm -f -f
/wrkdirs/usr/ports/lang/python35/work/stage/usr/local/lib/libpython3.so
PR: 210325
Submitted by: Vladimir Krstulja <vlad-fbsd at acheronmedia.com>
Security: 1d0f6852-33d8-11e6-a671-60a44ce6887b
With hat: python
Approved by: ports-secteam (junovitch)
Changes:
_U branches/2016Q2/
branches/2016Q2/lang/python27/Makefile
branches/2016Q2/lang/python27/files/patch-Modules_zipimport.c
branches/2016Q2/lang/python33/Makefile
branches/2016Q2/lang/python33/files/patch-Modules_zipimport.c
branches/2016Q2/lang/python34/Makefile
branches/2016Q2/lang/python34/files/patch-Modules_zipimport.c
branches/2016Q2/lang/python35/Makefile
branches/2016Q2/lang/python35/files/patch-Modules_zipimport.c
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list