summaryrefslogtreecommitdiff
path: root/lang/python27/patches
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Changes 2.7.6:adam4-200/+18
2013-09-13don't set Mac OS X target version: stick to the current oneadam1-1/+11
2013-09-10Always pass rpath argument with -Wl prefix, especially if clang is not calledjoerg1-2/+14
2013-08-18patch for CVE-2013-4238 taken fromspz4-1/+282
2013-05-27This is a 2.7 series bugfix release. It contains several regression fixes to ...adam1-2/+2
2013-04-17Improve Cygwin support.obache6-1/+108
2013-04-12Changes 2.7.4:adam11-283/+61
2012-12-21Revert previous; Joerg says it breaks on clang. (It would be nice ifdholland1-12/+1
2012-12-16Use -Werror=format when checking HAVE_ATTRIBUTE_FORMAT_PARSETUPLE, sodholland1-1/+17
2012-08-14avoid POSIX semaphores on NetBSD -- at least on -current they causedrochner1-0/+14
2012-04-13Changes 2.7.3:adam33-3246/+20
2012-03-27Fix build on OpenBSD-5.x, treat same as OpenBSD-4.[789].obache1-2/+11
2012-03-24Add a fix for the DoS vulnerability reported in CVE-2012-1150 takentron27-5/+3208
2012-02-15apply fix for CVE-2012-0845 to other Python versions toodrochner1-0/+18
2011-12-16On SunOS, don't ever override _XOPEN_SOURCE if it is already set.hans1-0/+14
2011-11-08Change a unused variable referacne to a fixed string that I missed whensbd1-2/+2
2011-10-31Add a minor cleanup to my last commit.sbd1-7/+4
2011-10-31Improve the gdbm_compat handling by searching any ndbm.h found for thesbd1-22/+40
2011-10-18Deal with the fact that if /usr/include/ndbm.h exists on Linux it probablysbd1-4/+26
2011-09-30Make this build on Mac OS X Lion. Same issue as pkg/45389.yyamano3-0/+224
2011-09-16Add MirBSD support here, too, same as in python26.bsiegert2-9/+46
2011-09-16One again, fix for Clang and interger overflow, this time is should be correctadam1-12/+1
2011-09-14Fix compiling with Clang: Python's issue 11149adam1-6/+17
2011-06-13Update python27 to 2.7.2.obache7-85/+31
2011-05-06Fix build on (at least RHEL 5.6). Tested (and no change) on NetBSD 5.99.51abs1-16/+27
2011-03-28fix a security issue, using patches from upstream:drochner2-0/+50
2011-02-22Fix unprivileged buildadam1-1/+10
2011-02-22Import python27-2.7.1 as lang/python27.obache13-0/+651