summaryrefslogtreecommitdiff
path: root/lang/python26/patches
AgeCommit message (Expand)AuthorFilesLines
2012-05-05Fix build of py26-expat against expat-2.0. Bump revision.joerg1-0/+18
2012-04-14Update python26 to 2.6.8.obache28-1432/+2
2012-03-25Add a fix for the DoS vulnerability reported in CVE-2012-1150 takentron27-1/+1415
2012-02-15add patch from Python issue#14001 to fix xmlrpc server endless loopdrochner1-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-31Improve the gdbm_compat handling by searching any ndbm.h found for thesbd1-12/+35
2011-10-18Deal with the fact that if /usr/include/ndbm.h exists on Linux it probablysbd1-5/+12
2011-10-01Debian (and therefore Ubuntu) have taken to hiding some librariesdsainty1-12/+40
2011-09-30Make this build on Mac OS X Lion. Fixes PR pkg/45389.yyamano3-0/+224
2011-09-14Teach configure about SunOS 5.11, preventing some pyconfig.h weirdness.hans1-3/+29
2011-09-12Fix build on MirBSD by adding the respective stanzas to configure and fixbsiegert2-7/+39
2011-06-04Update python26 to 2.6.7.obache2-50/+0
2011-03-28fix a security issue, using patches from upstream:drochner2-0/+50
2011-02-28Add fix for the information disclosure vulnerability reported in SA43463tron1-0/+96
2011-02-05Build shared library on OpenBSD too.hiramatsu1-2/+2
2010-12-25* Remove a redundant hunk for Darwin,obache1-16/+10
2010-11-23Add fix for CVE-2010-3492 and update the fix for CVE-2010-3493. Bothtron4-39/+218
2010-11-17Add fix for SA41968 (CVE-2010-3493) from the 2.7 branch repotez1-0/+39
2010-09-22Remove unwanted hunk from patch-au.obache1-16/+3
2010-09-16fixes one more typo in comments.obache1-2/+2
2010-09-16some fixes and improvementsobache1-4/+5
2010-09-06-add workaround for bind_textdomain_codeset()-problem like in python25drochner1-3/+10
2010-09-04Update to python-2.6.6.obache11-479/+171
2010-06-29Add fix for CVE-2010-2089 taken from Red Hat's Bugzilla database.tron1-0/+326
2010-05-02Update to 2.6.5:wiz5-60/+52
2010-02-11Try to deal with building dbm.so in case of BDB_TYPE=db4.tnn1-10/+21
2010-02-11Avoid accessing an unused variable in the case that no dbm headers arejoerg1-3/+18
2010-01-26Fix build problems under Mac OS X reported by Taylor R Campbelltron1-2/+2
2009-11-16Teach plistlib to parse unsigned integers as externalized by NetBSD proplib(3).jakllsch1-0/+15
2009-11-16Improve DB support by always building the 1.85 compat module.joerg1-4/+199
2009-10-21Revert the last commit as the two patches contained non-Mac OS X changestron2-0/+107
2009-10-21Remove two more Mac OS X patches which are don't seem to be requiredtron2-107/+0
2009-10-21Add missing file "_scproxy.so" to Mac OS X specific package list andtron2-39/+0
2009-10-21Fix current_version in dylib target. Bump PKGREVISION.wiz1-2/+2
2009-10-21Remove two __sgi ifdefs that have been migrated in pkgsrc fromwiz2-30/+0
2009-10-21Remove obsolete patch, a version of this was obviously integratedwiz1-13/+0
2009-09-19Fixes modules in disable_module_listobache1-2/+2
2009-07-18Don't install idle, there is a separate py-idle package for it.wiz1-4/+4
2009-05-21revert previous, doesn't work as I intended.tnn1-2/+2
2009-05-21remove sqlite3 stuff from PLIST and disable the sqlite3 module here.tnn1-2/+2
2009-04-24* Make it build on DragonFly.hasso2-12/+42
2009-04-19Fix libpython version number on Darwin.snj1-2/+2
2009-04-19Initial import of python26-2.6.2.wiz18-0/+562