summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Non-maintainer commit.Jorge Manuel B. S. Vicetto2010-12-061-36/+12
| | | | | | Reverting commit that broke stage generation - bug 347867. (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
* dev-lang/python: Repair, hopefullySebastian Pipping2010-12-011-1/+39
| | | | (Portage version: 2.1.9.25/cvs/Linux x86_64)
* dev-lang/python: Disable auto-bumping of active Python version by removing ↵Sebastian Pipping2010-11-271-15/+1
| | | | | | eselect_python_update() and its invocation as explained and announced on gentoo-dev (Portage version: 2.1.9.24/cvs/Linux x86_64)
* Marked ppc/ppc64 stable for bug #325593.Joseph Jezak2010-08-111-2/+2
| | | | (Portage version: 2.1.8.3/cvs/Linux x86_64)
* alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #325593Raúl Porcel2010-08-081-2/+2
| | | | (Portage version: 2.1.8.3/cvs/Linux ia64)
* Stable on amd64 wrt bug #325593Markos Chandras2010-08-061-2/+2
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Stable for HPPA (bug #325593).Jeroen Roovers2010-08-061-2/+2
| | | | (Portage version: 2.2_rc67/cvs/Linux i686)
* stable x86, security bug 325593Christian Faulhammer2010-08-061-2/+2
| | | | (Portage version: 2.1.8.3/cvs/Linux i686)
* Revert wrong change in _ctypes module (bug #329499).Arfrever Frehtes Taifersar Arahesis2010-07-311-4/+1
| | | | (Portage version: HEAD/cvs/Linux x86_64)
* - The Modules/_ctypes/malloc_closure.c misuses a mmap() call trying to set a ↵Ned Ludd2010-07-251-1/+4
| | | | | | mem segment to rwx when it does not need it. Bug 329499 (Portage version: 2.1.7.17/cvs/Linux i686)
* Fix building with Linux <2.6.9 headers (bug #317937).Arfrever Frehtes Taifersar Arahesis2010-07-121-0/+311
Fix httplib.HTTPResponse.read() (bug #321545). Fix vulnerabilities in audioop module (bug #325593). Backport some fixes from 2.6 branch. (Portage version: HEAD/cvs/Linux x86_64)