Age | Commit message (Expand) | Author | Files | Lines |
2016-02-06 | Use the "cacert.pem" file from the "mozilla-rootcerts" package as an *extra* | tron | 1 | -0/+19 |
2015-12-06 | Python 2.7.11 is the latest bugfix release of the Python 2.7 series. | adam | 2 | -18/+14 |
2015-05-24 | Changes 2.7.10: | adam | 10 | -255/+16 |
2015-04-24 | Add patch from: https://hg.python.org/cpython/rev/eddcb6671a48 to fix build | rodent | 33 | -82/+279 |
2015-03-03 | Fix http://bugs.python.org/issue22885 with patch from that URL. | snj | 2 | -0/+44 |
2014-12-16 | Update to 2.7.9 removing patches that were incorporated. Significant | chopps | 9 | -447/+0 |
2014-11-02 | add the patches for Python issue 22518, also known as 22470, from | spz | 18 | -51/+265 |
2014-07-26 | Reverting some changes which made building on Darwin to fail. | adam | 1 | -3/+3 |
2014-07-17 | Fix SCO OpenServer 5.0.7/3.2 build. | ryoon | 6 | -16/+115 |
2014-07-02 | Changes 2.7.8: | adam | 4 | -51/+20 |
2014-07-02 | Apply a fix for directory-traversal vulnerability, ref. | he | 3 | -6/+50 |
2014-06-11 | avoid conflicting declaration of gethostname on SunOS | richard | 1 | -0/+18 |
2014-06-09 | Add patches to fix the remaining two functions reported as being | he | 5 | -0/+192 |
2014-06-02 | Changes 2.7.7: | adam | 3 | -75/+12 |
2014-05-21 | search openssl header file from prefered ssl_incs over system inc_dirs. | obache | 1 | -4/+18 |
2014-05-20 | Fix detecting OpenSSL, in particular on OS X. | adam | 1 | -15/+3 |
2014-05-10 | SA56624 is CVE-2014-1912. | obache | 1 | -2/+2 |
2014-04-13 | Reapply reverted commit from obache@. Original description: | bsiegert | 1 | -7/+31 |
2014-03-27 | Update readline-6.3 patch from upstream, for builtin GNU readline<4.2. | obache | 1 | -7/+29 |
2014-03-27 | revert last commit, should not be committed during freeze. | obache | 1 | -31/+7 |
2014-03-27 | Prevent to detect unwanted builtin openssl. | obache | 1 | -7/+31 |
2014-03-15 | Fix py-readline build with readline 6.3. | dholland | 1 | -0/+22 |
2014-03-12 | For smtpd.py, only rename with ${PYVERSUFFIX} to be installed as a tool, | obache | 1 | -2/+2 |
2014-02-09 | Add fix for security vulnerability reported in SA56624. | tron | 1 | -0/+19 |
2013-12-14 | The nullbytecert.pem is actually part of Python 2.7.6 so trying to patch it | bsiegert | 1 | -98/+0 |
2013-11-12 | Changes 2.7.6: | adam | 4 | -200/+18 |
2013-09-13 | don't set Mac OS X target version: stick to the current one | adam | 1 | -1/+11 |
2013-09-10 | Always pass rpath argument with -Wl prefix, especially if clang is not called | joerg | 1 | -2/+14 |
2013-08-18 | patch for CVE-2013-4238 taken from | spz | 4 | -1/+282 |
2013-05-27 | This is a 2.7 series bugfix release. It contains several regression fixes to ... | adam | 1 | -2/+2 |
2013-04-17 | Improve Cygwin support. | obache | 6 | -1/+108 |
2013-04-12 | Changes 2.7.4: | adam | 11 | -283/+61 |
2012-12-21 | Revert previous; Joerg says it breaks on clang. (It would be nice if | dholland | 1 | -12/+1 |
2012-12-16 | Use -Werror=format when checking HAVE_ATTRIBUTE_FORMAT_PARSETUPLE, so | dholland | 1 | -1/+17 |
2012-08-14 | avoid POSIX semaphores on NetBSD -- at least on -current they cause | drochner | 1 | -0/+14 |
2012-04-13 | Changes 2.7.3: | adam | 33 | -3246/+20 |
2012-03-27 | Fix build on OpenBSD-5.x, treat same as OpenBSD-4.[789]. | obache | 1 | -2/+11 |
2012-03-24 | Add a fix for the DoS vulnerability reported in CVE-2012-1150 taken | tron | 27 | -5/+3208 |
2012-02-15 | apply fix for CVE-2012-0845 to other Python versions too | drochner | 1 | -0/+18 |
2011-12-16 | On SunOS, don't ever override _XOPEN_SOURCE if it is already set. | hans | 1 | -0/+14 |
2011-11-08 | Change a unused variable referacne to a fixed string that I missed when | sbd | 1 | -2/+2 |
2011-10-31 | Add a minor cleanup to my last commit. | sbd | 1 | -7/+4 |
2011-10-31 | Improve the gdbm_compat handling by searching any ndbm.h found for the | sbd | 1 | -22/+40 |
2011-10-18 | Deal with the fact that if /usr/include/ndbm.h exists on Linux it probably | sbd | 1 | -4/+26 |
2011-09-30 | Make this build on Mac OS X Lion. Same issue as pkg/45389. | yyamano | 3 | -0/+224 |
2011-09-16 | Add MirBSD support here, too, same as in python26. | bsiegert | 2 | -9/+46 |
2011-09-16 | One again, fix for Clang and interger overflow, this time is should be correct | adam | 1 | -12/+1 |
2011-09-14 | Fix compiling with Clang: Python's issue 11149 | adam | 1 | -6/+17 |
2011-06-13 | Update python27 to 2.7.2. | obache | 7 | -85/+31 |
2011-05-06 | Fix build on (at least RHEL 5.6). Tested (and no change) on NetBSD 5.99.51 | abs | 1 | -16/+27 |