lp:ubuntu/jaunty/php5

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/php5
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

43. By Marc Deslauriers

* SECURITY UPDATE: arbitrary file write by placing a "php_value error_log"
  entry in a .htaccess file.
  - debian/patches/CVE-2008-5625.patch: enforce restrictions when merging
    in dir entry in sapi/apache/mod_php5.c and sapi/apache2handler/apache_config.c.
  - CVE-2008-5625
* SECURITY UPDATE: mbstring.func_overload setting in .htaccess affects
  other virtual hosts.
  - debian/patches/CVE-2009-0754.patch: don't terminate on the first
    function that is not overloaded in ext/mbstring/mbstring.c.
  - CVE-2009-0754

42. By Chuck Short

debian/patches/fix-segfault-in-openssl.patch: Fixes sigsegv
when using openssl_x509_parse (LP: #351730)

41. By Chuck Short

debian/patches/fix-autoconf-ftbfs.patch : Fixes a FTBFS.

40. By Chuck Short

* Merge from debian unstable, remaining changes:
  - debian/control, debian/rules: Disable a few build dependencies and
    accompanying binary packages which we do not want to support in main:
    + firebird2-dev/php5-interbase (we have a seperate php-interbase source)
    + libc-client/php5-imap (we have a seperate php-imap source)
    + libmcrypt-dev/php5-mcrypt (seperate php-mycrpt source)
    + readline support again, now that the libedit issue is fixed.
  - debian/control: Add build dependency: libdedit-dev (>= 2.9.cvs.20050518-1)
    CLI readline support
  - debian/rules:
    - Correctly mangle PHP5_* macros for lpia
    - Point /usr/lib/php5/build/{libtool.m4, ltmain.sh} to the right locations.
    - Configure with --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE)
      to fix a build failure on armel.
  - debian/patches/use-specific-libdb-version.patch (LP: #165247), mangle
    version ordering in patch to match code for clean application.
  - debian/patches/119-sybase-alias.patch:
    + Fix sybase regression since change to mssql. (LP: #240519)
  - debian/control: Use libdb-4.6-dev
  - Revert to using upstreams' bundled libtool for now, until either upstream
    moves to libtool 2.x, or Debian/Ubuntu have the time to rewrite some m4.
  * Manually copy autotools-dev's versions of config.{sub.guess} since we
    no long have libtoolize doing it for us, thanks to the above changes.
  * debian/patches/fix-pecl-libtool.dpatch: fix libtool brokenness with pecl.
    (LP: #262251)
  * Dropped debian/patches/deprecated_freetds_check.patch in favor of Debian's.

39. By Matthias Klose

Configure with --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE)
to fix a build failure on armel.

38. By Chuck Short

debian/patches/fix-pecl-libtool.dpatch: fix libtool brokenness
with pecl. (LP: #262251)

37. By Chuck Short

debian/rules: Point /usr/lib/php5/build/{libtool.m4, ltmain.sh}
to the right locations.

36. By Adam Conrad

* Revert to using upstream's bundled libtool for now, until either upstream
  moves to libtool 2.x, or Debian/Ubuntu have the time to rewrite some m4.
* Manually copy autotools-dev's versions of config.{sub,guess}, since we
  no longer have libtoolize doing it for us, thanks to the above change.
* Fix libedit_is_editline.patch to patch sap/cli/php_cli* too (LP: 249800)
* Include patch from Debian (deprecated_freetds_check.patch) to fix FTBFS
  with more recent versions of FreeTDS.

35. By Chuck Short

* Merge from debian unstable, remaining changes:
  - debin/control, debian/rules: Disable a few build dependencies and
    accompanying binary pckages which we do not want to support in main:
    + freebird2-dev/php5-interbase (we have a seperate php-interbase source)
    + libc-client-dev/php5-imap (we have a seperate php-imap source)
    + libmcrypt-dev/php5-mcrypt (seperate php-mcrypt source)
    + readline support again, now that the libedit issue is fixed.
  - debian/control: Add build dependency: libedit-dev (>= 2.9.cvs.20050518-1)
    CLI readline support
  - debian/rules:
    + Correctly mangle PHP5_* macros for lpia
  - debian/patches/use-specific-libdb-version.patch (LP: #165247), mangle
    version ordering in patch to match code for clean application.
  - debian/patches/119-sybase-alias.patch:
    + Fix sybase regression since change to msqql. (LP: #240519)
  - debian/control: Use libdb-4.6-dev

34. By Chuck Short

* debian/patches/119-sybase-alias.patch:
  - Update patch fixes FTBFS.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/php5
This branch contains Public information 
Everyone can see this information.

Subscribers