summaryrefslogtreecommitdiff
path: root/lang/python27/patches
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Do not install bsddb185 module by default.wiz1-25/+30
2017-01-08Regen patch so that we compile py27-curses on -current.roy1-13/+33
2017-01-05Fix prior patches to use is_pad(3) rather than is_keypad(3).roy1-5/+5
2017-01-04Fix typo in patch to address PR pkg/51778.roy1-2/+2
2017-01-02se ncurses is_keypad function rather than directly looking at theroy1-9/+104
2016-07-26Add an option for Python: x11kamil1-13/+2
2016-07-23Fix dlopen(3) calls in _ctypes.so for X11BASE librarieskamil1-12/+23
2016-07-11Bump PKGREVISION. Do not assume longer name for POSIX semaphore under NetBSDryoon1-0/+36
2016-07-02Changes 2.7.2:adam1-5/+5
2016-02-06Use the "cacert.pem" file from the "mozilla-rootcerts" package as an *extra*tron1-0/+19
2015-12-06Python 2.7.11 is the latest bugfix release of the Python 2.7 series.adam2-18/+14
2015-05-24Changes 2.7.10:adam10-255/+16
2015-04-24Add patch from: https://hg.python.org/cpython/rev/eddcb6671a48 to fix buildrodent33-82/+279
2015-03-03Fix http://bugs.python.org/issue22885 with patch from that URL.snj2-0/+44
2014-12-16Update to 2.7.9 removing patches that were incorporated. Significantchopps9-447/+0
2014-11-02add the patches for Python issue 22518, also known as 22470, fromspz18-51/+265
2014-07-26Reverting some changes which made building on Darwin to fail.adam1-3/+3
2014-07-17Fix SCO OpenServer 5.0.7/3.2 build.ryoon6-16/+115
2014-07-02Changes 2.7.8:adam4-51/+20
2014-07-02Apply a fix for directory-traversal vulnerability, ref.he3-6/+50
2014-06-11avoid conflicting declaration of gethostname on SunOSrichard1-0/+18
2014-06-09Add patches to fix the remaining two functions reported as beinghe5-0/+192
2014-06-02Changes 2.7.7:adam3-75/+12
2014-05-21search openssl header file from prefered ssl_incs over system inc_dirs.obache1-4/+18
2014-05-20Fix detecting OpenSSL, in particular on OS X.adam1-15/+3
2014-05-10SA56624 is CVE-2014-1912.obache1-2/+2
2014-04-13Reapply reverted commit from obache@. Original description:bsiegert1-7/+31
2014-03-27Update readline-6.3 patch from upstream, for builtin GNU readline<4.2.obache1-7/+29
2014-03-27revert last commit, should not be committed during freeze.obache1-31/+7
2014-03-27Prevent to detect unwanted builtin openssl.obache1-7/+31
2014-03-15Fix py-readline build with readline 6.3.dholland1-0/+22
2014-03-12For smtpd.py, only rename with ${PYVERSUFFIX} to be installed as a tool,obache1-2/+2
2014-02-09Add fix for security vulnerability reported in SA56624.tron1-0/+19
2013-12-14The nullbytecert.pem is actually part of Python 2.7.6 so trying to patch itbsiegert1-98/+0
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