Age | Commit message (Expand) | Author | Files | Lines |
2015-04-13 | Removing python26. EOL'd quite some ago and discussed a couple times on | rodent | 27 | -1579/+0 |
2014-10-27 | apply patch from upstream to fix possible overflow in "buffer" | drochner | 1 | -0/+15 |
2014-05-21 | try to find openssl header from system inc_dirs additionally, builtin one | obache | 1 | -4/+6 |
2014-04-13 | Redo reverted commit from obache@. Original description: | bsiegert | 1 | -12/+36 |
2014-03-27 | fixes for readline-6.3. | obache | 1 | -0/+45 |
2014-03-27 | revert last change, should not be committed dureing freeze. | obache | 1 | -36/+12 |
2014-03-27 | Prevent to detect unwanted builtin openssl. | obache | 1 | -12/+36 |
2014-03-12 | For smtpd.py, only rename with ${PY_VER_SUFFIX} to be installed as a tool, | obache | 2 | -5/+5 |
2014-02-09 | adopt the socket.recvfrom_into() security fix from Python-2.7 | drochner | 1 | -3/+18 |
2013-11-06 | Python 2.6.9 is a security-fix source-only release for Python 2.6.8, fixing s... | adam | 2 | -340/+13 |
2013-09-10 | Always pass rpath argument with -Wl prefix, especially if clang is not called | joerg | 1 | -0/+16 |
2013-08-27 | Patch for CVE-2013-4238 from http://hg.python.org/cpython/raw-rev/79007c4244d6 | tez | 1 | -0/+337 |
2012-12-21 | Revert previous as it breaks clang. PR 47342 | dholland | 1 | -14/+3 |
2012-12-16 | Use -Werror=format when checking HAVE_ATTRIBUTE_FORMAT_PARSETUPLE, so | dholland | 1 | -3/+19 |
2012-08-14 | as with python27: avoid POSIX semaphores on NetBSD, this is broken | drochner | 1 | -0/+14 |
2012-05-05 | Fix build of py26-expat against expat-2.0. Bump revision. | joerg | 1 | -0/+18 |
2012-04-14 | Update python26 to 2.6.8. | obache | 28 | -1432/+2 |
2012-03-25 | Add a fix for the DoS vulnerability reported in CVE-2012-1150 taken | tron | 27 | -1/+1415 |
2012-02-15 | add patch from Python issue#14001 to fix xmlrpc server endless loop | 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 | Improve the gdbm_compat handling by searching any ndbm.h found for the | sbd | 1 | -12/+35 |
2011-10-18 | Deal with the fact that if /usr/include/ndbm.h exists on Linux it probably | sbd | 1 | -5/+12 |
2011-10-01 | Debian (and therefore Ubuntu) have taken to hiding some libraries | dsainty | 1 | -12/+40 |
2011-09-30 | Make this build on Mac OS X Lion. Fixes PR pkg/45389. | yyamano | 3 | -0/+224 |
2011-09-14 | Teach configure about SunOS 5.11, preventing some pyconfig.h weirdness. | hans | 1 | -3/+29 |
2011-09-12 | Fix build on MirBSD by adding the respective stanzas to configure and fix | bsiegert | 2 | -7/+39 |
2011-06-04 | Update python26 to 2.6.7. | obache | 2 | -50/+0 |
2011-03-28 | fix a security issue, using patches from upstream: | drochner | 2 | -0/+50 |
2011-02-28 | Add fix for the information disclosure vulnerability reported in SA43463 | tron | 1 | -0/+96 |
2011-02-05 | Build shared library on OpenBSD too. | hiramatsu | 1 | -2/+2 |
2010-12-25 | * Remove a redundant hunk for Darwin, | obache | 1 | -16/+10 |
2010-11-23 | Add fix for CVE-2010-3492 and update the fix for CVE-2010-3493. Both | tron | 4 | -39/+218 |
2010-11-17 | Add fix for SA41968 (CVE-2010-3493) from the 2.7 branch repo | tez | 1 | -0/+39 |
2010-09-22 | Remove unwanted hunk from patch-au. | obache | 1 | -16/+3 |
2010-09-16 | fixes one more typo in comments. | obache | 1 | -2/+2 |
2010-09-16 | some fixes and improvements | obache | 1 | -4/+5 |
2010-09-06 | -add workaround for bind_textdomain_codeset()-problem like in python25 | drochner | 1 | -3/+10 |
2010-09-04 | Update to python-2.6.6. | obache | 11 | -479/+171 |
2010-06-29 | Add fix for CVE-2010-2089 taken from Red Hat's Bugzilla database. | tron | 1 | -0/+326 |
2010-05-02 | Update to 2.6.5: | wiz | 5 | -60/+52 |
2010-02-11 | Try to deal with building dbm.so in case of BDB_TYPE=db4. | tnn | 1 | -10/+21 |
2010-02-11 | Avoid accessing an unused variable in the case that no dbm headers are | joerg | 1 | -3/+18 |
2010-01-26 | Fix build problems under Mac OS X reported by Taylor R Campbell | tron | 1 | -2/+2 |
2009-11-16 | Teach plistlib to parse unsigned integers as externalized by NetBSD proplib(3). | jakllsch | 1 | -0/+15 |
2009-11-16 | Improve DB support by always building the 1.85 compat module. | joerg | 1 | -4/+199 |
2009-10-21 | Revert the last commit as the two patches contained non-Mac OS X changes | tron | 2 | -0/+107 |
2009-10-21 | Remove two more Mac OS X patches which are don't seem to be required | tron | 2 | -107/+0 |
2009-10-21 | Add missing file "_scproxy.so" to Mac OS X specific package list and | tron | 2 | -39/+0 |
2009-10-21 | Fix current_version in dylib target. Bump PKGREVISION. | wiz | 1 | -2/+2 |