summaryrefslogtreecommitdiff
path: root/lang/python27/patches
AgeCommit message (Expand)AuthorFilesLines
2022-02-25python27: fix two security issuesgutteridge5-11/+226
2022-01-12python*: remove no-egg supportwiz1-17/+0
2021-10-27python27: fix definition of variable added in security patchgutteridge1-2/+2
2021-10-10python27: fix various security issuesgutteridge12-17/+995
2021-09-28python27: Fix build with OpenSSL 3.jperkin1-13/+29
2021-06-23Fix build on darwin20 and macOS arm64, via MacPorts. For otherschmonz16-51/+536
2020-09-27python27: Add reference to CVE-2020-26116 in patches for bpo-39603leot2-4/+4
2020-09-20lang/python27: Add comments to patchesmgorny5-5/+30
2020-09-20lang/python27: backport vulnerability fixes from Gentoomgorny5-0/+269
2020-09-01Avoid MemoryError from "import ctypes" on OpenBSD (PR pkg/55134) for allschmonz1-0/+16
2020-08-22We only know the build version better than python does if we're buildingschmonz1-4/+8
2020-08-21Pass down PKGVERSION_NOREV in another spot to avoid another PLISTschmonz1-0/+34
2020-08-15Note that the need for this patch appears self-induced.schmonz1-1/+5
2020-08-14On systems where both of the conditionsschmonz1-0/+28
2018-06-17python: pkgsrc changesadam13-40/+92
2018-06-03python27: Remove patches/patch-ah (no longer needed)leot1-140/+0
2018-05-19update python27 by one teeny, fixing 3 vulnerabilities.spz2-99/+51
2017-11-01python*: remove patch for py_curses.h that doesn't make sense to mewiz1-26/+0
2017-09-17lang/python27: update to 2.7.14adam1-15/+4
2017-05-22Fix SunOS build with GCC 7.1 which defaults to C11.jperkin1-0/+15
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