[ubuntu/saucy-proposed] php5 5.5.0+dfsg-6ubuntu1 (Accepted)

Robie Basak robie.basak at ubuntu.com
Mon Jul 15 15:55:18 UTC 2013


php5 (5.5.0+dfsg-6ubuntu1) saucy; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - d/control: drop Build-Depends that are in universe: firebird-dev,
      libc-client-dev, libmcrypt-dev, libonig-dev, libqdbm-dev.
    - d/rules: drop configuration of packages that are in universe: qdgm,
      onig.
    - d/rules: drop CONFIGURE_APACHE_ARGS settings since now we don't build
      interbase or firebird.
    - d/rules: export DEB_HOST_MULTIARCH properly.
    - d/control: drop binary packages php5-imap, php5-interbase and
      php5-mcrypt since we have separate versions in universe.
    - d/modulelist: drop imap, interbase and mcrypt since we have separate
      versions in universe.
    - d/rules: drop configuration of imap and mcrypt since we have separate
      versions in universe.
    - d/source_php5.py, d/rules: add apport hook.
    - d/rules: stop mysql instance on clean just in case we failed in tests.
    - d/control, d/rules: re-enable libedit-dev.
  * Remaining changes that were previously undocumented:
    - d/control: switch Build-Depends of netcat-traditional to netcat-openbsd
      as only the latter is in main.
  * Drop changes:
    - Add build-dependency on lemon, which we now need. This is evidently no
      longer required, since there is no sign of it being used in
      5.4.15-1ubuntu3.
    - Dropped libcurl-dev not in the archive. libcurl-dev is a virtual
      alternative, so doesn't need to be dropped.
    - debian/control: replace build-depends on mysql-server with
      mysql-server-core-5.5 and mysql-client-5.5 to avoid upstart and
      mysql-server-5.5 postinst confusion with starting up multiple
      mysqlds listening on the same port. The test infrastructure in packaging
      has changed, and now breaks without the mysql-server-5.5 postinst having
      run and created the mysql user. However, it also finds an available port
      itself so no longer conflicts with our mysql-server-5.5 postinst.
    - Patches included upstream:
      + debian/patches/CVE-2013-2110.patch
      + debian/patches/fix_gd_210.patch
      + debian/patches/CVE-2013-4635.patch
      + debian/patches/CVE-2013-4636.patch
  * Drop changes that were previously undocumented:
    - d/rules: adjust memory limits in .ini files. It appears that this was
      intended to be dropped back in 5.4.6-1ubuntu1, going by the old
      changelog entry.
    - d/rules: adjust openssl path in configure script. PHP still appears to
      configure, detect and build openssl-related components correctly
      regardless.
    - d/rules: disable parallel builds. There is no previous explanation as to
      why this was disabled, and having this in place is standard practice and
      in the Debian packaging.
    - d/rules: adjust PHP5_{HOST,BUILD}_GNU_TYPE. There is no previous
      explanation as to why this was present, and I can't find any regression
      that would be fixed by this change.
  * New changes:
    - d/rules, d/control: drop use of dh_systemd as it is in universe.
    - d/control: relegate php5-json from Recommends to Suggests as it is in
      universe.

