freebsd-ports/lang/python34/files
Ruslan Makhmatkhanov 5643ed620a 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@acheronmedia.com>
Security:	1d0f6852-33d8-11e6-a671-60a44ce6887b
With hat:	python
2016-06-17 17:09:04 +00:00
..
patch-Include__pyport.h For the various lang/python* ports, improve the __FreeBSD_version 2016-04-25 20:22:19 +00:00
patch-issue20210
patch-Lib__distutils__unixccompiler.py
patch-Lib_distutils_command_install__lib.py
patch-Makefile.pre.in
patch-Modules-_ctypes-libffi-configure
patch-Modules___ctypes__libffi__src__arm__ffi.c
patch-Modules__fcntlmodule.c
patch-Modules_zipimport.c lang/python[xx]: backport upstream fix for CVE-2016-5636 2016-06-17 17:09:04 +00:00
pkg-message.in