Portage is a package management system used by Gentoo Linux
# ChangeLog for dev-lang/python
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.327 2008/06/30 15:10:27 hawking Exp $
30 Jun 2008; Ali Polatel
files/pydoc.init:
Fixed files/pydoc* headers
*python-2.5.2-r5 (24 Jun 2008)
24 Jun 2008; Ali Polatel
-python-2.3.6-r5.ebuild, -python-2.4.4-r9.ebuild,
-python-2.4.4-r10.ebuild, -python-2.4.4-r11.ebuild,
-python-2.4.4-r12.ebuild, -python-2.5.2-r1.ebuild,
-python-2.5.2-r2.ebuild, -python-2.5.2-r3.ebuild, -python-2.5.2-r4.ebuild,
+python-2.5.2-r5.ebuild:
Revbump. Append -fwrapv to CFLAGS if we're using gcc-4, #228905. Updated
patchset to fix memory issues with unicode objects, #222481. Drop old.
20 Jun 2008; Ali Polatel
Fix bsddb dependency, bug 223133. Cosmetics
29 May 2008; Ali Polatel
python-2.3.5-r3.ebuild, python-2.3.6.ebuild, python-2.3.6-r3.ebuild,
python-2.3.6-r4.ebuild, python-2.3.6-r5.ebuild, python-2.3.6-r6.ebuild,
python-2.4.4-r5.ebuild, python-2.4.4-r6.ebuild, python-2.4.4-r9.ebuild,
python-2.4.4-r10.ebuild, python-2.4.4-r11.ebuild, python-2.4.4-r12.ebuild,
python-2.4.4-r13.ebuild, python-2.5.2-r1.ebuild, python-2.5.2-r2.ebuild,
python-2.5.2-r3.ebuild, python-2.5.2-r4.ebuild:
Fix -x option passed to python_mod_optimize, thanks to Remy Blank,
#224137.
29 May 2008; Ali Polatel
python-2.3.5-r3.ebuild, python-2.3.6.ebuild, python-2.3.6-r3.ebuild,
python-2.3.6-r4.ebuild, python-2.3.6-r5.ebuild, python-2.3.6-r6.ebuild,
python-2.4.4-r5.ebuild, python-2.4.4-r6.ebuild, python-2.4.4-r9.ebuild,
python-2.4.4-r10.ebuild, python-2.4.4-r11.ebuild, python-2.4.4-r12.ebuild,
python-2.4.4-r13.ebuild, python-2.5.2-r1.ebuild, python-2.5.2-r2.ebuild,
python-2.5.2-r3.ebuild, python-2.5.2-r4.ebuild:
python_mod_optimize is ROOT aware.
28 May 2008; Markus Meier
python-2.4.4-r13.ebuild:
amd64/x86 stable, security bug #216673
27 May 2008; Markus Rothe
python-2.4.4-r13.ebuild:
Stable on ppc64; bug #216673
26 May 2008; Tobias Scherbaum
python-2.3.6-r6.ebuild, python-2.4.4-r13.ebuild:
ppc stable, bug #216673
26 May 2008; Raúl Porcel
python-2.4.4-r13.ebuild:
ia64/sparc stable wrt security #216673
25 May 2008; Tobias Klausmann
python-2.3.6-r6.ebuild:
Stable on alpha, bug #216673
25 May 2008; Tobias Klausmann
python-2.4.4-r13.ebuild:
Stable on alpha, bug #216673
25 May 2008; Ali Polatel
+files/python-2.3.6-disable-failing-tests.patch, python-2.3.6-r6.ebuild,
python-2.4.4-r13.ebuild, python-2.5.2-r4.ebuild:
Added patch to disable failing test_bsddb test for 2.3. Disable test_pow
on alpha until upstream comes up with a fix.
24 May 2008; Jeroen Roovers
python-2.4.4-r13.ebuild:
Stable for HPPA (bug #216673).
*python-2.5.2-r4 (21 May 2008)
*python-2.4.4-r13 (21 May 2008)
*python-2.3.6-r6 (21 May 2008)
21 May 2008; Ali Polatel
+python-2.4.4-r13.ebuild, +python-2.5.2-r4.ebuild:
Revision bumps. Don't build the imageop module on 32 bit as well, #216673.
13 May 2008; Ali Polatel
python-2.5.2-r3.ebuild:
Drop dev-python/python-fchksum from PDEPEND. It's not needed anymore.
*python-2.5.2-r3 (13 May 2008)
*python-2.4.4-r12 (13 May 2008)
13 May 2008; Ali Polatel
+python-2.5.2-r3.ebuild:
Revbumps. Updated CXXFLAGS patch so packages overriding
distutils.CCompiler._compile won't fail to build, #219238. Added patch to
fix executable stack for ctypes, thanks to Sandro Bonazzola, #218753.
Added patch to build with system expat, thanks to Diego, #178921.
*python-2.5.2-r2 (19 Apr 2008)
*python-2.4.4-r11 (19 Apr 2008)
19 Apr 2008; Ali Polatel
+python-2.5.2-r2.ebuild:
Revbumps. Updated patchset to fix compilation of extensions when CXXFLAGS
is unset.
*python-2.5.2-r1 (18 Apr 2008)
18 Apr 2008; Ali Polatel
python-2.3.5-r3.ebuild, python-2.3.6.ebuild, -python-2.3.6-r2.ebuild,
python-2.3.6-r3.ebuild, -python-2.4.4-r4.ebuild, python-2.4.4-r5.ebuild,
-python-2.4.4-r7.ebuild, -python-2.4.4-r8.ebuild, -python-2.5.1-r2.ebuild,
-python-2.5.1-r3.ebuild, -python-2.5.1-r4.ebuild, -python-2.5.1-r5.ebuild,
-python-2.5.2.ebuild, +python-2.5.2-r1.ebuild:
Revbump. Updated patchset. Backported upstream patch to make file objects
as thread safe as the underlying libc FILE* implementation. Backported
upstream patch fixing a bunch of infinite C recursions. Dropped old.
Quoting.
*python-2.5.2 (18 Apr 2008)
*python-2.4.4-r10 (18 Apr 2008)
*python-2.3.6-r5 (18 Apr 2008)
18 Apr 2008; Ali Polatel
+python-2.4.4-r10.ebuild, +python-2.5.2.ebuild:
Version bumps. Updated patchsets to fix buffer overflow in zlib extension
(CVE-2008-1721) bug 217221 and unsafe PyString_FromStringAndSize(). Added
patch by Mark Peloquin for distutils to respect CXXFLAGS, bug 145206. Add
wininst USE flag to conditionally install MS Windows executables, bug
198021. Use EAPI=1, rename nothreads and nocxx USE flags to threads and
cxx.
11 Mar 2008; Markus Rothe
Stable on ppc64; bug #211281
11 Mar 2008; Tiziano Müller
python-2.5.1-r5.ebuild:
Changed newinitd/newconfd for pydoc to install the init.d/conf.d scripts as
pydoc-2.x (aka don't break slotting)
06 Mar 2008; nixnut
Stable on ppc wrt bug 211281
03 Mar 2008; Christoph Mende
Stable on amd64, bug #211281
03 Mar 2008; Raúl Porcel
alpha/ia64/sparc/x86 stable wrt #211281
03 Mar 2008; Jeroen Roovers
Stable for HPPA (bug #211281).
01 Mar 2008; Tiziano Müller
+files/pydoc.init, python-2.4.4-r9.ebuild, python-2.5.1-r5.ebuild:
Added init.d/conf.d scripts for the integrated pydoc webserver (bug #59903,
thanks to compnerd).
*python-2.4.4-r9 (16 Feb 2008)
16 Feb 2008; Christian Faulhammer
+python-2.4.4-r9.ebuild:
fix bug 179377, with a dependency adjustment to proper slots of sys-libs/db,
provided by Petr Pisar
25 Jan 2008; Markus Rothe
Stable on ppc64; bug #198373
23 Jan 2008; Peter Weller
Stable on amd64; bug 198373
23 Jan 2008; Raúl Porcel
alpha/ia64/sparc stable wrt security #198373
23 Jan 2008; Christian Faulhammer
python-2.3.6-r4.ebuild:
stable x86, security bug 198373
23 Jan 2008; Jeroen Roovers
Stable for HPPA (bug #198373).
23 Jan 2008; Brent Baude
Marking python-2.3.6-r4 ppc for bug 198373
*python-2.3.6-r4 (22 Jan 2008)
22 Jan 2008; Ali Polatel
Revision bump. New patchset for 2.3.6 including fixes for #198373 and #204343.
Changed berkdb DEPEND, quoting.
*python-2.5.1-r5 (07 Jan 2008)
*python-2.4.4-r8 (07 Jan 2008)
07 Jan 2008; Ali Polatel
+python-2.5.1-r5.ebuild:
Revision bump(s). New patchsets for 2.4.4 and 2.5.1 wrt #204700 and #204343
*python-2.5.1-r4 (18 Nov 2007)
*python-2.4.4-r7 (18 Nov 2007)
18 Nov 2007; Ali Polatel
+python-2.5.1-r4.ebuild:
revbump(s). don't install windows executables, bug 198021. updated patchset
to fix implicit dependency on openssl, bug 198398. fix quoting.
27 Oct 2007; Tobias Scherbaum
python-2.3.6-r3.ebuild, python-2.4.4-r6.ebuild:
ppc stable, bug #192876
26 Oct 2007; Ali Polatel
python-2.4.4-r5.ebuild, python-2.4.4-r6.ebuild:
Changed SRC_URI of python-gentoo-patches-2.4* to mirror://gentoo
25 Oct 2007; Jeroen Roovers
Stable for HPPA (bug #192876). Fixed quoting issues.
25 Oct 2007; Jeroen Roovers
Stable for HPPA (bug #192876).
25 Oct 2007; Raúl Porcel
python-2.4.4-r6.ebuild:
alpha/ia64/sparc stable wrt security #192876
25 Oct 2007; Daniel Gryniewicz
python-2.4.4-r6.ebuild:
Marked stable on amd64 for bug #192876
25 Oct 2007; Markus Rothe
python-2.4.4-r6.ebuild:
Stable on ppc64; bug #192876
25 Oct 2007; Christian Faulhammer
python-2.3.6-r3.ebuild:
stable x86, security bug 192876
25 Oct 2007; Christian Faulhammer
python-2.4.4-r6.ebuild:
stable x86, security bug 192876
*python-2.5.1-r3 (24 Oct 2007)
*python-2.4.4-r6 (24 Oct 2007)
*python-2.3.6-r3 (24 Oct 2007)
24 Oct 2007; Ali Polatel
+python-2.4.4-r6.ebuild, +python-2.5.1-r3.ebuild:
revbump(s). fix imageop integer overflows (CVE-2007-4965), bug 192876
26 Sep 2007; Joshua Kinard
Stable on mips, per #188029.
24 Sep 2007; Ali Polatel
don't set LINKCC, removed nocxx use flag. don't pass --with-cxx=no to
configure. bug 193190
22 Sep 2007; Jeroen Roovers
Stable for HPPA (bug #188029).
22 Sep 2007; Ferris McCormick
Sparc stable --- Bug #188029 --- all tests pass and portage still works.
22 Sep 2007; Brent Baude
MArking python-2.4.4-r5 ppc64 for bug 188029
22 Sep 2007; nixnut
Stable on ppc wrt bug 188029
22 Sep 2007; Tom Gall
stable on ppc64
21 Sep 2007; Raúl Porcel
alpha/ia64 stable wrt #188029
21 Sep 2007; Chris Gianelloni
python-2.4.4-r5.ebuild:
Stable on x86 wrt bug #188029.
21 Sep 2007; Daniel Gryniewicz
Marked stable on amd64 for bug #188029
10 Sep 2007; Joel Martin
+files/python-2.4.4-test-cross.patch, python-2.4.4-r4.ebuild,
python-2.4.4-r5.ebuild, python-2.5.1-r2.ebuild:
Fix cross-compile check and add small cross-compile patch to remove unicode
in one of the tests when cross-compiling.
08 Sep 2007; Zac Medico
python-2.4.4-r4.ebuild, python-2.4.4-r5.ebuild:
Add build? ( !dev-python/pycrypto ) to RDEPEND in order to enforce
correct merge order for a stage building issue similar to bug #88777.
07 Sep 2007; Ali Polatel
-files/python-2.4.3-db4.patch, -files/python-2.4.3-gentoo_obsd.patch,
-files/python-2.4.3-gentoo_obsd-r1.patch, -python-2.4.3-r1.ebuild,
-python-2.4.3-r4.ebuild, -python-2.4.4.ebuild, -python-2.5-r2.ebuild:
Clean out old versions
03 Sep 2007; Zac Medico
python-2.4.4-r5.ebuild, python-2.5-r2.ebuild, python-2.5.1-r2.ebuild:
Add build? ( !dev-python/python-fchksum ) to RDEPEND in order
to enforce correct merge order for bug #88777.
*python-2.4.4-r5 (24 Aug 2007)
24 Aug 2007; Ali Polatel
+python-2.4.4-r5.ebuild:
Revision bump. Use python-config provided by python-2.5 with small changes
instead of our custom python-config-2.4. bug 188029
20 Aug 2007; Roy Marples
export LDFLAGS="-L." -> append-ldflags "-L.", #189298
thanks to Arfrever Frehtes Taifersar Arahesis.
02 Jul 2007; Piotr Jaroszyński
python-2.3.5-r3.ebuild, python-2.3.6.ebuild, python-2.3.6-r2.ebuild,
python-2.4.3-r1.ebuild, python-2.4.3-r4.ebuild, python-2.4.4.ebuild,
python-2.4.4-r4.ebuild, python-2.5-r2.ebuild, python-2.5.1-r2.ebuild:
(QA) RESTRICT clean up.
30 Jun 2007; Lars Weiler
python-2.5.1-r2.ebuild:
Keyworded ~ppc; bug #177426.
31 May 2007; Bryan Østergaard
Remove myself as I'm retiring.
19 May 2007; Peter Weller
Keyworded ~amd64 wrt bug 177426
19 May 2007; Peter Weller
Added ~amd64 to python-2.3.6-r2
17 May 2007; Bryan Østergaard
Mark myself as maintainer.
16 May 2007; Tobias Scherbaum
python-2.4.4-r4.ebuild:
ppc stable, bug #177804
16 May 2007; Daniel Gryniewicz
Marked stable on amd64 for bug #177804
14 May 2007; Gustavo Zacarias
python-2.3.6-r2.ebuild, python-2.5.1-r2.ebuild:
Keyworded ~sparc wrt #177426
14 May 2007; Bryan Østergaard
Stable on Alpha and Mips.
14 May 2007; Daniel Gryniewicz
Marked ~amd64 for bug #177804
14 May 2007; Bryan Østergaard
Fix 2.4.4-r4 tests always being disabled.
14 May 2007; Gustavo Zacarias
python-2.4.4-r4.ebuild:
Stable on sparc wrt security #177804
14 May 2007; Bryan Østergaard
python-2.4.4-r4.ebuild, -python-2.5.1-r1.ebuild, python-2.5.1-r2.ebuild:
Fix small bug preventing tests from running, fix manpage symlinks (bug
177471) and filter as-needed in python-2.3.6-r2 (bug 177614).
14 May 2007; Jeroen Roovers
Stable for HPPA (bug #177804).
13 May 2007; Markus Rothe
Stable on ppc64; bug #177804
12 May 2007; Roy Marples
Added ~sparc-fbsd keyword.
12 May 2007; Raúl Porcel
ia64 + x86 stable wrt security bug #177804
12 May 2007; Markus Rothe
python-2.4.4-r4.ebuild, python-2.5.1-r2.ebuild:
Added ~ppc64; bug #177426
11 May 2007; Bryan Østergaard
python-2.5.1-r2.ebuild:
Add ~alpha and ~mips keywords.
11 May 2007; Bryan Østergaard
-python-2.1.3-r1.ebuild, -python-2.2.3-r6.ebuild:
More cleanups, this time removing
11 May 2007; Bryan Østergaard
-python-2.3.6-r1.ebuild, -python-2.4.4-r2.ebuild, -python-2.4.4-r3.ebuild,
-python-2.5-r1.ebuild, -python-2.5.1.ebuild:
Clean out some old versions.
*python-2.5.1-r2 (11 May 2007)
*python-2.4.4-r4 (11 May 2007)
11 May 2007; Bryan Østergaard
+python-2.4.4-r4.ebuild, +python-2.5.1-r2.ebuild:
Only apply crosscompile patch conditionally, drop tests if crosscompiling
and fix PyLocale.strxfrm leak from bug 177804. srtxfrm from Debian bug
416934
*python-2.5.1-r1 (10 May 2007)
*python-2.4.4-r3 (10 May 2007)
*python-2.3.6-r2 (10 May 2007)
10 May 2007; Bryan Østergaard
+python-2.3.6-r2.ebuild, +python-2.4.4-r3.ebuild, +python-2.5.1-r1.ebuild:
Change threads USE flag to nothreads, fix non-linux linker issue and fix
man-page symlink.
08 May 2007; Roy Marples
Added ~sparc-fbsd keyword, #177426.
Added ~x86-fbsd keyword, #177426.
export LDFLAGS="-L." so we link modules correctly on FreeBSD and possibly
other systems where python2.5 isn't installed yet.
08 May 2007; Raúl Porcel
python-2.4.4-r2.ebuild, python-2.5.1.ebuild:
Add ~ia64 wrt 177426
08 May 2007; Roy Marples
Added ~x86-fbsd keyword, #177426.
08 May 2007; Bryan Østergaard
python-2.4.4-r2.ebuild, python-2.5.1.ebuild:
Change nptl USE flag to threads.
08 May 2007; Jeroen Roovers
Marked ~hppa (bug #177426).
07 May 2007; Jeroen Roovers
Marked ~hppa (bug #177426).
07 May 2007; Jeroen Roovers
Marked ~hppa (bug #177426).
*python-2.4.4-r2 (07 May 2007)
07 May 2007; Bryan Østergaard
-python-2.4.4-r1.ebuild, +python-2.4.4-r2.ebuild:
Fix broken 2.4.4 patch causing wrong linking.
07 May 2007; Gustavo Zacarias
Stable on sparc
07 May 2007; Bryan Østergaard
python-2.4.4.ebuild, python-2.4.4-r1.ebuild:
Fix 2.3.6-r1 patch (bug 177464) and disable sax test in 2.4.4.
07 May 2007; Bryan Østergaard
python-2.3.5-r3.ebuild, python-2.3.6.ebuild, python-2.3.6-r1.ebuild,
python-2.4.3-r1.ebuild, python-2.4.3-r4.ebuild, python-2.4.4.ebuild,
python-2.4.4-r1.ebuild, python-2.5-r1.ebuild, python-2.5-r2.ebuild:
Stable on Alpha, IA64 and x86 + fix digest issue reported in bug 177440.
*python-2.5.1 (06 May 2007)
*python-2.4.4-r1 (06 May 2007)
*python-2.3.6-r1 (06 May 2007)
06 May 2007; Bryan Østergaard
+python-2.3.6-r1.ebuild, +python-2.4.4-r1.ebuild, +python-2.5.1.ebuild:
Build problems fixed:
bug 120099 dev-lang/python-2.4.2 builds against sys-libs/gdbm with USE="-gdbm"
bug 135239 crosscompiling python. python-2.4.1-bindir-libdir.patch
bug 138647 dev-lang/python-x.x.x distutils installer does not link libraries
bug 150595 dev-lang/python-2.5 fails to compile with LC_ALL=de_DE@euro
bug 150732 python-2.4.3-r4 does not honor ROOT
bug 159967 python doesn't add pthread to LIBS correctly on BSD
Other problems fixed:
bug 148362 File collision between python-2.4* and python-2.5*
bug 151695 dev-python/python-docs env.d entry incorrect
bug 158383 emerging python-2.4.3-r4 segfaults with -ipv6
bug 165268 dev-lang/python-2.4.4 fails to build the dbm module
Test failures fixed:
bug 82469: QA issue: python-2.3.5-maketest failes with propolice
bug 124188 dev-lang/python-2.4.2 fails test_cookielib
bug 154247 dev-lang/python-2.4.4 tests failed: test_sax failed -- 1 of 42 tests failed: test_xmlgen_attr_escape
Feature requests:
bug 131325 python 2.4.4/2.3.6 enable pthreads inconditionaly
bug 135617 dev-lang/python should install Tools/freeze
bug 176066 dev-lang/python-2.5.1 bump
Fixed in current upstream version:
bug 90660 python-2.3.5: No module named fcntl
bug 144798 dev-lang/python-2.4.3 with TZ=Australia/Melbourne fails test
bug 151246 signed integer overflow bug in dev-lang/python-2.4.3
bug 159553 dev-lang/python-2.4.3-r4 fails test_openpty
bug 162057 dev-lang/python fails tests in test_expanduser
*python-2.5-r2 (31 Mar 2007)
31 Mar 2007; Marien Zwart
Revision bump python 2.5 with distutils and execstack fixes (rebuilding
installed extensions is recommended if upgrading from an older python 2.5
ebuild). Remove unnecessary pysqlite block. Fix python 2.3 digest problem.
06 Feb 2007; Marius Mauch
python-2.3.5-r3.ebuild, python-2.3.6.ebuild, python-2.4.3-r1.ebuild,
python-2.4.3-r4.ebuild, python-2.4.4.ebuild, python-2.5-r1.ebuild:
Replacing einfo with elog
11 Nov 2006; Bryan Østergaard
Fix lib64 patch, bug 154711.
*python-2.3.6 (09 Nov 2006)
09 Nov 2006; Bryan Østergaard
Bump version, bug 153944.
*python-2.4.4 (04 Nov 2006)
04 Nov 2006; Bryan Østergaard
Version bump.
18 Oct 2006; Roy Marples
python-2.5-r1.ebuild:
Added ~sparc-fbsd keyword.
27 Sep 2006; Bryan Østergaard
python-2.4.3-r4.ebuild:
Stable on ia64.
27 Sep 2006; Bryan Østergaard
python-2.4.3-r4.ebuild:
Stable on Alpha.
27 Sep 2006; Joshua Jackson
python-2.4.3-r4.ebuild:
Stable x86; bug #149065
27 Sep 2006; Jason Wever
python-2.4.3-r4.ebuild:
Stable on SPARC wrt security bug #149065.
26 Sep 2006; Gustavo Zacarias
python-2.3.5-r3.ebuild, python-2.4.3-r4.ebuild:
Stable on hppa wrt security #149065
26 Sep 2006; Simon Stelling
stable on amd64; bug 149065
26 Sep 2006; Tobias Scherbaum
python-2.3.5-r3.ebuild, python-2.4.3-r4.ebuild:
ppc stable, bug #149065
26 Sep 2006; Simon Stelling
stable on amd64; bug 149065
26 Sep 2006; Markus Rothe
python-2.4.3-r4.ebuild:
Stable on ppc64; bug #149065
*python-2.4.3-r4 (26 Sep 2006)
*python-2.3.5-r3 (26 Sep 2006)
26 Sep 2006; Marien Zwart
+python-2.4.3-r4.ebuild:
Revision bumps for bug #149065.
*python-2.5-r1 (19 Sep 2006)
19 Sep 2006; Alastair Tse
+python-2.5-r1.ebuild:
Fixed patches that still contain the zlib mistake from the 2.4
patchset. Disabled etree tests.
*python-2.5 (19 Sep 2006)
19 Sep 2006; Alastair Tse
+python-2.5.ebuild:
python 2.5 released.
*python-2.4.3-r3 (28 Aug 2006)
28 Aug 2006; Alastair Tse
fix mistake introduced in 2.4.3-r2 where system zlib was used that caused
problems on certain machines (#145242)
*python-2.4.3-r2 (26 Aug 2006)
26 Aug 2006; Alastair Tse
cleanup 2.4.3 ebuild, fix collisions with slotted versions of pydoc and
idle, fix multilib installs so that everything is installed in /usr/lib64
rather than just the .so (#118805)
22 Aug 2006; Alastair Tse
python-2.3.5-r2.ebuild, -python-2.4.2.ebuild, -python-2.4.2-r1.ebuild,
-python-2.4.2-r2.ebuild, -python-2.4.3.ebuild, python-2.4.3-r1.ebuild:
renamed patches to have short names and version numbers to indicate when
they were introduced. patches tarballs are now generated from gentoo-svn.
cleaned up older unstable versions of python leaving the latest version for
each major release. fixed some installed file collisions between the two
version.
20 Jul 2006; Simon Stelling
stable on amd64
11 Jul 2006; Alastair Tse
python-2.2.3-r6.ebuild, python-2.3.5-r2.ebuild, python-2.4.2.ebuild,
python-2.4.2-r1.ebuild, python-2.4.2-r2.ebuild, python-2.4.3.ebuild,
python-2.4.3-r1.ebuild:
Typo fix in DESCRIPTION (#139463)
09 Jul 2006; Joshua Kinard
Marked stable on mips.
08 Jul 2006; Doug Goldstein
python-2.2.3-r6.ebuild, python-2.3.5-r2.ebuild, python-2.4.2.ebuild,
python-2.4.2-r1.ebuild, python-2.4.2-r2.ebuild, python-2.4.3.ebuild,
python-2.4.3-r1.ebuild:
split USE='tcltk' to 'tcl' & 'tk' per bug #17808. Nuked X USE flag since it
was only to find tk from tcltk
30 Jun 2006; Joel Martin
Cross-compile update: bindir-libdir patch is no longer needed and will break
the patching if it's there. Also, unset CC to force the native python build
to use the native compiler.
28 Jun 2006; Tobias Scherbaum
python-2.4.3-r1.ebuild:
ppc stable, #138268
28 Jun 2006; Gustavo Zacarias
python-2.4.3-r1.ebuild:
Stable on sparc wrt #138268
28 Jun 2006; Guy Martin
Stable on hppa.
28 Jun 2006; Markus Rothe
Stable on ppc64; bug #138268
27 Jun 2006; Bryan Østergaard
Stable on alpha, ia64 and x86.
*python-2.4.3-r1 (04 May 2006)
*python-2.4.2-r2 (04 May 2006)
04 May 2006; Bryan Østergaard
+files/python-2.4.2-gentoo_obsd-r1.patch,
+files/python-2.4.3-gentoo_obsd-r1.patch, +python-2.4.2-r2.ebuild,
+python-2.4.3-r1.ebuild:
Fix obsd patch (thanks reb) fixing bugs 117261 and 130140.
27 Apr 2006; Marien Zwart
files/digest-python-2.1.3-r1, files/digest-python-2.2.3-r6, Manifest:
Fixing SHA256 digest, pass four
14 Apr 2006; Bryan Østergaard
+files/python-2.4.3-gentoo_obsd.patch, python-2.4.2-r1.ebuild,
python-2.4.3.ebuild:
Add gentoo/obsd patch, bug 117261.
*python-2.4.3 (13 Apr 2006)
13 Apr 2006; Bryan Østergaard
Version bump to 2.4.3.
30 Mar 2006; Diego Pettenò
Add ~x86-fbsd keyword.
16 Feb 2006; Marien Zwart
-files/python-2.2.3-db4.patch,
-files/python-2.2.3-disable_modules_and_ssl.patch,
-files/python-2.2.3-fPIC.patch,
-files/python-2.2.3-gentoo_py_dontcompile.patch,
-files/python-2.2.3-xmlrpc.patch,
-files/python-2.3.2-disable_modules_and_ssl.patch,
-files/python-2.3.4-lib64.patch, -files/python-2.3.5-st_flags.patch,
-files/python-2.3-add_portage_search_path.patch,
-files/python-2.3-add_portage_search_path_take_2.patch,
-files/python-2.3-db4.2.patch,
-files/python-2.3-gentoo_py_dontcompile.patch,
-files/python-2.3-mimetypes_apache.patch, -files/python-2.3-pcre.patch,
-files/python-2.3-readline.patch, -files/python-2.4.1-bindir-libdir.patch,
-files/python-2.4.1-crosscompile.patch, -files/python-2.4.1-db4.patch,
-files/python-2.4.1-libdir.patch, -files/python-2.4.1-st_flags.patch,
-files/python-2.4.2-mmap+fd.patch, -files/python-2.4.2-no-threads.patch,
-files/python-2.4.2-readline.patch,
-files/python-2.4-add_portage_search_path.patch,
-files/python-2.4-disable_modules_and_ssl.patch,
-files/python-2.4-gentoo_py_dontcompile.patch,
-files/python-2.4-mimetypes_apache.patch, python-2.2.3-r6.ebuild,
python-2.3.5-r2.ebuild, python-2.4.2.ebuild, python-2.4.2-r1.ebuild:
Move patches from files dir to separate tarballs.
16 Feb 2006; Marien Zwart
-files/python-2.2.1-r5-gentoo.diff, -files/python-config-2.2.2,
-files/python-2.2.2-tk-8.4.x.patch, -files/python-2.3-xmlrpc.patch,
-files/python-2.4-db4.2.patch, -files/python-2.4-lib64.patch,
-files/python-2.4.1-readline.patch, -files/python-2.4-libdir.patch,
-files/python-2.4-readline.patch, -files/python-2.4-xmlrpc.patch,
-python-2.3.4-r1.ebuild, -python-2.3.5.ebuild, -python-2.3.5-r1.ebuild,
-python-2.4-r3.ebuild, -python-2.4.1.ebuild, -python-2.4.1-r1.ebuild:
Remove old versions.
08 Feb 2006; Marien Zwart
python-2.4.2.ebuild, python-2.4.2-r1.ebuild:
Disable confcache (breaks .so loading).
02 Feb 2006; Bryan Østergaard
Add missing python-2.4.2-mmap+fd.patch.
*python-2.4.2-r1 (02 Feb 2006)
02 Feb 2006; Bryan Østergaard
+python-2.4.2-r1.ebuild:
No more libstdc++.so linking, fix python-updater ordering (bug #95538) +
mmap (bug #113439) and fd leak (bug #118575) fixes.
13 Jan 2006; Mike Frysinger
+files/python-2.4.2-no-threads.patch, python-2.4.2.ebuild:
Fix from upstream for building without threads.
24 Nov 2005; Markus Rothe
Stable on ppc64
17 Nov 2005; Guy Martin
python-2.4.1.ebuild, python-2.4.1-r1.ebuild, python-2.4.2.ebuild:
Readded critical fix for HPPA.
21 Oct 2005; Aaron Walker
Stable on mips.
15 Oct 2005; MATSUU Takuto
Stable on sh.
15 Oct 2005; Michael Hanselmann
Stable on hppa, ppc.
14 Oct 2005; Gustavo Zacarias
Stable on sparc
14 Oct 2005; Bryan Østergaard
Stable on alpha.
13 Oct 2005; Luis Medinas
Marked Stable on amd64.
13 Oct 2005; Aron Griffis
Mark 2.4.2 stable on ia64
13 Oct 2005; Rob Cakebread
Marked x86 stable per Mr_Bones_ - memory leak in posix.access()
10 Oct 2005; Gustavo Zacarias
python-2.4.1-r1.ebuild:
Stable on sparc
10 Oct 2005; Luis Medinas
Marked Stable on amd64.
10 Oct 2005; Markus Rothe
Stable on ppc64
09 Oct 2005; Michael Hanselmann
python-2.4.1-r1.ebuild:
Stable on hppa, ppc.
08 Oct 2005; Bryan Østergaard
Stable python-2.4 on alpha, ia64 and x86.
01 Oct 2005; Bryan Østergaard
python-2.4.1-r1.ebuild, python-2.4.2.ebuild:
Disable additional test, fixing bug 82469, 94859, 96366 and 96488.
*python-2.4.2 (28 Sep 2005)
28 Sep 2005; Bryan Østergaard
+files/python-2.4.2-readline.patch, +python-2.4.2.ebuild:
Bump version to 2.4.2.
14 Sep 2005; Aaron Walker
2.3.5-r2 stable on mips for security bug #104009.
11 Sep 2005; Simon Stelling
stable on amd64 wrt bug 104009
10 Sep 2005; Michael Hanselmann
python-2.3.5-r2.ebuild:
Stable on ppc and hppa.
10 Sep 2005; MATSUU Takuto
Stable on sh.
09 Sep 2005; Josh Grebe
Sparc stable bump for bug #104009
09 Sep 2005; Markus Rothe
Stable on ppc64
08 Sep 2005; Bryan Østergaard
Stable on x86, alpha and ia64 - bug 104009.
*python-2.3.5-r2 (08 Sep 2005)
08 Sep 2005; Bryan Østergaard
+files/python-2.3-pcre.patch, +python-2.3.5-r2.ebuild:
Version bump to fix pcre security vulnerability, bug 104009.
16 Aug 2005; Bryan Østergaard
python-2.3.5.ebuild:
Add fix for bug 88777 to arch versions.
15 Aug 2005; Bryan Østergaard
python-2.4.1-r1.ebuild:
Fix bug 88777 in ~arch versions.
11 Aug 2005; Mike Frysinger
+files/python-2.4.1-bindir-libdir.patch,
+files/python-2.4.1-crosscompile.patch, python-2.4.1-r1.ebuild:
Add support for cross-compiling. Grabbed patches from uClibc/OpenEmbedded.
19 Jul 2005; Bryan Østergaard
+files/python-2.4.1-st_flags.patch, python-2.4.1-r1.ebuild:
Update st_flags patch, bug 94637.
03 Jul 2005; Bryan Østergaard
Stable on alpha.
27 Jun 2005; Markus Rothe
Stable on ppc64
18 Jun 2005; Markus Rothe
added ~ppc64
*python-2.4.1-r1 (16 Jun 2005)
*python-2.3.5-r1 (16 Jun 2005)
16 Jun 2005; Bryan Østergaard
+files/python-2.3.5-st_flags.patch, +python-2.3.5-r1.ebuild,
+python-2.4.1-r1.ebuild:
Add st_flags patch, requested in bug 94637.
09 Jun 2005; Herbie Hopkins
files/python-2.4.1-libdir.patch, python-2.4.1.ebuild:
Fix libdir patch to work with amd64s no-symlink profile, removed
append-flags -fPIC as this seems to no longer be necessary.
29 May 2005;
python-2.4-r3.ebuild, python-2.4.1.ebuild:
echangelog - update package to use libc expanded variable elibc_uclibc vs
uclibc so USE=-* works
29 May 2005; Alastair Tse
files/python-2.4.1-libdir.patch:
remove zlib from libpython dependency (#90545)
28 May 2005; Bryan Østergaard
python-2.2.3-r6.ebuild, python-2.3.4-r1.ebuild, python-2.3.5.ebuild,
python-2.4-r3.ebuild, python-2.4.1.ebuild:
Add missing inherit versionator.
21 May 2005; Bryan Østergaard
Fix PROVIDE according to bug 93028.
18 May 2005; Markus Rothe
Added ~ppc64 to KEYWORDS
11 May 2005; Marcus D. Hanwell
Stable on amd64.
07 May 2005; Bryan Østergaard
python-2.4.1.ebuild:
Fix FEATURES=test using slightly modified patch by Rob Cakebread, bug 67970.
01 May 2005; Stephen Bennett
python-2.3.5.ebuild, python-2.4.1.ebuild:
Added compile fix for when $LIBC is set.
30 Apr 2005; Michael Hanselmann
Stable on ppc.
28 Apr 2005; Gustavo Zacarias
Stable on sparc
*python-2.4.1 (27 Apr 2005)
27 Apr 2005; Alastair Tse
+files/python-2.4.1-db4.patch, +files/python-2.4.1-libdir.patch,
+files/python-2.4.1-readline.patch, files/python-2.4-readline.patch,
-python-2.3.3-r2.ebuild, python-2.3.5.ebuild, -python-2.4-r1.ebuild,
-python-2.4-r2.ebuild, +python-2.4.1.ebuild:
version bump for 2.4.1, clean up readling, db4 and libdir patch for 2.4.1.
20 Apr 2005; Alastair Tse
python-2.4-r3.ebuild:
reverting changes to deps and adding note about why they are arranged in
that way (to remind myself never to touch them again :)
20 Apr 2005; Alastair Tse
+files/python-2.3-readline.patch, +files/python-2.4-readline.patch,
python-2.3.5.ebuild, python-2.4-r3.ebuild:
fixing readline support to not require termcap (#79013). fixed DEPEND
and RDEPEND order (python-fchksum isn't a DEPEND only)
08 Apr 2005; Markus Rothe
Stable on ppc64
*python-2.4-r3 (19 Mar 2005)
19 Mar 2005; Rob Cakebread
files/python-2.4-libdir.patch, +python-2.4-r3.ebuild:
Removed multiple dirs in sys path. bug# 83109
15 Mar 2005; Alastair Tse
more multilib fixes (#76791)
01 Mar 2005; Bryan Østergaard
python-2.4-r1.ebuild:
Fix conditional c++ support for remaining versions.
27 Feb 2005; Bryan Østergaard
python-2.3.4-r1.ebuild, python-2.4-r2.ebuild:
Disable c++ conditionally.
*python-2.3.5 (17 Feb 2005)
17 Feb 2005; Rob Cakebread
Version bump.
09 Feb 2005; Luca Barbato
Marked ppc
*python-2.4-r2 (07 Feb 2005)
07 Feb 2005; Jeremy Huddleston
+files/python-2.4-libdir.patch, files/python-updater, +python-2.4-r2.ebuild:
Multilib releated cleanup.
*python-2.2.3-r6 (06 Feb 2005)
06 Feb 2005; Rob Cakebread
+files/python-2.2.3-xmlrpc.patch, +files/python-2.3-xmlrpc.patch,
+files/python-2.4-xmlrpc.patch, -python-2.2.3-r5.ebuild,
+python-2.2.3-r6.ebuild, -python-2.3.3-r1.ebuild, +python-2.3.3-r2.ebuild,
-python-2.3.3.ebuild, +python-2.3.4-r1.ebuild, -python-2.3.4.ebuild,
+python-2.4-r1.ebuild, -python-2.4.ebuild:
Patches and version bumps for security bug# 80592 Python bug# PSF-2005-001 xmlrpc
vulnerability. Removed obsolete versions.
06 Jan 2005; Bryan Østergaard
Fix broken Manifest.
05 Jan 2005; Rob Cakebread
Only apply lib64 patch on CONF_LIBDIR == lib64
04 Jan 2005; Rob Cakebread
+files/python-2.4-lib64.patch, python-2.4.ebuild:
Added lib64 patch
*python-2.4 (04 Jan 2005)
04 Jan 2005; Rob Cakebread
+files/python-2.4-add_portage_search_path.patch,
+files/python-2.4-db4.2.patch,
+files/python-2.4-disable_modules_and_ssl.patch,
+files/python-2.4-gentoo_py_dontcompile.patch,
+files/python-2.4-mimetypes_apache.patch, files/python-updater,
+python-2.4.ebuild:
Version bump. bug# 68775
29 Dec 2004; Ciaran McCreesh
Change encoding to UTF-8 for GLEP 31 compliance
06 Nov 2004; Joshua Kinard
Marked stable on mips.
29 Oct 2004; Alastair Tse
improvements with tmp log creation with python-updater (#68843)
19 Oct 2004; Guy Martin
Stable on hppa.
19 Oct 2004; Dylan Carlson
Stable on amd64.
19 Oct 2004; Alastair Tse
fix problem with tk-inter and USE flags handing (grumble)
18 Oct 2004; Mike Frysinger
python-2.3.4.ebuild:
Forward part from 2.3.3-r1 the removal of directories in /usr/lib/python
based upon USE flags.
17 Oct 2004; Jason Wever
Stable on sparc.
24 Sep 2004; Alastair Tse
python-2.3.3-r1.ebuild, python-2.3.3.ebuild, python-2.3.4.ebuild,
-python-2.3.4_rc1.ebuild:
adding workaround for -fstack-protector-all (#50309)
06 Sep 2004; Ciaran McCreesh
python-2.3.3.ebuild, python-2.3.4.ebuild, python-2.3.4_rc1.ebuild:
Switch to use epause and ebeep, bug #62950
31 Aug 2004; Guy Martin
Removed useless -fPIC for hppa.
18 Aug 2004; Aron Griffis
stable on alpha
14 Aug 2004; Travis Tilley
python-2.3.3-r1.ebuild, python-2.3.4.ebuild:
added logic for installing to /usr/lib64, triggered by the CONF_LIBDIR
variable. proper CONF_LIBDIR support will require portage 2.0.51_pre18, soon
to be released.
20 Jul 2004; Lars Weiler
Made python-2.1 stable on ppc as there are still some ebuilds which require
this version.
03 Jul 2004; Bryan Østergaard
Stable on alpha.
03 Jul 2004; Grant Goodyear
x86-obsd minor fix
01 Jul 2004; Jeremy Huddleston
python-2.1.3-r1.ebuild, python-2.2.2.ebuild, python-2.2.3-r5.ebuild,
python-2.3.3-r1.ebuild, python-2.3.3.ebuild, python-2.3.4.ebuild,
python-2.3.4_rc1.ebuild:
virtual/glibc -> virtual/libc
25 Jun 2004; Aron Griffis
python-2.2.3-r5.ebuild, python-2.3.3-r1.ebuild, python-2.3.3.ebuild,
python-2.3.4.ebuild, python-2.3.4_rc1.ebuild:
QA - fix use invocation and a bug in the 2.3.4 ebuilds:
[ -z "use X" -o -z "use tcltk" ] doesn't do what you meant it to do
20 Jun 2004; Gustavo Zacarias
Sparc happy stable
15 Jun 2004;
USE= cleanups and added uclibc
12 Jun 2004; Tom Gall
stable on ppc64, bug #53575
06 Jun 2004; Aron Griffis
python-2.3.3-r1.ebuild, python-2.3.4.ebuild, python-2.3.4_rc1.ebuild:
Fix use invocation
*python-2.3.4 (04 Jun 2004)
04 Jun 2004; Bryan Østergaard
Bump version.
02 Jun 2004; Travis Tilley
stable on amd64
30 May 2004; Guy Martin
Marked stable on hppa.
22 May 2004; Guy Martin
python-2.3.3.ebuild, python-2.3.4_rc1.ebuild:
Fix os.utime() on hppa. utimes it not supported but unfortunately reported as
working.
*python-2.3.4_rc1 (15 May 2004)
15 May 2004; Joshua Kinard
python-2.3.4_rc1.ebuild:
Marking 2.3.3 stable on mips (someone yanked the ~mips keyword at some
point...), and 2.3.4 unstable.
27 Apr 2004; Michael McCabe
Marked stable on s390
*python-2.3.3-r1 (12 Apr 2004)
12 Apr 2004; Alastair Tse
files/python-2.3-add_portage_search_path_take_2.patch:
add workaround for python-2.2 to python-2.3 upgrade possibly breaking older
portage versions. make /usr/lib/portage/pym appear before
/usr/lib/python*/site-packages in sys.path (not really critical, but better be
safe than sorry). also removed c++ support to reduce gcc/glibc upgrade pain
11 Mar 2004; Alastair Tse
removing 2.2.1 from tree for security reasons (#44230)
09 Mar 2004;
stable on alpha and ia64
05 Mar 2004; Alastair Tse
added X useflag for greater tcltk seperation. now needs both X and tcltk USE
flags to enable tkinter support
03 Mar 2004; David Holm
Added to ~ppc.
27 Feb 2004; Alastair Tse
completely removed pkg_setup(), added note at the top of the ebuild where you
can't miss it.
27 Feb 2004; Jason Stubbs
Removing portage version check again as it's preventing new installations.
Bug #43036
25 Feb 2004; Bryan Østergaard,,,
Reinstating portage version check as people keep upgrading python without
upgrading portage.
17 Feb 2004; Aron Griffis
Fix duplicate KEYWORDS settings and mark stable on alpha and ia64 for the sake
of dev-python/PyXML-py21
17 Feb 2004; Aron Griffis
add ~alpha for the sake of dev-python/Imaging-py21
10 Feb 2004; Bartosch Pixa
set ppc in keywords
10 Feb 2004; Alastair Tse
files/python-2.3-db4.2.patch:
add fix to make python-2.3.3 db-4.2 (gentoo flavour) aware
06 Feb 2004;
Stable on sparc
03 Feb 2004; Guy Martin
Marked stable on hppa.
02 Feb 2004; Alastair Tse
update python-updater thanks to a well spotted mistake by Chris Bainbridge
27 Jan 2004; Alastair Tse
disabling pkg_setup again after testing with stage2
26 Jan 2004; Alastair Tse
re-instating pkg_setup() warning/abort message. added apache mime.types to
mime type search list. modified to use tar.bz2 (saves 1MB of downloads)
24 Jan 2004; Guy Martin
Added ~hppa to KEYWORDS.
24 Jan 2004;
keyworded ~sparc
24 Jan 2004; Alastair Tse
add missing doc IUSE (#39232)
22 Jan 2004; Alastair Tse
files/depreorder.py:
updated python-updater for portage-2.0.50, installed python-updater in
/usr/sbin for convienence
19 Jan 2004; Alastair Tse
python-2.3.3.ebuild:
disable portage check because stable portage already is compatible with
python-2.3
18 Jan 2004; Alastair Tse
make ROOT var more robust during postinst()
12 Jan 2004; Luca Barbato
Marked ppc
06 Jan 2004; Aron Griffis
Stable on ia64 to enable fix for bug 36954; portage-2.0.49-r20 depends on
this revision.
03 Jan 2004; Jason Wever