# ChangeLog for dev-lang/php
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.48 2005/09/24 19:21:33 weeve Exp $

  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