Date: Mon, 15 Jul 2013 14:09:59 +0000
Changed-By: Robie Basak <robie.basak at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/php5/5.5.0+dfsg-6ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 15 Jul 2013 14:09:59 +0000
Source: php5
Binary: php5 php5-common libapache2-mod-php5 libapache2-mod-php5filter php5-cgi php5-cli php5-fpm libphp5-embed php5-dev php5-dbg php-pear php5-curl php5-enchant php5-gd php5-gmp php5-intl php5-ldap php5-readline php5-mysql php5-mysqlnd php5-odbc php5-pgsql php5-pspell php5-recode php5-snmp php5-sqlite php5-sybase php5-tidy php5-xmlrpc php5-xsl
Architecture: source
Version: 5.5.0+dfsg-6ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Robie Basak <robie.basak at ubuntu.com>
Description: 
 libapache2-mod-php5 - server-side, HTML-embedded scripting language (Apache 2 module)
 libapache2-mod-php5filter - server-side, HTML-embedded scripting language (apache 2 filter mo
 libphp5-embed - HTML-embedded scripting language (Embedded SAPI library)
 php-pear   - PEAR - PHP Extension and Application Repository
 php5       - server-side, HTML-embedded scripting language (metapackage)
 php5-cgi   - server-side, HTML-embedded scripting language (CGI binary)
 php5-cli   - command-line interpreter for the php5 scripting language
 php5-common - Common files for packages built from the php5 source
 php5-curl  - CURL module for php5
 php5-dbg   - Debug symbols for PHP5
 php5-dev   - Files for PHP5 module development
 php5-enchant - Enchant module for php5
 php5-fpm   - server-side, HTML-embedded scripting language (FPM-CGI binary)
 php5-gd    - GD module for php5
 php5-gmp   - GMP module for php5
 php5-intl  - internationalisation module for php5
 php5-ldap  - LDAP module for php5
 php5-mysql - MySQL module for php5
 php5-mysqlnd - MySQL module for php5 (Native Driver)
 php5-odbc  - ODBC module for php5
 php5-pgsql - PostgreSQL module for php5
 php5-pspell - pspell module for php5
 php5-readline - Readline module for php5
 php5-recode - recode module for php5
 php5-snmp  - SNMP module for php5
 php5-sqlite - SQLite module for php5
 php5-sybase - Sybase / MS SQL Server module for php5
 php5-tidy  - tidy module for php5
 php5-xmlrpc - XML-RPC module for php5
 php5-xsl   - XSL module for php5
Changes: 
 php5 (5.5.0+dfsg-6ubuntu1) saucy; urgency=low
 .
   * Merge from Debian unstable. Remaining changes:
     - d/control: drop Build-Depends that are in universe: firebird-dev,
       libc-client-dev, libmcrypt-dev, libonig-dev, libqdbm-dev.
     - d/rules: drop configuration of packages that are in universe: qdgm,
       onig.
     - d/rules: drop CONFIGURE_APACHE_ARGS settings since now we don't build
       interbase or firebird.
     - d/rules: export DEB_HOST_MULTIARCH properly.
     - d/control: drop binary packages php5-imap, php5-interbase and
       php5-mcrypt since we have separate versions in universe.
     - d/modulelist: drop imap, interbase and mcrypt since we have separate
       versions in universe.
     - d/rules: drop configuration of imap and mcrypt since we have separate
       versions in universe.
     - d/source_php5.py, d/rules: add apport hook.
     - d/rules: stop mysql instance on clean just in case we failed in tests.
     - d/control, d/rules: re-enable libedit-dev.
   * Remaining changes that were previously undocumented:
     - d/control: switch Build-Depends of netcat-traditional to netcat-openbsd
       as only the latter is in main.
   * Drop changes:
     - Add build-dependency on lemon, which we now need. This is evidently no
       longer required, since there is no sign of it being used in
       5.4.15-1ubuntu3.
     - Dropped libcurl-dev not in the archive. libcurl-dev is a virtual
       alternative, so doesn't need to be dropped.
     - debian/control: replace build-depends on mysql-server with
       mysql-server-core-5.5 and mysql-client-5.5 to avoid upstart and
       mysql-server-5.5 postinst confusion with starting up multiple
       mysqlds listening on the same port. The test infrastructure in packaging
       has changed, and now breaks without the mysql-server-5.5 postinst having
       run and created the mysql user. However, it also finds an available port
       itself so no longer conflicts with our mysql-server-5.5 postinst.
     - Patches included upstream:
       + debian/patches/CVE-2013-2110.patch
       + debian/patches/fix_gd_210.patch
       + debian/patches/CVE-2013-4635.patch
       + debian/patches/CVE-2013-4636.patch
   * Drop changes that were previously undocumented:
     - d/rules: adjust memory limits in .ini files. It appears that this was
       intended to be dropped back in 5.4.6-1ubuntu1, going by the old
       changelog entry.
     - d/rules: adjust openssl path in configure script. PHP still appears to
       configure, detect and build openssl-related components correctly
       regardless.
     - d/rules: disable parallel builds. There is no previous explanation as to
       why this was disabled, and having this in place is standard practice and
       in the Debian packaging.
     - d/rules: adjust PHP5_{HOST,BUILD}_GNU_TYPE. There is no previous
       explanation as to why this was present, and I can't find any regression
       that would be fixed by this change.
   * New changes:
     - d/rules, d/control: drop use of dh_systemd as it is in universe.
     - d/control: relegate php5-json from Recommends to Suggests as it is in
       universe.
Checksums-Sha1: 
 177e6c22fd556172ef762de58f15abe10f6672ef 4359 php5_5.5.0+dfsg-6ubuntu1.dsc
 41acd1619c5b53fe5df0f3346c9705bc631caca8 10231668 php5_5.5.0+dfsg.orig.tar.xz
 7958331548950acd3b73492bbc1c0a985b436dec 158608 php5_5.5.0+dfsg-6ubuntu1.debian.tar.gz
Checksums-Sha256: 
 2103b85b1b34b519be3e53d01525f75ffceaf23e0edab056cbcfdcb02d48a7cb 4359 php5_5.5.0+dfsg-6ubuntu1.dsc
 11439ed058565458162efbc2cabeb258c4df3cf41b236fdb68229d943cd6f636 10231668 php5_5.5.0+dfsg.orig.tar.xz
 b814bd03aa77046ebff47524e64dd1af55c774feb697ec61ac868df7bc5dbbe2 158608 php5_5.5.0+dfsg-6ubuntu1.debian.tar.gz
Files: 
 3df25451131a31b73cfa1d984cbca1bb 4359 php optional php5_5.5.0+dfsg-6ubuntu1.dsc
 b9789650f78cb6433970901bd887d012 10231668 php optional php5_5.5.0+dfsg.orig.tar.xz
 5c00c4670ae9b5a08fa7f201b56fc07c 158608 php optional php5_5.5.0+dfsg-6ubuntu1.debian.tar.gz
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJR5BRZAAoJEOVkucJ1vdUuOmIQAKEeScw+WoB2HqYfHuRknJsB
daHQPexeuKyoYx36OLUU9jVE31iEhOUWUbCuawbjQ7DTlUnRzXraW/9a85PocuCV
L0fH6V8ZI+vTY93WBj893fmxh5On7sHLBi25KL86HC36I2GnHXNGYAQrNaKRXfqX
7ojEbmlWgdjIkgtvP38+PUNsAtEoykkLkVQnXEt8HSW0f+ROtQNRcrmkU6u5Fdji
fKhqTpFNPfCRUx6o40He0p2Vlpc8p5XARgPvGNtxRmXVwYb5LjXEygk79QEJ72ko
KJOWPbukOZZlc8f8ewNBuof2JThe+RHZCFiKHOn3HwCg5EeoerHjcrAwJi7Cj+/c
lb5e6fToKItJF6VQEBmchTyoP5ZvdMoXEFHYsLRBVD+qwEoxrWZV/j6B4pJ+PYka
pBt3c31PcUm79AA5VOQmYHFTyylY8hnVwtAkwUhLoKBlbcgt6hpDmraLYuqgNG9x
z66YixtQZEWiv4wrO3tj3oP74QleHAf9+1tMg1lx5/lkFCg8t7I2HwdZsF/e+Ua9
SB7hQAzQAWVv5UA+yHnoERrF3WLuTntCLI4+AFGgjfgvqyrEK3O1bALr7XXEUw5T
KSsrWpKCQvXD+QqHF5zJc8MUxINKkiRMVRv09IEk+K1ppl4b4nTbL/ecOhxg1jxd
IAnjGgVqi3lQ28So/ysX
=V/Xd
-----END PGP SIGNATURE-----


More information about the Saucy-changes mailing list