summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/php/ChangeLog1760
1 files changed, 1759 insertions, 1 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index 073440a9ea89..de141017b2f3 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.399 2010/08/02 16:56:41 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.400 2010/08/03 08:55:13 mabi Exp $
*php-5.2.14 (02 Aug 2010)
@@ -33,3 +33,1761 @@
version bump, simplify postgres deps (bug #326967), fixes strict aliasing
issues (#329753), version bump is a security update
+ 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> php-5.3.2.ebuild:
+ Keyworded on alpha, bug #321743
+
+ 19 Jul 2010; Jeroen Roovers <jer@gentoo.org> php-5.3.2.ebuild:
+ Marked ~hppa (bug #321743).
+
+ 08 Jul 2010; Matti Bickel <mabi@gentoo.org>
+ files/eblits/pkg_setup-v1.eblit, php-5.3.2.ebuild:
+ can not have use-deps on old style virtuals
+
+ 05 Jul 2010; Matti Bickel <mabi@gentoo.org>
+ files/eblits/src_configure-v1.eblit:
+ fix compilation on x64 systems (bug #327025)
+
+ 05 Jul 2010; Matti Bickel <mabi@gentoo.org> php-5.2.13.ebuild:
+ introduced new style virtual httpd-php (bug #319623)
+
+ 05 Jul 2010; Matti Bickel <mabi@gentoo.org> -php-5.2.9-r2.ebuild,
+ -php-5.2.10.ebuild, -php-5.2.10-r1.ebuild, -php-5.2.10-r2.ebuild,
+ -php-5.2.11.ebuild, -php-5.2.11-r1.ebuild, -php-5.2.12.ebuild:
+ remove old
+
+ 05 Jul 2010; Matti Bickel <mabi@gentoo.org> php-5.3.2.ebuild:
+ introduced new style virtual httpd-php (bug #319623)
+
+ 04 Jul 2010; Matti Bickel <mabi@gentoo.org> php-5.3.2.ebuild:
+ include patch to compile with gmp-5* (bug #322303)
+
+ 14 Jun 2010; <mabi@gentoo.org> files/eblits/src_install-v1.eblit,
+ php-5.3.2.ebuild:
+ sync with overlay: repair apache2 USE dep, cli SAPI on by default (bug
+ #310383), show all SAPIs in php-config (bug #278439)
+
+ 12 Jun 2010; <mabi@gentoo.org> php-5.3.2.ebuild, metadata.xml:
+ USE="mbstring" already covered by USE="unicode"; set USE-defaults to match
+ upstream defaults (bug #285816)
+
+ 11 Jun 2010; <mabi@gentoo.org> files/eblits/src_compile-v1.eblit,
+ php-5.3.2.ebuild, files/eblits/src_configure-v1.eblit:
+ make USE="iodbc" independant from USE="odbc", fix embed SAPI compile
+ failure
+
+ 01 Jun 2010; <mabi@gentoo.org> -files/eblits/common-v2.eblit,
+ -files/eblits/src_compile-v2.eblit, -files/eblits/src_install-v2.eblit,
+ files/eblits/src_prepare-v1.eblit, php-5.3.2.ebuild, metadata.xml:
+ align more closely with original php-5.3 work from hoffie@gentoo.org, fix
+ missing mbstring use description, remove unneeded -v2 eblits, remove
+ dangling mcve references
+
+ 30 May 2010; <mabi@gentoo.org> -files/20php4-envd, php-5.3.2.ebuild,
+ -files/php4-ldvs:
+ fix iodbc USE dep (bug #285419), remove unneeded php4 files
+
+ 28 May 2010; <mabi@gentoo.org> php-5.3.2.ebuild:
+ add flex dependency (bug #221357)
+
+ 28 May 2010; <mabi@gentoo.org> files/eblits/src_prepare-v1.eblit:
+ use portable find command (bug #321781)
+
+*php-5.3.2 (27 May 2010)
+
+ 27 May 2010; <mabi@gentoo.org> files/70_mod_php5_concurr.conf-apache2,
+ files/70_mod_php5.conf-apache2, +files/eblits/common-v1.eblit,
+ +files/eblits/common-v2.eblit, +files/eblits/pkg_postinst-v1.eblit,
+ +files/eblits/pkg_setup-v1.eblit, +files/eblits/src_compile-v1.eblit,
+ +files/eblits/src_compile-v2.eblit, +files/eblits/src_configure-v1.eblit,
+ +files/eblits/src_install-v1.eblit, +files/eblits/src_install-v2.eblit,
+ +files/eblits/src_prepare-v1.eblit, +files/eblits/src_test-v1.eblit,
+ +php-5.3.2.ebuild:
+ version bump (bug #274512, #312775); see
+ http://www.php.net/ChangeLog-5.php#5.3.2 for a list of changes and the
+ migration guide for an update from 5.2:
+ http://www.php.net/manual/en/migration53.php; expect more bumps as we fix
+ open bugs
+ thanks to GiDis and olemarkus for providing patches and a lot of testing
+
+ 29 Mar 2010; Markus Meier <maekke@gentoo.org> php-5.2.13.ebuild:
+ amd64 stable, bug #306939
+
+ 26 Mar 2010; Raúl Porcel <armin76@gentoo.org> php-5.2.13.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #306939
+
+ 24 Mar 2010; Jeroen Roovers <jer@gentoo.org> php-5.2.13.ebuild:
+ Stable for HPPA (bug #306939).
+
+ 23 Mar 2010; Brent Baude <ranger@gentoo.org> php-5.2.13.ebuild:
+ Marking php-5.2.13 ppc for bug 306939
+
+ 22 Mar 2010; Christian Faulhammer <fauli@gentoo.org> php-5.2.13.ebuild:
+ stable x86, security bug 306939
+
+ 21 Mar 2010; Brent Baude <ranger@gentoo.org> php-5.2.13.ebuild:
+ Marking php-5.2.13 ppc64 for bug 306939
+
+*php-5.2.13 (20 Mar 2010)
+
+ 20 Mar 2010; Tobias Heinlein <keytoaster@gentoo.org> +php-5.2.13.ebuild:
+ Non-maintainer commit; Version bump, security bug #306939, patch by Bernd
+ Lommerzheim
+
+ 13 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> php-5.2.12.ebuild,
+ +files/php-5.2.12-libpng14.patch:
+ Fix building with libpng14.
+
+ 31 Jan 2010; Torsten Veller <tove@gentoo.org> php-5.2.9-r2.ebuild,
+ php-5.2.10.ebuild, php-5.2.10-r1.ebuild, php-5.2.10-r2.ebuild,
+ php-5.2.11.ebuild, php-5.2.11-r1.ebuild, php-5.2.12.ebuild:
+ Change vecho to echo
+
+ 05 Jan 2010; Raúl Porcel <armin76@gentoo.org> php-5.2.12.ebuild:
+ ia64/s390/sh/sparc stable wrt #293888
+
+ 05 Jan 2010; Joseph Jezak <josejx@gentoo.org> php-5.2.12.ebuild:
+ Marked ppc stable for bug #293888.
+
+ 01 Jan 2010; Tobias Klausmann <klausman@gentoo.org> php-5.2.12.ebuild:
+ Stable on alpha, bug #293888
+
+ 31 Dec 2009; Markus Meier <maekke@gentoo.org> php-5.2.12.ebuild:
+ amd64/arm stable, bug #293888
+
+ 31 Dec 2009; Christian Faulhammer <fauli@gentoo.org> php-5.2.12.ebuild:
+ stable x86, security bug 293888
+
+ 31 Dec 2009; Jeroen Roovers <jer@gentoo.org> php-5.2.12.ebuild:
+ Stable for HPPA (bug #293888).
+
+ 31 Dec 2009; Brent Baude <ranger@gentoo.org> php-5.2.12.ebuild:
+ Marking php-5.2.12 ppc64 for bug 293888
+
+*php-5.2.12 (30 Dec 2009)
+
+ 30 Dec 2009; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.12.ebuild:
+ version bump to 5.2.12 wrt security bug 297399, please note that
+ USE=concurrentmodphp is broken (but should not be needed at the moment
+ anyway), bug 298969
+
+ 16 Dec 2009; Christian Hoffmann <hoffie@gentoo.org> php-5.2.11.ebuild,
+ php-5.2.11-r1.ebuild:
+ trying to fix the circular dependency we are seeing with suhosin since
+ 5.2.11 (where I added a version dependency without much thinking), bug
+ 295871, thanks to Oleg Gawriloff <barzog@telecom.by>
+
+ 21 Nov 2009; nixnut <nixnut@gentoo.org> php-5.2.11-r1.ebuild:
+ ppc stable #292132
+
+ 17 Nov 2009; Raúl Porcel <armin76@gentoo.org> php-5.2.11-r1.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #292132
+
+ 17 Nov 2009; Brent Baude <ranger@gentoo.org> php-5.2.11-r1.ebuild:
+ Marking php-5.2.11-r1 ppc64 for bug 292132
+
+ 15 Nov 2009; Jeroen Roovers <jer@gentoo.org> php-5.2.11-r1.ebuild:
+ Stable for HPPA (bug #292132).
+
+ 14 Nov 2009; Markus Meier <maekke@gentoo.org> php-5.2.11-r1.ebuild:
+ arm stable, bug #292132
+
+ 14 Nov 2009; Markus Meier <maekke@gentoo.org> php-5.2.11-r1.ebuild:
+ amd64/x86 stable, bug #292132
+
+*php-5.2.11-r1 (13 Nov 2009)
+
+ 13 Nov 2009; Dawid Węgliński <cla@gentoo.org> +php-5.2.11-r1.ebuild:
+ Revision bump with fix for gdMaxColors (security bug #292132)
+
+ 19 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> php-5.2.11.ebuild:
+ Stabilizing for ppc, bug 285434 (also fixing bug 278064)
+
+ 18 Oct 2009; Brent Baude <ranger@gentoo.org> php-5.2.11.ebuild:
+ Marking php-5.2.11 ppc64 for bug 285434
+
+ 09 Oct 2009; Christian Hoffmann <hoffie@gentoo.org> php-5.2.11.ebuild:
+ adding dependency on recent enough suhosin per bug 276583
+
+ 07 Oct 2009; <chainsaw@gentoo.org> php-5.2.11.ebuild:
+ Marked stable on AMD64 as requested by Bernd Marienfeldt in security bug
+ #285434. Tested with USE="apache2 berkdb bzip2 calendar cgi cli crypt
+ ctype curl gd iconv imap ipv6 mhash mysql ncurses nls pcre pic posix
+ readline session snmp spl ssl threads tokenizer truetype unicode xml
+ xmlrpc zlib" serving www.linx.net on hardened AMD64 non-multilib system.
+
+ 07 Oct 2009; Raúl Porcel <armin76@gentoo.org> php-5.2.11.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #285434
+
+ 07 Oct 2009; Jeroen Roovers <jer@gentoo.org> php-5.2.11.ebuild:
+ Stable for HPPA (bug #285434).
+
+ 06 Oct 2009; Christian Faulhammer <fauli@gentoo.org> php-5.2.11.ebuild:
+ stable x86, security bug 285434
+
+*php-5.2.11 (29 Sep 2009)
+
+ 29 Sep 2009; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.11.ebuild:
+ version bump per bug 285434 (security)
+
+*php-5.2.10-r2 (24 Sep 2009)
+
+ 24 Sep 2009; Dawid Węgliński <cla@gentoo.org> +php-5.2.10-r2.ebuild,
+ +files/php-5.2.10-pdo_dblib.patch:
+ Add quick fix for bug #279576 and remove tests/lang/bug45392.phpt which is
+ not included in 5.2.10
+
+*php-5.2.10-r1 (05 Jul 2009)
+
+ 05 Jul 2009; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.10-r1.ebuild:
+ revbump with the latest suhosin patch (might fix suhosin-related
+ segfaults, reported in bug 276583), also fixing a curl regression, both
+ might be the reason for bug 276135
+
+ 30 Jun 2009; Raúl Porcel <armin76@gentoo.org> php-5.2.10.ebuild:
+ arm/ia64/s390/sh/sparc stable wrt #274670
+
+ 27 Jun 2009; Brent Baude <ranger@gentoo.org> php-5.2.10.ebuild:
+ Marking php-5.2.10 ppc64 and ppc for bug 274670
+
+ 26 Jun 2009; Tobias Klausmann <klausman@gentoo.org> php-5.2.10.ebuild:
+ Stable on alpha, bug #274670
+
+ 26 Jun 2009; Tobias Heinlein <keytoaster@gentoo.org> php-5.2.10.ebuild:
+ amd64 stable, security bug #274670
+
+ 25 Jun 2009; Christian Faulhammer <fauli@gentoo.org> php-5.2.10.ebuild:
+ stable x86, security bug 274670
+
+ 24 Jun 2009; Christian Hoffmann <hoffie@gentoo.org> metadata.xml:
+ restoring metadata.xml with zip-external description, somehow repoman
+ complains otherwise
+
+ 23 Jun 2009; Jeroen Roovers <jer@gentoo.org> php-5.2.10.ebuild,
+ metadata.xml:
+ Stable for HPPA (bug #274670).
+
+ 21 Jun 2009; Christian Hoffmann <hoffie@gentoo.org> metadata.xml:
+ removing traces of USE=zip-external
+
+*php-5.2.10 (19 Jun 2009)
+
+ 19 Jun 2009; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.10.ebuild:
+ version bump per security bug 274670, fixes at least one security problem
+ (DoS) and introduces getopt long support for Gentoo users as requested
+
+ 19 Jun 2009; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.8-r2.ebuild,
+ -php-5.2.9.ebuild, -php-5.2.9-r1.ebuild:
+ clean up old and vulnerable
+
+ 26 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ ChangeLog:
+ Call depend.apache_pkg_setup() in pkg_setup() (bug #268371).
+
+ 26 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ php-5.2.8-r2.ebuild, php-5.2.9.ebuild, php-5.2.9-r1.ebuild,
+ php-5.2.9-r2.ebuild:
+ Call depend.apache_pkg_setup() in pkg_setup() (bug #268371).
+
+ 20 Apr 2009; Raúl Porcel <armin76@gentoo.org> php-5.2.9-r2.ebuild:
+ arm/ia64/s390/sh/sparc stable wrt #260576
+
+ 18 Apr 2009; Tobias Klausmann <klausman@gentoo.org> php-5.2.9-r2.ebuild:
+ Stable on alpha, bug #260576
+
+ 18 Apr 2009; Brent Baude <ranger@gentoo.org> php-5.2.9-r2.ebuild:
+ Marking php-5.2.9-r2 ppc64 for bug 260576
+
+ 18 Apr 2009; Markus Meier <maekke@gentoo.org> php-5.2.9-r2.ebuild:
+ x86 stable, bug #260576
+
+ 18 Apr 2009; nixnut <nixnut@gentoo.org> php-5.2.9-r2.ebuild:
+ ppc stable #260576
+
+ 17 Apr 2009; Jeroen Roovers <jer@gentoo.org> php-5.2.9-r2.ebuild:
+ Stable for HPPA (bug #260576).
+
+ 17 Apr 2009; Tobias Heinlein <keytoaster@gentoo.org> php-5.2.9-r2.ebuild:
+ amd64 stable wrt security bug #260576
+
+*php-5.2.9-r2 (16 Apr 2009)
+
+ 16 Apr 2009; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.6-r7.ebuild,
+ -php-5.2.8-r1.ebuild, +php-5.2.9-r2.ebuild:
+ cleaning old; revision bump to fix yet three possible security issues, see
+ bug 260576 for details
+
+*php-5.2.9-r1 (10 Apr 2009)
+*php-5.2.9 (10 Apr 2009)
+
+ 10 Apr 2009; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.9.ebuild,
+ +php-5.2.9-r1.ebuild:
+ version bump to fix several possible security issues, details to follow,
+ bug 260576 (5.2.9 is more or less vanilla php, 5.2.9-r1 has lots of
+ additional backported patches)
+
+ 07 Apr 2009; Christian Faulhammer <fauli@gentoo.org> php-5.2.8-r1.ebuild,
+ php-5.2.8-r2.ebuild:
+ revert from EAPI 2 to 0 again, see bug 265245
+
+ 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> php-5.2.8-r1.ebuild,
+ php-5.2.8-r2.ebuild:
+ arm/ia64/s390/sh stable
+
+ 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> php-5.2.8-r1.ebuild,
+ php-5.2.8-r2.ebuild:
+ use EAPI 2 for USE flag check
+
+ 02 Feb 2009; Mike Frysinger <vapier@gentoo.org> metadata.xml:
+ Document local USE=pic flag.
+
+ 01 Feb 2009; Tobias Klausmann <klausman@gentoo.org> php-5.2.8-r2.ebuild:
+ Stable on alpha, bug #249703
+
+ 31 Jan 2009; Tiago Cunha <tcunha@gentoo.org> php-5.2.8-r2.ebuild:
+ stable sparc, bug 249703
+
+ 25 Jan 2009; Markus Meier <maekke@gentoo.org> php-5.2.8-r2.ebuild:
+ x86 stable, bug #249703
+
+ 24 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.8-r2.ebuild:
+ ppc stable, bug #249703
+
+ 23 Jan 2009; Brent Baude <ranger@gentoo.org> php-5.2.8-r2.ebuild:
+ Marking php-5.2.8-r2 ppc64 for bug 249703
+
+ 20 Jan 2009; Tobias Heinlein <keytoaster@gentoo.org> php-5.2.8-r2.ebuild:
+ amd64 stable wrt security bug 249703
+
+ 20 Jan 2009; Jeroen Roovers <jer@gentoo.org> php-5.2.8-r2.ebuild:
+ Stable for HPPA (bug #249703).
+
+*php-5.2.8-r2 (11 Jan 2009)
+
+ 11 Jan 2009; Christian Hoffmann <hoffie@gentoo.org>
+ -files/70_mod_php.conf-apache2,
+ +files/70_mod_php5_concurr.conf-apache2-r1,
+ +files/70_mod_php5.conf-apache2-r1,
+ -files/70_mod_php_concurr.conf-apache2, -php-5.2.8.ebuild,
+ +php-5.2.8-r2.ebuild:
+ revision bump to fix bug 162478 (dropping usage of AddType apache config
+ directive) and bug 249703 (libxml2-2.7 breakage) and an upstream fix for
+ bug 217392; removing old and unused files
+
+ 24 Dec 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.8-r1.ebuild:
+ alpha/ia64 stable wrt #249875
+
+ 23 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> php-5.2.8-r1.ebuild:
+ Stable on sparc, security bug #249875
+
+ 22 Dec 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.8-r1.ebuild:
+ Stable for HPPA (bug #249875).
+
+ 21 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.8-r1.ebuild:
+ ppc stable, bug #249875
+
+ 20 Dec 2008; Markus Meier <maekke@gentoo.org> php-5.2.8-r1.ebuild:
+ amd64/x86 stable, bug #249875
+
+ 19 Dec 2008; Brent Baude <ranger@gentoo.org> php-5.2.8-r1.ebuild:
+ Marking php-5.2.8-r1 ppc64 for bug 249875
+
+ 19 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.8-r1.ebuild:
+ Fix die message when libpcre is not built with unicode support.
+
+*php-5.2.8-r1 (18 Dec 2008)
+
+ 18 Dec 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.8-r1.ebuild:
+ revbump for security bug 249875, shipping several new security fixes;
+ incorporate suggestion from Bernd Lommerzheim <bernd@lommerzheim.com> in
+ bug 238127 to check libpcre for USE=unicode; adding patch for interbase
+ precision improvements as suggested by Viesturs <viesturs@dps.lv> in bug
+ 250640
+
+*php-5.2.8 (08 Dec 2008)
+
+ 08 Dec 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.8.ebuild:
+ version bump wrt security bug 249875; also attempting to make the build
+ failure fix for bug 217392 more portable; using system pcre now to avoid
+ problems with apache/mod_php (bug 238127)
+
+ 10 Nov 2008; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.5-r1.ebuild,
+ -php-5.2.6-r6.ebuild:
+ dropping old and vulnerable
+
+ 22 Sep 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6-r7.ebuild:
+ Stable for HPPA (bug #231528).
+
+ 21 Sep 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6-r7.ebuild:
+ alpha/ia64/sparc stable wrt #231528
+
+ 20 Sep 2008; Markus Meier <maekke@gentoo.org> php-5.2.6-r7.ebuild:
+ x86 stable, bug #231528
+
+ 16 Sep 2008; Brent Baude <ranger@gentoo.org> php-5.2.6-r7.ebuild:
+ Marking php-5.2.6-r7 ppc64 and ppc for bug 231528
+
+ 16 Sep 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r7.ebuild:
+ stable on amd64 wrt bug 231528
+
+*php-5.2.6-r7 (06 Sep 2008)
+
+ 06 Sep 2008; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.6.ebuild,
+ -php-5.2.6-r2.ebuild, +php-5.2.6-r7.ebuild:
+ importing -r7 (patchset: r8) from php-testing overlay, including the snmp
+ memory leak fix from bug 231528; no need to upgrade for users with
+ USE=-snmp
+
+ 23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml:
+ Add GLEP 56 USE flag descriptions.
+
+ 15 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.6.ebuild,
+ -php-5.2.6-r2.ebuild:
+ removing old and vulnerable
+
+ 09 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> -php-4.4.8.ebuild:
+ Removing php-4 (bug 189172); use the php-4 (layman) overlay instead, if
+ you really insist on keeping it installed
+
+ 08 Aug 2008; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.6-r6.ebuild:
+ ppc stable, bug #234102
+
+ 08 Aug 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6-r6.ebuild:
+ alpha/ia64/sparc stable wrt #234102
+
+ 07 Aug 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6-r6.ebuild:
+ Stable for HPPA (bug #234102).
+
+ 07 Aug 2008; Markus Meier <maekke@gentoo.org> php-5.2.6-r6.ebuild:
+ x86 stable, bug #234102
+
+ 07 Aug 2008; Markus Rothe <corsair@gentoo.org> php-5.2.6-r6.ebuild:
+ Stable on ppc64; bug #234102
+
+ 07 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r6.ebuild:
+ stable on amd64 wrt security bug 234102
+
+ 07 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r6.ebuild:
+ patchset bump (without rev bump) which changes the new-memory-corruption
+ patch to fix a build issue (it used to contain the bison-generated .c
+ version of zend_language_parser.y, we now rely on configure to invoke
+ bison, which seems to work better)
+
+*php-5.2.6-r6 (07 Aug 2008)
+
+ 07 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.6_rc4.ebuild,
+ -php-5.2.6-r1.ebuild, -php-5.2.6-r5.ebuild, +php-5.2.6-r6.ebuild:
+ lots of new security/crash fixes, bug 234102 (CVE-2008-2665, CVE-2008-2666
+ and other issues); dropping old
+
+ 24 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r2.ebuild,
+ php-5.2.6-r5.ebuild:
+ changing explicit depend on c-client back to the virtual, now that a
+ recent enough uw-imap version is in the tree; stable dependencies are
+ still broken in case of uw-imap, as the needed version is not stable
+
+ 20 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r5.ebuild:
+ previous commit replaced CXXFLAGS by CFLAGS by accident, thanks to Rafał
+ Mużyło <galtgendo@o2.pl> in bug 230809
+
+ 20 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r5.ebuild:
+ yet another attempt at fixing _GNU_SOURCE-related build problems
+ (configure screws up FFLAGS which isn't used at all, so we stop
+ manipulating it now), bug 230809
+
+ 19 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r5.ebuild:
+ build-time-specific (no revbump): fixing warnings (which sometimes seem to
+ be fatal) regarding to missing function prototypes because of _GNU_SOURCE
+ being defined too late (bug 230809)
+
+*php-5.2.6-r5 (17 Jul 2008)
+
+ 17 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.6-r5.ebuild:
+ Fixing USE=suhosin on sparc and maybe other 'exotic' archs (gave SIGBUS,
+ bug 209501), adding >=freetds-0.82 compatibility patch for ext/mssql and
+ ext/pdo_dblib (thanks to matthias@dsx.at in bug 223891); other users don't
+ need to update [imported from php-testing overlay]
+
+ 11 Jul 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6-r2.ebuild:
+ Stable for HPPA (bug #230575).
+
+ 10 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r2.ebuild:
+ d'oh, the DEPEND on c-client was supposed to only show up for USE=imap,
+ thanks to Cardoe for noticing that
+
+ 10 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r2.ebuild:
+ the ext/imap security patch introduced in php-5.2.6-r2 raises the
+ dependency on c-client to version 2006k, fixing DEPEND accordingly, bug
+ 231258
+
+ 08 Jul 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6-r2.ebuild:
+ alpha/ia64/sparc stable wrt security #230575
+
+ 07 Jul 2008; Markus Meier <maekke@gentoo.org> php-5.2.6-r2.ebuild:
+ x86 stable, bug #230575
+
+ 07 Jul 2008; Thomas Anderson <gentoofan23@gentoo.org> php-5.2.6-r2.ebuild:
+ stable amd64, security bug 230575
+
+ 07 Jul 2008; Brent Baude <ranger@gentoo.org> php-5.2.6-r2.ebuild:
+ Marking php-5.2.6-r2 ppc64 and ppc for bug 230575
+
+*php-5.2.6-r2 (02 Jul 2008)
+
+ 02 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.6-r2.ebuild:
+ revbump to include newer patchset, employing lots of security/crash fixes,
+ bug 230575
+
+*php-5.2.6-r1 (05 May 2008)
+
+ 05 May 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.6-r1.ebuild:
+ using official suhosin for version 5.2.6 now, adding patch to fix bug
+ 212679 (ext/ldap build failure with --as-needed, thanks to Peter Volkov)
+
+ 01 May 2008; Christian Hoffmann <hoffie@gentoo.org>
+ -php-4.4.8_pre20070816.ebuild:
+ removing php-4.4.8_pre, 4.4.8 still left; yes, it was latest stable for
+ all arches, but php-4* and everything depending on it are hardmasked
+ anyway and one shouldn't continue using it either...
+
+ 01 May 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6.ebuild:
+ only try to fix the open_basedir test cases when suhosin is enabled,
+ otherwise it breaks for non-suhosin
+
+*php-5.2.6 (01 May 2008)
+
+ 01 May 2008; Christian Hoffmann <hoffie@gentoo.org>
+ -php-5.2.6_rc1-r1.ebuild, -php-5.2.6_rc3.ebuild, -php-5.2.6_rc3-r1.ebuild,
+ +php-5.2.6.ebuild:
+ version bump to 5.2.6, including kolab support (bug 210977, thanks to
+ wrobel and jakub), fixing bug 215623 in the same go; removing
+ old/vulnerable
+
+ 16 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ php-5.2.6_rc4.ebuild:
+ ppc stable, bug #215266
+
+ 16 Apr 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6_rc4.ebuild:
+ workaround autoconf-2.62 behavior change which made build fail w/
+ USE=posix (bug 217392), no revbump
+
+ 15 Apr 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6_rc4.ebuild:
+ Stable for HPPA (bug #215266).
+
+ 15 Apr 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6_rc4.ebuild:
+ alpha/ia64/sparc stable wrt security #215266
+
+ 14 Apr 2008; Markus Meier <maekke@gentoo.org> php-5.2.6_rc4.ebuild:
+ amd64/x86 stable, security bug #215266
+
+ 14 Apr 2008; Markus Rothe <corsair@gentoo.org> php-5.2.6_rc4.ebuild:
+ Stable on ppc64; bug #215266
+
+*php-5.2.6_rc4 (05 Apr 2008)
+
+ 05 Apr 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.6_rc4.ebuild:
+ bump to rc4 to address even more possible security issues (stack overflow
+ in fastcgi handling, several imap-related crashes)
+
+*php-5.2.6_rc3-r1 (30 Mar 2008)
+
+ 30 Mar 2008; Christian Hoffmann <hoffie@gentoo.org>
+ +php-5.2.6_rc3-r1.ebuild:
+ revbump with a patch to fix a regression in escapeshell{arg,cmd}()
+ functions in regards to multi-byte handling, phpbug 44564
+
+ 29 Mar 2008; Markus Meier <maekke@gentoo.org> php-5.2.6_rc3.ebuild:
+ x86 stable, security bug #215266
+
+ 29 Mar 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6_rc3.ebuild:
+ alpha/ia64/sparc stable wrt security #215266
+
+ 29 Mar 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6_rc3.ebuild:
+ stable on amd64, bug 215266
+
+ 29 Mar 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6_rc3.ebuild:
+ Stable for HPPA (bug #215266).
+
+ 29 Mar 2008; Brent Baude <ranger@gentoo.org> php-5.2.6_rc3.ebuild:
+ Marking php-5.2.6_rc3 ppc64 and ppc for bug 215266
+
+*php-5.2.6_rc3 (28 Mar 2008)
+
+ 28 Mar 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.6_rc3.ebuild:
+ bump, mainly to address the issues listed in security bug 215266
+
+ 23 Mar 2008; Benedikt Böhm <hollow@gentoo.org>
+ php-4.4.8_pre20070816.ebuild, php-4.4.8.ebuild, php-5.2.5-r1.ebuild,
+ php-5.2.6_rc1-r1.ebuild:
+ fix depend.apache usage wrt #208033
+
+ 19 Mar 2008; Christian Hoffmann <hoffie@gentoo.org>
+ -php-5.2.4_pre200708051230-r2.ebuild, -php-5.2.5_p20080206-r3.ebuild,
+ -php-5.2.6_rc1.ebuild:
+ removing old and/or vulnerable versions
+
+ 09 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ php-5.2.6_rc1-r1.ebuild:
+ ppc stable, bug #212211
+
+ 08 Mar 2008; <pva@gentoo.org> php-5.2.6_rc1-r1.ebuild:
+ amd64 stable, security bug #212211.
+
+ 07 Mar 2008; Dawid Węgliński <cla@gentoo.org> php-5.2.6_rc1-r1.ebuild:
+ Stable on x86 (bug #212211)
+
+ 06 Mar 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6_rc1-r1.ebuild:
+ alpha/ia64/sparc stable wrt #212211
+
+ 06 Mar 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6_rc1-r1.ebuild:
+ Stable for HPPA (bug #212211).
+
+ 06 Mar 2008; Brent Baude <ranger@gentoo.org> php-5.2.6_rc1-r1.ebuild:
+ Marking php-5.2.6_rc1-r1 ppc64 for bug 212211
+
+*php-5.2.6_rc1-r1 (05 Mar 2008)
+
+ 05 Mar 2008; Christian Hoffmann <hoffie@gentoo.org>
+ +php-5.2.6_rc1-r1.ebuild:
+ revbump to -r1 to include new patchset which fixes a mysql_(p)connect crash
+ (introduced in >5.2.5-r1), several memory corruption issues, a crash in the
+ soap extension and several test failures
+
+ 04 Mar 2008; Markus Rothe <corsair@gentoo.org> php-5.2.6_rc1.ebuild:
+ Stable on ppc64; bug #212211
+
+ 04 Mar 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.6_rc1.ebuild:
+ alpha/ia64/sparc stable wrt security #212211
+
+ 03 Mar 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.6_rc1.ebuild:
+ Stable for HPPA (bug #212211).
+
+ 03 Mar 2008; Markus Meier <maekke@gentoo.org> php-5.2.6_rc1.ebuild:
+ x86 stable, security bug #212211
+
+*php-5.2.6_rc1 (03 Mar 2008)
+
+ 03 Mar 2008; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.6_rc1.ebuild:
+ bump to 5.2.6_rc1
+
+ 03 Mar 2008; Christian Hoffmann <hoffie@gentoo.org>
+ -php-5.2.5_p20080206.ebuild, -php-5.2.5_p20080206-r2.ebuild:
+ removing old
+
+ 28 Feb 2008; Steve Dibb <beandog@gentoo.org>
+ php-5.2.5_p20080206-r3.ebuild:
+ amd64 stable, bug 209148
+
+ 24 Feb 2008; Brent Baude <ranger@gentoo.org>
+ php-5.2.5_p20080206-r3.ebuild:
+ Marking php-5.2.5_p20080206-r3 ppc64 for bug 209148
+
+ 24 Feb 2008; Raúl Porcel <armin76@gentoo.org>
+ php-5.2.5_p20080206-r3.ebuild:
+ alpha/ia64/sparc stable wrt security #209148
+
+ 22 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ php-5.2.5_p20080206-r3.ebuild:
+ ppc stable, bug #209148
+
+ 21 Feb 2008; Markus Meier <maekke@gentoo.org>
+ php-5.2.5_p20080206-r3.ebuild:
+ x86 stable, security bug #209148
+
+ 21 Feb 2008; Jeroen Roovers <jer@gentoo.org>
+ php-5.2.5_p20080206-r3.ebuild:
+ Stable for HPPA (bug #209148).
+
+ 13 Feb 2008; Christian Hoffmann <hoffie@gentoo.org>
+ php-5.2.5_p20080206-r3.ebuild:
+ yet another attempt at fixing src_test (no revbump)
+
+*php-5.2.5_p20080206-r3 (12 Feb 2008)
+
+ 12 Feb 2008; Christian Hoffmann <hoffie@gentoo.org>
+ +php-5.2.5_p20080206-r3.ebuild:
+ hopefully improved upstream patch for bug #209606
+
+*php-5.2.5_p20080206-r2 (12 Feb 2008)
+
+ 12 Feb 2008; Christian Hoffmann <hoffie@gentoo.org>
+ +php-5.2.5_p20080206-r2.ebuild:
+ revbump to fix a pretty severe crash problem: fixes bug #209606 and maybe
+ bug #209501; also reworking src_test so that it works more reliable
+ (hopefully)
+
+ 08 Feb 2008; Raúl Porcel <armin76@gentoo.org> php-5.2.5_p20080206.ebuild:
+ alpha/ia64/sparc stable wrt security #209148
+
+ 08 Feb 2008; Jeroen Roovers <jer@gentoo.org> php-5.2.5_p20080206.ebuild:
+ Stable for HPPA (bug #209148).
+
+ 08 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ php-5.2.5_p20080206.ebuild:
+ ppc stable, bug #209148
+
+ 08 Feb 2008; Brent Baude <ranger@gentoo.org> php-5.2.5_p20080206.ebuild:
+ Marking php-5.2.5_p20080206 ppc64 for bug 209148
+
+ 07 Feb 2008; Dawid Węgliński <cla@gentoo.org>
+ php-5.2.5_p20080206.ebuild:
+ Stable on x86 (bug #209148)
+
+*php-5.2.5_p20080206 (06 Feb 2008)
+
+ 06 Feb 2008; Christian Hoffmann <hoffie@gentoo.org>
+ +php-5.2.5_p20080206.ebuild:
+ adding new snapshot 5.2.5_p20080206 for security bug 209148
+
+ 31 Jan 2008; Christian Hoffmann <hoffie@gentoo.org>
+ files/70_mod_php.conf-apache2, files/70_mod_php5_concurr.conf-apache2,
+ files/70_mod_php5.conf-apache2, files/70_mod_php_concurr.conf-apache2:
+ changing AddDirectoryIndex to DirectoryIndex in apache configs per bug 139451
+
+*php-4.4.8 (08 Jan 2008)
+
+ 08 Jan 2008; Christian Hoffmann <hoffie@gentoo.org> +php-4.4.8.ebuild:
+ bumping to 4.4.8 by user request; completely untested except quick compile
+ test (it's hardmasked anyway, you should really switch to php-5*)
+
+ 08 Jan 2008; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.5.ebuild:
+ removing php-5.2.5, -r1 is more secure and has same KEYWORDS
+
+ 15 Dec 2007; <welp@gentoo.org> php-5.2.5-r1.ebuild:
+ Stable on amd64; bug 201885
+
+ 12 Dec 2007; Brent Baude <ranger@gentoo.org> php-5.2.5-r1.ebuild:
+ Marked php-5.2.5-r1 ppc & ppc64 stable for bug 201885
+
+ 11 Dec 2007; Jeroen Roovers <jer@gentoo.org> php-5.2.5-r1.ebuild:
+ Stable for HPPA (bug #201885).
+
+ 11 Dec 2007; Raúl Porcel <armin76@gentoo.org> php-5.2.5-r1.ebuild:
+ alpha/ia64/sparc stable wrt security #201885
+
+ 11 Dec 2007; Dawid Węgliński <cla@gentoo.org> php-5.2.5-r1.ebuild:
+ Stable on x86 (bug #201885)
+
+*php-5.2.5-r1 (08 Dec 2007)
+
+ 08 Dec 2007; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.5-r1.ebuild:
+ revision bump w/ updated patchset to fix most of the security issues listed
+ in bug 199156
+
+ 15 Nov 2007; Christian Hoffmann <hoffie@gentoo.org> -php-4.4.7.ebuild,
+ -php-5.2.4.ebuild, -php-5.2.4_p20070914-r2.ebuild:
+ removing old/vulnerable versions 4.4.7, 5.2.4 and 5.2.4_p20070914-r2
+
+ 14 Nov 2007; Alex Howells <astinus@gentoo.org> php-5.2.5.ebuild:
+ changing ~amd64 -> amd64 with regard to #198650
+
+ 13 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.5.ebuild:
+ ppc stable, bug #198650
+
+ 12 Nov 2007; Markus Rothe <corsair@gentoo.org> php-5.2.5.ebuild:
+ Stable on ppc64; bug #198650
+
+ 12 Nov 2007; Jeroen Roovers <jer@gentoo.org> php-5.2.5.ebuild:
+ Stable for HPPA (bug #198650 ).
+
+ 12 Nov 2007; Raúl Porcel <armin76@gentoo.org> php-5.2.5.ebuild:
+ alpha/ia64/sparc stable wrt #198650
+
+ 11 Nov 2007; Dawid Węgliński <cla@gentoo.org> php-5.2.5.ebuild:
+ Stable on x86 (bug #198650)
+
+*php-5.2.5 (09 Nov 2007)
+
+ 09 Nov 2007; Christian Hoffmann <hoffie@gentoo.org> +php-5.2.5.ebuild:
+ bump to php-5.2.5, http://www.php.net/ChangeLog-5.php#5.2.5
+ Gentoo-wise improvements: zero or very little expected test failures, depending
+ on the USE flags
+
+ 03 Nov 2007; Christian Hoffmann <hoffie@gentoo.org> -php-5.1.6-r11.ebuild:
+ removing php-5.1*
+
+ 21 Oct 2007; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.2-r1.ebuild,
+ -php-5.2.4_p20070914.ebuild:
+ cleanup old
+
+ 25 Sep 2007; Raúl Porcel <armin76@gentoo.org>
+ php-5.2.4_p20070914-r2.ebuild:
+ sparc stable wrt security #191034
+
+ 22 Sep 2007; Raúl Porcel <armin76@gentoo.org>
+ php-5.2.4_p20070914-r2.ebuild:
+ alpha/ia64 stable wrt security #191034
+
+ 20 Sep 2007; Brent Baude <ranger@gentoo.org>
+ php-5.2.4_p20070914-r2.ebuild:
+ MArking php-5.2.4_p20070914-r2 ppc64 stable for 191034
+
+ 20 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+ php-5.2.4_p20070914-r2.ebuild:
+ Stable on amd64/x86 wrt bug #191034.
+
+ 20 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ php-5.2.4_p20070914-r2.ebuild:
+ ppc stable, bug #191034
+
+ 20 Sep 2007; Jeroen Roovers <jer@gentoo.org>
+ php-5.2.4_p20070914-r2.ebuild:
+ Stable for HPPA (bug #191034).
+
+*php-5.2.4_p20070914-r2 (19 Sep 2007)
+
+ 19 Sep 2007; Christian Hoffmann <hoffie@gentoo.org>
+ +php-5.2.4_p20070914-r2.ebuild:
+ adding php-5.2.4_p20070914-r2 as per bug 191034
+ * fix CVE-2007-4887 (dl() segfault with very long filenames)
+ * fix CVE-2007-4783, CVE-2007-4840 (segfault in iconv functions with very
+ long charset parameters);
+ * use almost-official suhosin again (based on the patch for 5.2.4)
+ * fix crashes in xmlrpc
+
+*php-5.2.4_p20070914 (14 Sep 2007)
+
+ 14 Sep 2007; Christian Hoffmann <hoffie@gentoo.org>
+ +php-5.2.4_p20070914.ebuild:
+ adding php-5.2.4_p20070914, bug 191034
+
+*php-5.2.4 (08 Sep 2007)
+
+ 08 Sep 2007; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.3-r3.ebuild,
+ +php-5.2.4.ebuild:
+ adding php-5.2.4, bug 191034; removing broken php-5.2.3*
+
+ 29 Aug 2007; Markus Rothe <corsair@gentoo.org>
+ php-4.4.8_pre20070816.ebuild:
+ Stable on ppc64; bug #189172
+
+ 24 Aug 2007; Raúl Porcel <armin76@gentoo.org>
+ php-4.4.8_pre20070816.ebuild:
+ alpha/ia64 stable wrt security #189172
+
+ 23 Aug 2007; Christoph Mende <angelos@gentoo.org>
+ php-4.4.8_pre20070816.ebuild:
+ Stable on amd64 wrt security bug #189172
+
+ 22 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ php-4.4.8_pre20070816.ebuild:
+ ppc stable, bug #189172
+
+ 21 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ php-4.4.8_pre20070816.ebuild:
+ Stable on sparc wrt security #189172
+
+ 20 Aug 2007; Markus Ullmann <jokey@gentoo.org>
+ php-4.4.8_pre20070816.ebuild:
+ Stable on x86 wrt security bug #189172
+
+ 19 Aug 2007; Jeroen Roovers <jer@gentoo.org> php-4.4.8_pre20070816.ebuild:
+ Stable for HPPA (bug #189172).
+
+*php-4.4.8_pre20070816 (18 Aug 2007)
+
+ 18 Aug 2007; Christian Hoffmann <hoffie@gentoo.org>
+ +php-4.4.8_pre20070816.ebuild:
+ version bump to fix several security issues, see bug 189172
+
+ 15 Aug 2007; Jeroen Roovers <jer@gentoo.org>
+ php-5.2.4_pre200708051230-r2.ebuild:
+ Stable for HPPA (bug #180556).
+
+ 14 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ php-5.2.4_pre200708051230-r2.ebuild:
+ ppc stable, bug #180556
+
+ 14 Aug 2007; Markus Rothe <corsair@gentoo.org>
+ php-5.2.4_pre200708051230-r2.ebuild:
+ Stable on ppc64; bug #180556
+
+ 13 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ php-5.2.4_pre200708051230-r2.ebuild:
+ Stable on sparc wrt #180556
+
+ 12 Aug 2007; Steve Dibb <beandog@gentoo.org>
+ php-5.2.4_pre200708051230-r2.ebuild:
+ amd64 stable, bug 180556
+
+ 11 Aug 2007; Raúl Porcel <armin76@gentoo.org>
+ php-5.2.4_pre200708051230-r2.ebuild:
+ alpha/ia64/x86 stable wrt #180556
+
+*php-5.2.4_pre200708051230-r2 (09 Aug 2007)
+
+ 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ +php-5.2.4_pre200708051230-r2.ebuild:
+ Import from the php-testing overlay wrt security bug #180556, thanks to
+ Christian Hoffmann!
+
+ 30 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> php-5.2.3-r3.ebuild:
+ Stable on sparc wrt security #180556
+
+ 30 Jul 2007; Markus Rothe <corsair@gentoo.org> php-5.2.3-r3.ebuild:
+ Stable on ppc64; bug #180556
+
+ 28 Jul 2007; Jeroen Roovers <jer@gentoo.org> php-5.2.3-r3.ebuild:
+ Stable for HPPA (bug #180556).
+
+ 28 Jul 2007; Steve Dibb <beandog@gentoo.org> php-5.2.3-r3.ebuild:
+ amd64 stable, security bug 180556
+
+ 28 Jul 2007; Raúl Porcel <armin76@gentoo.org> php-5.2.3-r3.ebuild:
+ alpha/ia64/x86 stable wrt #180556
+
+ 28 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org> php-5.2.3-r3.ebuild:
+ ppc stable, bug #180556
+
+*php-5.2.3-r3 (22 Jul 2007)
+
+ 22 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ +php-5.2.3-r3.ebuild:
+ Import php-5.2.3-r3 from the php-experimental overlay wrt security bug
+ #180556, thanks to Christian Hoffmann!
+
+ 30 Jun 2007; Luca Longinotti <chtekk@gentoo.org> -php-4.4.6.ebuild,
+ -php-5.2.1-r3.ebuild:
+ Remove old versions.
+
+ 12 May 2007; Markus Rothe <corsair@gentoo.org> php-4.4.7.ebuild,
+ php-5.2.2-r1.ebuild:
+ Stable on ppc64; bug #169372
+
+ 12 May 2007; Luca Longinotti <chtekk@gentoo.org>
+ files/70_mod_php.conf-apache2, files/70_mod_php5_concurr.conf-apache2,
+ -files/70_mod_php5.conf-apache1, files/70_mod_php5.conf-apache2,
+ files/20php4-envd, files/20php5-envd, -files/70_mod_php.conf-apache1,
+ files/70_mod_php_concurr.conf-apache2, php-4.4.6.ebuild, php-4.4.7.ebuild,
+ php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild, php-5.2.2-r1.ebuild:
+ Apache 1.X masking (fix ebuilds to not require apache-1*).
+
+ 10 May 2007; Jeroen Roovers <jer@gentoo.org> php-4.4.7.ebuild,
+ php-5.2.2-r1.ebuild:
+ Stable for HPPA (bug #169372).
+
+ 10 May 2007; Jose Luis Rivero <yoswink@gentoo.org> php-5.2.2-r1.ebuild:
+ Stable on alpha wrt security bug #169372
+
+ 09 May 2007; Luca Longinotti <chtekk@gentoo.org> php-4.4.7.ebuild,
+ php-5.2.2-r1.ebuild:
+ AMD64 stable for security bug #169372.
+
+ 09 May 2007; Jose Luis Rivero <yoswink@gentoo.org> php-4.4.7.ebuild:
+ Stable on alpha wrt security bug #169372
+
+ 08 May 2007; Raúl Porcel <armin76@gentoo.org> php-4.4.7.ebuild,
+ php-5.2.2-r1.ebuild:
+ ia64 + x86 stable wrt security bug 169372
+
+ 08 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> php-4.4.7.ebuild,
+ php-5.2.2-r1.ebuild:
+ Stable on sparc wrt security #169372
+
+ 08 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.7.ebuild,
+ php-5.2.2-r1.ebuild:
+ ppc stable, bug #169372
+
+*php-5.2.2-r1 (07 May 2007)
+*php-4.4.7 (07 May 2007)
+
+ 07 May 2007; Luca Longinotti <chtekk@gentoo.org> +php-4.4.7.ebuild,
+ +php-5.2.2-r1.ebuild:
+ PHP 4.4.7 and 5.2.2, fixes various security issues, see bug #169372.
+
+ 04 May 2007; Luca Longinotti <chtekk@gentoo.org> -php-4.3.11-r5.ebuild,
+ -php-4.4.4-r6.ebuild, php-4.4.6.ebuild, -php-5.0.5-r5.ebuild,
+ -php-5.1.6-r6.ebuild, php-5.1.6-r11.ebuild:
+ Remove 4.3 and 5.0 and old versions.
+
+ 31 Mar 2007; Raúl Porcel <armin76@gentoo.org> php-4.4.6.ebuild,
+ php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild:
+ ia64 stable wrt bug 153911
+
+ 31 Mar 2007; Raúl Porcel <armin76@gentoo.org> php-4.4.6.ebuild,
+ php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild:
+ ia64 stable wrt security bug 153911
+
+ 10 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> php-4.4.6.ebuild,
+ php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild:
+ Stable on alpha wrt security #153911
+
+ 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> php-4.4.6.ebuild,
+ php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild:
+ Stable on sparc wrt security #153911
+
+ 06 Mar 2007; René Nussbaumer <killerfox@gentoo.org> php-5.1.6-r11.ebuild:
+ Stable on hppa. See bug #153911.
+
+ 06 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.6.ebuild,
+ php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild:
+ Stable on ppc wrt bug #153911.
+
+ 06 Mar 2007; Christian Faulhammer <opfer@gentoo.org> php-4.4.6.ebuild,
+ php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild:
+ stable x86; security bug 153911
+
+ 06 Mar 2007; Jeroen Roovers <jer@gentoo.org> php-5.2.1-r3.ebuild:
+ Stable for HPPA (bug #153911).
+
+ 06 Mar 2007; Markus Rothe <corsair@gentoo.org> php-4.4.6.ebuild,
+ php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild:
+ Stable on ppc64; bug #153911
+
+ 06 Mar 2007; Jeroen Roovers <jer@gentoo.org> php-4.4.6.ebuild:
+ Stable for HPPA (bug #153911).
+
+ 05 Mar 2007; Luca Longinotti <chtekk@gentoo.org> php-4.4.6.ebuild,
+ php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild:
+ Keyword on amd64 wrt bug #153911.
+
+*php-5.2.1-r3 (05 Mar 2007)
+*php-5.1.6-r11 (05 Mar 2007)
+*php-4.4.6 (05 Mar 2007)
+
+ 05 Mar 2007; Luca Longinotti <chtekk@gentoo.org> +files/20php4-envd,
+ +files/20php5-envd, -php-4.4.4-r8.ebuild, +php-4.4.6.ebuild,
+ -php-5.1.6-r8.ebuild, +php-5.1.6-r11.ebuild, +php-5.2.1-r3.ebuild:
+ New PHP versions, fix lots of bugs, add Suhosin support.
+
+ 26 Nov 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.3-r1.ebuild,
+ -php-4.4.4-r4.ebuild, -php-5.1.4-r6.ebuild, -php-5.1.6-r4.ebuild:
+ Cleanup old versions, thanks arch-teams!
+
+ 29 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> php-4.4.4-r6.ebuild:
+ Stable on ia64, bug 150261.
+
+*php-5.1.6-r8 (27 Oct 2006)
+*php-4.4.4-r8 (27 Oct 2006)
+
+ 27 Oct 2006; Luca Longinotti <chtekk@gentoo.org> +php-4.4.4-r8.ebuild,
+ +php-5.1.6-r8.ebuild:
+ Add new PHP revisions, fix a few issues, improve a open_basedir check.
+
+ 24 Oct 2006; Joshua Jackson <tsunam@gentoo.org> php-4.4.4-r6.ebuild,
+ php-5.1.6-r6.ebuild:
+ Stable x86; bug #150261
+
+ 15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.4-r6.ebuild,
+ php-5.1.6-r6.ebuild:
+ hppa stable, bug #150261
+
+ 14 Oct 2006; Aron Griffis <agriffis@gentoo.org> php-5.1.6-r6.ebuild:
+ Mark 5.1.6-r6 stable on ia64. #150261
+
+ 11 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org> php-4.4.4-r6.ebuild,
+ php-5.1.6-r6.ebuild:
+ Stable on alpha as per security bug #150261
+
+ 11 Oct 2006; Markus Rothe <corsair@gentoo.org> php-4.4.4-r6.ebuild,
+ php-5.1.6-r6.ebuild:
+ Stable on ppc64; bug #150261
+
+ 11 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> php-4.4.4-r6.ebuild,
+ php-5.1.6-r6.ebuild:
+ Stable on sparc wrt security #150261
+
+ 11 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.4-r6.ebuild,
+ php-5.1.6-r6.ebuild:
+ ppc stable, bug #150261
+
+*php-5.1.6-r6 (07 Oct 2006)
+*php-4.4.4-r6 (07 Oct 2006)
+
+ 07 Oct 2006; Luca Longinotti <chtekk@gentoo.org> +php-4.4.4-r6.ebuild,
+ +php-5.1.6-r6.ebuild:
+ Fix security bug #150261, amd64 stable.
+
+ 16 Sep 2006; Rene Nussbaumer <killerfox@gentoo.org> php-4.4.4-r4.ebuild,
+ php-5.1.6-r4.ebuild:
+ Stable on hppa. See bug #147061.
+
+ 14 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> php-4.4.4-r4.ebuild,
+ php-5.1.6-r4.ebuild:
+ Stable on ia64, bug 147061.
+
+ 11 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.4-r4.ebuild,
+ php-5.1.6-r4.ebuild:
+ ppc stable, bug #147061
+
+ 11 Sep 2006; Thomas Cort <tcort@gentoo.org> php-4.4.4-r4.ebuild,
+ php-5.1.6-r4.ebuild:
+ Stable on alpha and amd64 wrt security Bug #147061.
+
+ 11 Sep 2006; Markus Rothe <corsair@gentoo.org> php-4.4.4-r4.ebuild,
+ php-5.1.6-r4.ebuild:
+ Stable on ppc64; bug #147061
+
+ 11 Sep 2006; Jason Wever <weeve@gentoo.org> php-4.4.4-r4.ebuild,
+ php-5.1.6-r4.ebuild:
+ Stable on SPARC wrt security bug #147061.
+
+ 10 Sep 2006; <ticho@gentoo.org> php-4.4.4-r4.ebuild, php-5.1.6-r4.ebuild:
+ Stable on x86, security bug #147061.
+
+*php-5.1.6-r4 (10 Sep 2006)
+*php-4.4.4-r4 (10 Sep 2006)
+
+ 10 Sep 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.4-r2.ebuild,
+ +php-4.4.4-r4.ebuild, -php-5.1.6-r2.ebuild, +php-5.1.6-r4.ebuild:
+ Revision bump to fix INI restore issue and other bugs, updates Hardened-PHP
+ to 0.4.15. Cleanup old versions.
+
+ 10 Sep 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.2.ebuild,
+ -php-4.4.2-r2.ebuild, -php-4.4.2-r6.ebuild:
+ Remove old versions.
+
+ 08 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> php-4.4.3-r1.ebuild:
+ Stable on ia64.
+
+ 05 Sep 2006; Luca Longinotti <chtekk@gentoo.org> -php-5.1.4.ebuild,
+ -php-5.1.4-r4.ebuild:
+ Remove old versions.
+
+ 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> php-5.1.4-r6.ebuild:
+ Stable on ia64.
+
+*php-5.1.6-r2 (30 Aug 2006)
+*php-4.4.4-r2 (30 Aug 2006)
+
+ 30 Aug 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.4-r1.ebuild,
+ +php-4.4.4-r2.ebuild, -php-5.1.6-r1.ebuild, +php-5.1.6-r2.ebuild:
+ Revbump to force upgrading because of missing mbstring headers which can
+ break extension compiles.
+
+*php-5.1.6-r1 (29 Aug 2006)
+*php-4.4.4-r1 (29 Aug 2006)
+
+ 29 Aug 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.4.ebuild,
+ +php-4.4.4-r1.ebuild, -php-5.1.6.ebuild, +php-5.1.6-r1.ebuild:
+ Revbump to force reverting back to bundled libpcre, the external one can
+ result is strange brokenness in PHP, see bug #145220 for more info.
+
+*php-5.1.6 (29 Aug 2006)
+*php-4.4.4 (29 Aug 2006)
+
+ 29 Aug 2006; Luca Longinotti <chtekk@gentoo.org> +php-4.4.4.ebuild,
+ +php-5.1.6.ebuild:
+ Version bump, add PHP 4.4.4 and PHP 5.1.6 with Hardened-PHP 0.4.14, fixes
+ bug #144297. Also switch the eclasses to use external libraries for PCRE and
+ SQLite support, fixes bug #145220.
+
+ 15 Aug 2006; Joshua Jackson <tsunam@gentoo.org> php-4.4.3-r1.ebuild,
+ php-5.1.4-r6.ebuild:
+ See below for the security bug that makes this x86 stable
+
+ 14 Aug 2006; Jose Luis Rivero <yoswink@gentoo.org> php-4.4.3-r1.ebuild,
+ php-5.1.4-r6.ebuild:
+ Stable on alpha wrt security bug #143126
+
+ 12 Aug 2006; Jason Wever <weeve@gentoo.org> php-4.4.3-r1.ebuild:
+ Updated the patchset for php-4.4.3-r1 to fix bug #143508 (with permission
+ from jakub).
+
+ 12 Aug 2006; Rene Nussbaumer <killerfox@gentoo.org> php-4.4.3-r1.ebuild,
+ php-5.1.4-r6.ebuild:
+ Stable on hppa. See bug #143126.
+
+ 12 Aug 2006; Markus Rothe <corsair@gentoo.org> php-4.4.3-r1.ebuild,
+ php-5.1.4-r6.ebuild:
+ Stable on ppc64; bug #143126
+
+ 10 Aug 2006; Luca Longinotti <chtekk@gentoo.org> php-4.4.3-r1.ebuild:
+ Retry with manually diffed patch, works here now, hopefully out there too. ;)
+
+ 10 Aug 2006; Luca Longinotti <chtekk@gentoo.org> php-4.4.3-r1.ebuild:
+ Revert, now it got even worse, fails on some of my systems too. :S
+
+ 10 Aug 2006; Luca Longinotti <chtekk@gentoo.org> php-4.4.3-r1.ebuild:
+ Update patchset for PHP 4.4.3, it seems one of the patches randomly failed
+ to apply on some systems, probably due to bad line-endings.
+
+ 10 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> php-4.4.3-r1.ebuild,
+ php-5.1.4-r6.ebuild:
+ Stable on sparc wrt security #143126
+
+ 10 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.3-r1.ebuild,
+ php-5.1.4-r6.ebuild:
+ ppc stable, bug #143126
+
+*php-5.1.4-r6 (10 Aug 2006)
+*php-4.4.3-r1 (10 Aug 2006)
+
+ 10 Aug 2006; Luca Longinotti <chtekk@gentoo.org> +php-4.4.3-r1.ebuild,
+ +php-5.1.4-r6.ebuild:
+ Version/revision bump, fixes security bug #143126. Add support for the PHP
+ test suite, activated by FEATURES="test".
+
+ 20 Jul 2006; Luca Longinotti <chtekk@gentoo.org> php-4.3.11-r5.ebuild,
+ php-4.4.2.ebuild, php-4.4.2-r2.ebuild, php-4.4.2-r6.ebuild,
+ php-5.0.5-r5.ebuild, php-5.1.4.ebuild, php-5.1.4-r4.ebuild:
+ Fix bug #141098.
+
+ 18 Jul 2006; Luca Longinotti <chtekk@gentoo.org> php-4.4.2-r6.ebuild,
+ php-5.1.4-r4.ebuild:
+ Stable on amd64 wrt bug #133524.
+
+ 18 Jul 2006; Joshua Jackson <tsunam@gentoo.org> php-4.4.2-r6.ebuild,
+ php-5.1.4-r4.ebuild:
+ Stable x86; security bug #133524
+
+ 18 Jul 2006; Thomas Cort <tcort@gentoo.org> php-4.4.2-r6.ebuild,
+ php-5.1.4-r4.ebuild:
+ Stable on alpha wrt security Bug #133524.
+
+ 17 Jul 2006; Markus Rothe <corsair@gentoo.org> php-4.4.2-r6.ebuild,
+ php-5.1.4-r4.ebuild:
+ Stable on ppc64; bug #133524
+
+ 17 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.2-r6.ebuild,
+ php-5.1.4-r4.ebuild:
+ ppc stable, bug #133524
+
+ 16 Jul 2006; Jason Wever <weeve@gentoo.org> php-4.4.2-r6.ebuild,
+ php-5.1.4-r4.ebuild:
+ Stable on SPARC wrt security bug #133524.
+
+*php-5.1.4-r4 (14 Jul 2006)
+*php-4.4.2-r6 (14 Jul 2006)
+
+ 14 Jul 2006; Luca Longinotti <chtekk@gentoo.org>
+ +files/70_mod_php5_concurr.conf-apache2,
+ +files/70_mod_php_concurr.conf-apache2, +files/php4-ldvs,
+ +files/php5-ldvs, php-4.3.11-r5.ebuild, php-4.4.2.ebuild,
+ php-4.4.2-r2.ebuild, -php-4.4.2-r5.ebuild, +php-4.4.2-r6.ebuild,
+ php-5.0.5-r5.ebuild, php-5.1.4.ebuild, -php-5.1.4-r3.ebuild,
+ +php-5.1.4-r4.ebuild:
+ Restructure PHP ebuilds and eclasses to accomodate for future expansion and
+ new features, cleaner separation between eclasses and ebuilds. Fixes
+ security related bugs #133524, #136566, #138180, #135860 and bugs #137568,
+ #134171, #138665.
+
+ 13 Jul 2006; Luca Longinotti <chtekk@gentoo.org> -php-5.1.2.ebuild:
+ Remove PHP 5.1.2.
+
+*php-5.1.4-r3 (20 Jun 2006)
+*php-4.4.2-r5 (20 Jun 2006)
+
+ 20 Jun 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.2-r3.ebuild,
+ +php-4.4.2-r5.ebuild, -php-5.1.4-r1.ebuild, +php-5.1.4-r3.ebuild:
+ Revision bumps. Fix bug #105489 and add a couple of other fixes for various
+ bugs.
+
+ 18 Jun 2006; Bryan Østergaard <kloeri@gentoo.org> php-4.4.2-r2.ebuild,
+ php-5.1.4.ebuild:
+ Stable on ia64, bug 131135.
+
+*php-5.1.4-r1 (29 May 2006)
+*php-4.4.2-r3 (29 May 2006)
+
+ 29 May 2006; Luca Longinotti <chtekk@gentoo.org> +php-4.4.2-r3.ebuild,
+ +php-5.1.4-r1.ebuild:
+ New revisions, fix a couple of bugs, and update Hardened-PHP patch to 0.4.11.
+
+ 18 May 2006; Diego Pettenò <flameeyes@gentoo.org> php-4.4.2-r2.ebuild:
+ Add ~x86-fbsd keyword to 4.4 version.
+
+ 06 May 2006; Jason Wever <weeve@gentoo.org> php-4.4.2-r2.ebuild:
+ Stable on SPARC wrt security bug #131135.
+
+ 06 May 2006; Markus Rothe <corsair@gentoo.org> php-4.4.2-r2.ebuild,
+ php-5.1.4.ebuild:
+ Stable on ppc64; bug #131135
+
+ 06 May 2006; Mark Loeser <halcy0n@gentoo.org> php-4.4.2-r2.ebuild,
+ php-5.1.4.ebuild:
+ Stable on x86; bug #131135
+
+ 05 May 2006; <tcort@gentoo.org> php-4.4.2-r2.ebuild, php-5.1.4.ebuild:
+ Stable on alpha wrt security Bug #131135.
+
+ 05 May 2006; Rene Nussbaumer <killerfox@gentoo.org> php-4.4.2-r2.ebuild,
+ php-5.1.4.ebuild:
+ Stable on hppa. See bug #131135.
+
+ 05 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.2-r2.ebuild,
+ php-5.1.4.ebuild:
+ ppc stable, bug #131135
+
+ 05 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> php-5.1.4.ebuild:
+ Stable on sparc wrt security #131135
+
+ 05 May 2006; Luca Longinotti <chtekk@gentoo.org> php-5.1.4.ebuild:
+ Readd ~x86-fbsd keyword to PHP 5.1.4 which I dropped accidentally, sorry!
+ Update digests to reflect the fixed patchset, please make sure you have the
+ php-patchset-4.4.2-r3.tar.bz2 with the md5sum of
+ eac1d9e4aa78195953e33e566a1f39ce, thanks, and sorry again. ;)
+
+ 05 May 2006; Jon Hood <squinky86@gentoo.org> php-5.1.4.ebuild,
+ php-4.4.2-r2.ebuild:
+ Stable on amd64, #131135.
+
+*php-5.1.4 (05 May 2006)
+*php-4.4.2-r2 (05 May 2006)
+
+ 05 May 2006; Luca Longinotti <chtekk@gentoo.org> -php-4.4.2-r1.ebuild,
+ +php-4.4.2-r2.ebuild, -php-5.1.2-r1.ebuild, +php-5.1.4.ebuild:
+ Sync with PHP overlay, fixes various bugs and security bugs, see bug #131135
+ for more details.
+
+ 23 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> php-5.1.2-r1.ebuild:
+ Add ~x86-fbsd keyword.
+
+ 20 Apr 2006; Luca Longinotti <chtekk@gentoo.org> php-4.3.11-r5.ebuild,
+ php-4.4.2.ebuild, php-4.4.2-r1.ebuild, php-5.0.5-r5.ebuild,
+ php-5.1.2.ebuild, php-5.1.2-r1.ebuild:
+ Don't die on USE=-*, ebuild part.
+
+*php-5.1.2-r1 (13 Apr 2006)
+*php-4.4.2-r1 (13 Apr 2006)
+
+ 13 Apr 2006; Luca Longinotti <chtekk@gentoo.org> +php-4.4.2-r1.ebuild,
+ +php-5.1.2-r1.ebuild:
+ Add new revisions to fix an issue with the MySQL charsets.
+ See bug #129761 about it.
+
+ 28 Mar 2006; Luca Longinotti <chtekk@gentoo.org>
+ files/70_mod_php.conf-apache1, files/70_mod_php.conf-apache2,
+ files/70_mod_php5.conf-apache1, files/70_mod_php5.conf-apache2:
+ Revert config changes for bug #127645.
+
+ 28 Mar 2006; Luca Longinotti <chtekk@gentoo.org>
+ files/70_mod_php.conf-apache1, files/70_mod_php.conf-apache2,
+ files/70_mod_php5.conf-apache1, files/70_mod_php5.conf-apache2:
+ Change config files to fix bug #127645.
+
+ 24 Mar 2006; Luca Longinotti <chtekk@gentoo.org>
+ files/70_mod_php.conf-apache1, files/70_mod_php5.conf-apache1,
+ files/70_mod_php5.conf-apache2, php-4.3.11-r5.ebuild,
+ -php-4.4.1-r3.ebuild, php-4.4.2.ebuild, php-5.0.5-r5.ebuild,
+ php-5.1.2.ebuild:
+ Introduce usage of phpconfutils eclass to handle USE flag dependencies
+ automatically, allowing to build dev-lang/php without intervention on
+ default USE flags, solves bug #120088. Fix bug #122379.
+
+ 14 Mar 2006; Joshua Jackson <tsunam@gentoo.org> php-4.4.2.ebuild,
+ php-5.1.2.ebuild:
+ Stable php-4.4.2 and 5.1.2 for x86; bug #125878
+
+ 13 Mar 2006; Rene Nussbaumer <killerfox@gentoo.org> php-4.4.2.ebuild,
+ php-5.1.2.ebuild:
+ Stable on hppa. See bug #125878.
+
+ 12 Mar 2006; Markus Rothe <corsair@gentoo.org> php-4.4.2.ebuild,
+ php-5.1.2.ebuild:
+ Stable on ppc64; bug #125878
+
+ 12 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.2.ebuild,
+ php-5.1.2.ebuild:
+ ppc stable, bug #125878
+
+ 12 Mar 2006; Jason Wever <weeve@gentoo.org> php-4.4.2.ebuild,
+ php-5.1.2.ebuild:
+ Stable on SPARC wrt security bug #125878.
+
+ 12 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> php-5.1.2.ebuild:
+ Stable on alpha wrt security bug #125878
+
+ 12 Mar 2006; Simon Stelling <blubb@gentoo.org> php-4.4.2.ebuild,
+ php-5.1.2.ebuild:
+ stable on amd64 wrt bug 125878
+
+ 12 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> php-4.4.2.ebuild:
+ Stable on alpha wrt security bug #125878
+
+*php-5.1.2 (12 Mar 2006)
+*php-4.4.2 (12 Mar 2006)
+
+ 12 Mar 2006; Luca Longinotti <chtekk@gentoo.org>
+ -files/4-any/php4-fastbuild.patch, -files/4-any/php4-imap-symlink.diff,
+ -files/4-any/php4-iodbc-config.diff, +files/70_mod_php.conf-apache1,
+ +files/70_mod_php.conf-apache2, -files/4-any/php4-libtool-1.5.patch,
+ -files/4-any/php4-uClibc-have_dn_skipname.patch,
+ -files/4-any/php4-with-iodbc.diff, +files/70_mod_php5.conf-apache1,
+ +files/70_mod_php5.conf-apache2, -files/4-any/apache-1.3/70_mod_php.conf,
+ -files/4-any/apache-2.0/70_mod_php.conf,
+ -files/5.0-any/php5-imap-symlink.diff,
+ -files/5.0-any/php5-iodbc-config.diff,
+ -files/5.0-any/php5-libtool-1.5.patch, -files/5.0-any/php5-prefork.patch,
+ -files/5.0-any/php5-soap_persistence_session.diff,
+ -files/5.0-any/php5-with-iodbc.diff,
+ -files/5.0-any/apache-1.3/70_mod_php5.conf,
+ -files/5.0-any/apache-2.0/70_mod_php5.conf,
+ -files/5.1-any/php5-fastbuild.patch,
+ -files/5.1-any/php5-imap-symlink.diff,
+ -files/5.1-any/php5-iodbc-config.diff, -files/5.1-any/php5-prefork.patch,
+ -files/5.1-any/php5-soap_persistence_session.diff,
+ -files/5.1-any/php5-with-iodbc.diff,
+ -files/5.1-any/apache-1.3/70_mod_php5.conf,
+ -files/5.1-any/apache-2.0/70_mod_php5.conf, php-4.3.11-r5.ebuild,
+ php-4.4.1-r3.ebuild, +php-4.4.2.ebuild, php-5.0.5-r5.ebuild,
+ -php-5.1.1.ebuild, +php-5.1.2.ebuild:
+ Sync with PHP Overlay: reworked ebuilds, eclasses and patchsets to be easier
+ to maintain. Add PHP 4.4.2 and PHP 5.1.2 to the tree, fixing bugs #125878
+ and #118846. Fix too bugs #120908, #123376, #122724 and #121190.
+
+ 24 Feb 2006; Jeroen Roovers <jer@gentoo.org> php-5.0.5-r5.ebuild:
+ Stable on hppa (preparation for bug #119461).
+
+ 21 Feb 2006; Jeroen Roovers <jer@gentoo.org> php-5.0.5-r5.ebuild:
+ Marked ~hppa.
+
+ 26 Jan 2006; Jeroen Roovers <jer@gentoo.org> php-4.4.1-r3.ebuild:
+ Marked stable on hppa (bug #102649).
+
+ 26 Jan 2006; Jeroen Roovers <jer@gentoo.org> php-5.1.1.ebuild:
+ Marked ~hppa (bug #119461).
+
+ 25 Jan 2006; Bryan Østergaard <kloeri@gentoo.org php-4.4.1-r3.ebuild,
+ php-5.0.5-r5.ebuild:
+ Stable on alpha.
+
+ 22 Jan 2006; Simon Stelling <blubb@gentoo.org> php-4.3.11-r5.ebuild,
+ php-4.4.1-r3.ebuild:
+ stable on amd64
+
+ 22 Jan 2006; Simon Stelling <blubb@gentoo.org> php-5.0.5-r5.ebuild:
+ stable on amd64
+
+ 22 Jan 2006; <nixnut@gentoo.org> php-4.3.11-r5.ebuild:
+ Added ~ppc keyword to php-4.3.11-r5
+
+ 21 Jan 2006; Jason Wever <weeve@gentoo.org> php-4.3.11-r5.ebuild,
+ php-4.4.1-r3.ebuild, php-5.0.5-r5.ebuild:
+ Stable on SPARC wrt bug #119461.
+
+ 21 Jan 2006; <nixnut@gentoo.org> php-5.0.5-r5.ebuild:
+ Added ppc keyword to php-4.4.1-r3, php-5.0.5-r5. bug 119461
+
+ 19 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> php-4.3.11-r5.ebuild,
+ php-4.4.1-r3.ebuild, php-5.0.5-r5.ebuild:
+ Stable on x86.
+
+ 18 Jan 2006; Markus Rothe <corsair@gentoo.org> php-4.4.1-r3.ebuild,
+ php-5.0.5-r5.ebuild:
+ Stable on ppc64; bug #119461
+
+ 10 Jan 2006; Luca Longinotti <chtekk@gentoo.org>
+ -files/4.3.11/php4.3.11-apache2sapi.patch,
+ -files/4.3.11/php4.3.11-apachesapi.patch,
+ -files/4.3.11/php4.3.11-curl-open_basedir.patch,
+ -files/4.3.11/php4.3.11-fopen_wrappers.patch,
+ -files/4.3.11/php4.3.11-gd-safe_mode.patch,
+ -files/4.3.11/php4.3.11-globals_overwrite.patch,
+ -files/4.3.11/php4.3.11-mbstring-header_inj.patch,
+ -files/4.3.11/php4.3.11-multilib-search-path.patch,
+ -files/4.3.11/php4.3.11-pcre-security.patch,
+ -files/4.3.11/php4.3.11-phpinfo_xss.patch,
+ -files/4.3.11/php4.3.11-pspell-ext-segf.patch,
+ -files/4.4.1/php4.4.1-apache2sapi.patch,
+ -files/4.4.1/php4.4.1-curl-open_basedir.patch,
+ -files/4.4.1/php4.4.1-current_key_by_reference.patch,
+ -files/4.4.1/php4.4.1-gd-safe_mode.patch,
+ -files/4.4.1/php4.4.1-mbstring-header_inj.patch,
+ -files/4.4.1/php4.4.1-multilib-search-path.patch,
+ -files/5.0.5/php5.0.5-apache2sapi.patch,
+ -files/5.0.5/php5.0.5-curl-open_basedir.patch,
+ -files/5.0.5/php5.0.5-fopen_wrappers.patch,
+ -files/5.0.5/php5.0.5-gd-safe_mode.patch,
+ -files/5.0.5/php5.0.5-globals_overwrite.patch,
+ -files/5.0.5/php5.0.5-mbstring-header_inj.patch,
+ -files/5.0.5/php5.0.5-multilib-search-path.patch,
+ -files/5.0.5/php5.0.5-obj-serialize.patch,
+ -files/5.0.5/php5.0.5-pspell-ext-segf.patch,
+ -files/5.0.5/php5.0.5-tsrm-gcc4.patch,
+ -files/5.1.1/php5.1.1-curl-gcry_threads.patch,
+ -files/5.1.1/php5.1.1-ming-config.patch,
+ -files/5.1.1/php5.1.1-multilib-search-path.patch, php-4.3.11-r5.ebuild,
+ php-4.4.1-r3.ebuild, php-5.0.5-r5.ebuild, php-5.1.1.ebuild:
+ Move version-specific patches into external tarballs.
+
+ 05 Jan 2006; Luca Longinotti <chtekk@gentoo.org>
+ +files/5.1.1/php5.1.1-curl-gcry_threads.patch, php-5.1.1.ebuild:
+ Fix bug #117767.
+
+*php-5.1.1 (28 Dec 2005)
+*php-5.0.5-r5 (28 Dec 2005)
+*php-4.4.1-r3 (28 Dec 2005)
+*php-4.3.11-r5 (28 Dec 2005)
+
+ 28 Dec 2005; Luca Longinotti <chtekk@gentoo.org>
+ files/4-any/php4-imap-symlink.diff, files/4-any/php4-iodbc-config.diff,
+ +files/4.3.11/php4.3.11-apache2sapi.patch,
+ +files/4.3.11/php4.3.11-apachesapi.patch,
+ +files/4.3.11/php4.3.11-curl-open_basedir.patch,
+ -files/4.3.11/php4.3.11-curl_safemode.patch,
+ +files/4.3.11/php4.3.11-gd-safe_mode.patch,
+ -files/4.3.11/php4.3.11-gd_safe_mode.patch,
+ +files/4.3.11/php4.3.11-mbstring-header_inj.patch,
+ +files/4.3.11/php4.3.11-multilib-search-path.patch,
+ -files/4.3.11/php4.3.11-session_save_path-segf.patch,
+ -files/4.4.0/php4.4.0-curl_safemode.patch,
+ -files/4.4.0/php4.4.0-fopen_wrappers.patch,
+ -files/4.4.0/php4.4.0-gd_safe_mode.patch,
+ -files/4.4.0/php4.4.0-globals_overwrite.patch,
+ -files/4.4.0/php4.4.0-pcre-security.patch,
+ -files/4.4.0/php4.4.0-phpinfo_xss.patch,
+ -files/4.4.0/php4.4.0-pspell-ext-segf.patch,
+ -files/4.4.0/php4.4.0-session_save_path-segf.patch,
+ +files/4.4.1/php4.4.1-apache2sapi.patch,
+ +files/4.4.1/php4.4.1-curl-open_basedir.patch,
+ +files/4.4.1/php4.4.1-gd-safe_mode.patch,
+ +files/4.4.1/php4.4.1-mbstring-header_inj.patch,
+ -files/4.4.1/php4.4.1-mod_rewrite-crash.patch,
+ +files/4.4.1/php4.4.1-multilib-search-path.patch,
+ files/5.0-any/php5-iodbc-config.diff,
+ -files/5.0.4/php5.0.4-curl_safemode.patch,
+ -files/5.0.4/php5.0.4-fopen_wrappers.patch,
+ -files/5.0.4/php5.0.4-gd_safe_mode.patch,
+ -files/5.0.4/php5.0.4-globals_overwrite.patch,
+ -files/5.0.4/php5.0.4-pcre-security.patch,
+ -files/5.0.4/php5.0.4-phpinfo_xss.patch,
+ -files/5.0.4/php5.0.4-pspell-ext-segf.patch,
+ -files/5.0.4/php5.0.4-session_save_path-segf.patch,
+ -files/5.0.4/php5.0.4-xmlrcp-ccode.diff,
+ +files/5.0.5/php5.0.5-apache2sapi.patch,
+ +files/5.0.5/php5.0.5-curl-open_basedir.patch,
+ -files/5.0.5/php5.0.5-curl_safemode.patch,
+ +files/5.0.5/php5.0.5-gd-safe_mode.patch,
+ -files/5.0.5/php5.0.5-gd_safe_mode.patch,
+ +files/5.0.5/php5.0.5-mbstring-header_inj.patch,
+ +files/5.0.5/php5.0.5-multilib-search-path.patch,
+ -files/5.0.5/php5.0.5-session_save_path-segf.patch,
+ +files/5.0.5/php5.0.5-tsrm-gcc4.patch,
+ files/5.1-any/php5-iodbc-config.diff,
+ +files/5.1.1/php5.1.1-ming-config.patch,
+ +files/5.1.1/php5.1.1-multilib-search-path.patch, -php-4.3.11-r4.ebuild,
+ +php-4.3.11-r5.ebuild, -php-4.4.0-r4.ebuild, -php-4.4.1-r2.ebuild,
+ +php-4.4.1-r3.ebuild, -php-5.0.4-r4.ebuild, -php-5.0.5-r4.ebuild,
+ +php-5.0.5-r5.ebuild, +php-5.1.1.ebuild:
+ Sync with PHP Overlay. Delete PHP 4.4.0 and PHP 5.0.4, add PHP 5.1.1. Update
+ a lot of patches, update Hardened-PHP patches, add lib64 patch for multilib
+ systems. Fixes many bugs.
+
+ 19 Nov 2005; Markus Rothe <corsair@gentoo.org> php-4.4.1-r2.ebuild,
+ php-5.0.5-r4.ebuild:
+ Added ~ppc64 keywords; bug #102649
+
+ 10 Nov 2005; Jason Wever <weeve@gentoo.org> php-4.4.1-r2.ebuild:
+ Added ~sparc keyword as all arches but ~x86 were dropped from the 4.4.1
+ ebuilds.
+
+*php-5.0.5-r4 (04 Nov 2005)
+*php-5.0.4-r4 (04 Nov 2005)
+*php-4.4.1-r2 (04 Nov 2005)
+*php-4.4.0-r4 (04 Nov 2005)
+*php-4.3.11-r4 (04 Nov 2005)
+
+ 04 Nov 2005; Luca Longinotti <chtekk@gentoo.org>
+ files/4.3.11/php4.3.11-session_save_path-segf.patch,
+ files/5.0.4/php5.0.4-session_save_path-segf.patch,
+ files/4.4.0/php4.4.0-session_save_path-segf.patch,
+ files/5.0.5/php5.0.5-session_save_path-segf.patch, -php-4.3.11-r3.ebuild,
+ +php-4.3.11-r4.ebuild, -php-4.4.0-r3.ebuild, +php-4.4.0-r4.ebuild,
+ -php-4.4.1-r1.ebuild, +php-4.4.1-r2.ebuild, -php-5.0.4-r3.ebuild,
+ +php-5.0.4-r4.ebuild, -php-5.0.5-r3.ebuild, +php-5.0.5-r4.ebuild:
+ Revbump to fix a bug in the Apache2 SAPI and a bug with key() and current().
+
+ 04 Nov 2005; Luca Longinotti <chtekk@gentoo.org>
+ files/4.3.11/php4.3.11-globals_overwrite.patch,
+ files/4.4.0/php4.4.0-globals_overwrite.patch,
+ +files/4.4.1/php4.4.1-current_key_by_reference.patch,
+ files/5.0.4/php5.0.4-globals_overwrite.patch,
+ files/5.0.5/php5.0.5-globals_overwrite.patch, php-4.4.1-r1.ebuild:
+ Fix for http://bugs.php.net/bug.php?id=35067.
+
+*php-4.4.1-r1 (03 Nov 2005)
+
+ 03 Nov 2005; Luca Longinotti <chtekk@gentoo.org>
+ +files/4.4.1/php4.4.1-mod_rewrite-crash.patch, -php-4.4.1.ebuild,
+ +php-4.4.1-r1.ebuild:
+ Update Hardened-PHP to latest version for PHP 4.4.1 and 5.0.5, fix bug in
+ the Apache2 SAPI of PHP 4.4.1 (mentioned in bug #111032).
+
+*php-5.0.5-r3 (02 Nov 2005)
+*php-5.0.4-r3 (02 Nov 2005)
+*php-4.4.1 (02 Nov 2005)
+*php-4.4.0-r3 (02 Nov 2005)
+*php-4.3.11-r3 (02 Nov 2005)
+
+ 02 Nov 2005; Luca Longinotti <chtekk@gentoo.org>
+ +files/4.3.11/php4.3.11-curl_safemode.patch,
+ +files/4.3.11/php4.3.11-globals_overwrite.patch,
+ +files/4.3.11/php4.3.11-phpinfo_xss.patch,
+ +files/4.4.0/php4.4.0-curl_safemode.patch,
+ +files/4.4.0/php4.4.0-globals_overwrite.patch,
+ +files/4.4.0/php4.4.0-phpinfo_xss.patch,
+ +files/5.0.4/php5.0.4-curl_safemode.patch,
+ +files/5.0.4/php5.0.4-globals_overwrite.patch,
+ +files/5.0.4/php5.0.4-phpinfo_xss.patch,
+ +files/5.0.5/php5.0.5-curl_safemode.patch,
+ +files/5.0.5/php5.0.5-globals_overwrite.patch, -php-4.3.11-r2.ebuild,
+ +php-4.3.11-r3.ebuild, -php-4.4.0-r2.ebuild, +php-4.4.0-r3.ebuild,
+ +php-4.4.1.ebuild, -php-5.0.4-r2.ebuild, +php-5.0.4-r3.ebuild,
+ -php-5.0.5-r2.ebuild, +php-5.0.5-r3.ebuild:
+ Security-update: fix bugs #111032, #111015, #111011 and bug #111014. Also
+ add PHP 4.4.1 to the tree, wich fixes those vulnerabilities.
+
+*php-5.0.5-r2 (31 Oct 2005)
+*php-5.0.4-r2 (31 Oct 2005)
+*php-4.4.0-r2 (31 Oct 2005)
+*php-4.3.11-r2 (31 Oct 2005)
+
+ 31 Oct 2005; Luca Longinotti <chtekk@gentoo.org>
+ -files/4.4.0/php4.3.11-pcre-security.patch,
+ +files/4.4.0/php4.4.0-fopen_wrappers.patch,
+ +files/4.4.0/php4.4.0-gd_safe_mode.patch,
+ files/4.4.0/php4.4.0-pcre-security.patch,
+ +files/4.4.0/php4.4.0-pspell-ext-segf.patch,
+ +files/4.4.0/php4.4.0-session_save_path-segf.patch,
+ -files/4.4.0/apache-1.3/70_mod_php.conf,
+ -files/4.4.0/apache-2.0/70_mod_php.conf,
+ +files/4-any/php4-fastbuild.patch, +files/4-any/php4-imap-symlink.diff,
+ +files/4-any/php4-iodbc-config.diff,
+ +files/5.0-any/php5-imap-symlink.diff,
+ +files/4-any/php4-libtool-1.5.patch,
+ +files/4-any/php4-uClibc-have_dn_skipname.patch,
+ +files/4-any/php4-with-iodbc.diff, +files/5.0-any/php5-iodbc-config.diff,
+ +files/4-any/apache-1.3/70_mod_php.conf,
+ +files/5.0-any/php5-libtool-1.5.patch,
+ +files/4-any/apache-2.0/70_mod_php.conf,
+ +files/4.3.11/php4.3.11-fopen_wrappers.patch,
+ +files/4.3.11/php4.3.11-gd_safe_mode.patch,
+ +files/4.3.11/php4.3.11-pcre-security.patch,
+ +files/4.3.11/php4.3.11-pspell-ext-segf.patch,
+ +files/4.3.11/php4.3.11-session_save_path-segf.patch,
+ -files/4.4.0/fastbuild.patch, -files/4.4.0/php4-imap-symlink.diff,
+ -files/4.4.0/php4-iodbc-config.diff, -files/4.4.0/php4-libtool-1.5.patch,
+ -files/4.4.0/php4-with-iodbc.diff, +files/5.0-any/php5-prefork.patch,
+ +files/5.0-any/php5-soap_persistence_session.diff,
+ +files/5.0-any/php5-with-iodbc.diff,
+ +files/5.0-any/apache-1.3/70_mod_php5.conf,
+ +files/5.0-any/apache-2.0/70_mod_php5.conf,
+ -files/5.0.0/php5-imap-symlink.diff, -files/5.0.0/php5-iodbc-config.diff,
+ -files/5.0.0/php5-libtool-1.5.patch,
+ -files/5.0.0/php5.0.4-pcre-security.patch,
+ -files/5.0.0/php5.0.4-xmlrcp-ccode.diff,
+ -files/5.0.0/php5.0.5-obj-serialize.patch,
+ +files/5.0.4/php5.0.4-fopen_wrappers.patch,
+ +files/5.0.4/php5.0.4-gd_safe_mode.patch,
+ +files/5.0.4/php5.0.4-pcre-security.patch,
+ +files/5.0.4/php5.0.4-pspell-ext-segf.patch,
+ +files/5.0.4/php5.0.4-session_save_path-segf.patch,
+ +files/5.0.4/php5.0.4-xmlrcp-ccode.diff,
+ +files/5.0.5/php5.0.5-fopen_wrappers.patch,
+ +files/5.0.5/php5.0.5-gd_safe_mode.patch,
+ +files/5.0.5/php5.0.5-obj-serialize.patch,
+ +files/5.0.5/php5.0.5-pspell-ext-segf.patch,
+ +files/5.0.5/php5.0.5-session_save_path-segf.patch,
+ +files/5.1-any/php5-fastbuild.patch,
+ +files/5.1-any/php5-imap-symlink.diff,
+ +files/5.1-any/php5-iodbc-config.diff, +files/5.1-any/php5-prefork.patch,
+ +files/5.1-any/php5-soap_persistence_session.diff,
+ +files/5.1-any/php5-with-iodbc.diff,
+ +files/5.1-any/apache-1.3/70_mod_php5.conf,
+ +files/5.1-any/apache-2.0/70_mod_php5.conf,
+ -files/5.1.0/php5-imap-symlink.diff, -files/5.1.0/php5-iodbc-config.diff,
+ -files/5.1.0/php5-prefork.patch, -files/5.1.0/php5-with-iodbc.diff,
+ -files/5.1.0/php5_soap_persistence_session.diff,
+ -files/5.1.0/apache-1.3/70_mod_php5.conf,
+ -files/5.1.0/apache-2.0/70_mod_php5.conf, -php-4.3.11-r1.ebuild,
+ +php-4.3.11-r2.ebuild, -php-4.4.0-r1.ebuild, +php-4.4.0-r2.ebuild,
+ -php-5.0.4-r1.ebuild, +php-5.0.4-r2.ebuild, -php-5.0.5-r1.ebuild,
+ +php-5.0.5-r2.ebuild:
+ New-style PHP update: fix quotation of some vars, change URI of a mirror,
+ change ordering of patches in the files/ directory, add 'mnogosearch' USE
+ flag, add 'oci8-instant-client' USE flag, add 'pic' USE flag, add 'cjk' USE
+ flag, delete 'png' and 'jpeg' USE flags now directly controlled by 'gd' USE
+ flag, change PHP extensions enabling/disabling system, fix a bug with
+ Apache1 + fastbuild, fix elibtoolize call (bug #106176) and fix bugs #99312,
+ #109669, #102943, #107602, #99225, #108834.
+
+ 24 Sep 2005; Jason Wever <weeve@gentoo.org> php-5.0.5-r1.ebuild:
+ Added ~sparc keyword.
+
+*php-5.0.5-r1 (18 Sep 2005)
+*php-5.0.4-r1 (18 Sep 2005)
+*php-4.4.0-r1 (18 Sep 2005)
+*php-4.3.11-r1 (18 Sep 2005)
+
+ 18 Sep 2005; Benedikt Boehm <hollow@gentoo.org>
+ +files/4.4.0/php4-libtool-1.5.patch, +files/5.0.0/php5-libtool-1.5.patch,
+ +files/4.4.0/php4.3.11-pcre-security.patch,
+ +files/4.4.0/php4.4.0-pcre-security.patch,
+ +files/5.0.0/php5.0.4-pcre-security.patch,
+ +files/5.0.0/php5.0.4-xmlrcp-ccode.diff,
+ +files/5.0.0/php5.0.5-obj-serialize.patch, files/4.4.0/fastbuild.patch,
+ -files/5.0.0/php5-hphp-acinclude.patch,
+ -files/4.4.0/php4-hphp-acinclude.patch, -php-4.3.11.ebuild,
+ +php-4.3.11-r1.ebuild, -php-4.4.0.ebuild, +php-4.4.0-r1.ebuild,
+ -php-5.0.4.ebuild, +php-5.0.4-r1.ebuild, -php-5.0.5.ebuild,
+ +php-5.0.5-r1.ebuild:
+ Fix security issue in bundled PCRE lib for PHP 4.3.11, 4.4.0 and 5.0.4, bug #102373.
+ Fix object serialization bug in PHP 5.0.5, bug #105374.
+ Fix Hardened-PHP support for all PHP releases.
+ Various compilation fixes for all PHP releases.
+ Various dependency fixes for all PHP releases.
+ Deleted 'dbm' USE flag from all PHP ebuilds, it's not supported upstream.
+ Changed 'java' USE flag to 'java-internal' USE flag for PHP4.
+
+ 17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> php-5.0.4.ebuild:
+ Fixed up the remaining deps, tested here and looks good. Marking ~amd64, bug
+ 102649.
+
+ 17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> php-4.4.0.ebuild:
+ Fixed up the remaining deps, tested here and looks good. Marking ~amd64, bug
+ 102649.
+
+ 17 Sep 2005; Brian Harring <ferringb@gentoo.org> php-4.4.0.ebuild,
+ php-5.0.4.ebuild:
+ Backed out ~amd64 keywording. bad deps.
+
+ 16 Sep 2005; Christian Parpart <trapni@gentoo.org> php-4.4.0.ebuild,
+ php-5.0.4.ebuild:
+ added to ~amd64
+
+ 14 Sep 2005; Joseph Jezak <josejx@gentoo.org> php-5.0.4.ebuild:
+ Marked ~ppc for bug #105673.
+
+ 14 Sep 2005; Joseph Jezak <josejx@gentoo.org> php-4.4.0.ebuild,
+ php-5.0.5.ebuild:
+ Marked ~ppc for bug #105673.
+
+*php-4.3.11 (11 Sep 2005)
+
+ 11 Sep 2005; Benedikt Boehm <hollow@gentoo.org> +php-4.3.11.ebuild:
+ add 4.3.11, b/c 4.4.0 breaks compatibility
+ remove some archs, get your deps tested!
+
+ 09 Sep 2005; Jason Wever <weeve@gentoo.org> php-4.4.0.ebuild,
+ php-5.0.4.ebuild:
+ Added ~sparc keyword to help fix the broken dependencies of
+ dev-php/PEAR-Date-1.4.3-r1.
+
+*php-4.4.0 (08 Sep 2005)
+
+ 08 Sep 2005; Stuart Herbert <stuart@gentoo.org>
+ +files/4.4.0/php4-hphp-acinclude.patch,
+ +files/5.0.0/php5-hphp-acinclude.patch, php-4.4.0.ebuild, php-5.0.4.ebuild,
+ php-5.0.5.ebuild:
+ Hardened-PHP fix from the overlay
+ Slight change to symlink creation behaviour
+
+ 07 Sep 2005; Konstantin Arkhipov <voxus@gentoo.org> php-5.0.4.ebuild,
+ php-5.0.5.ebuild:
+ Added to ~amd64.
+
+*php-5.0.5 (06 Sep 2005)
+
+ 06 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org> +php-5.0.5.ebuild:
+ Version bump.
+
+ 04 Sep 2005; Stuart Herbert <stuart@gentoo.org>
+ +files/5.1.0/php5-imap-symlink.diff, +files/5.1.0/php5-iodbc-config.diff,
+ +files/5.1.0/php5-prefork.patch, +files/5.1.0/php5-with-iodbc.diff,
+ +files/5.1.0/php5_soap_persistence_session.diff:
+ Added missing patch files for PHP 5.0 from the overlay
+
+ 05 Sep 2005; <stuart@gentoo.org> ChangeLog:
+ Initial version; replaces older dev-php/* packages
+
+