[ubuntu/vivid-proposed] php5 5.6.4+dfsg-4ubuntu1 (Accepted)

Robie Basak robie.basak at ubuntu.com
Tue Jan 27 12:35:16 UTC 2015


php5 (5.6.4+dfsg-4ubuntu1) vivid; urgency=medium

  * Merge from Debian testing (LP: #1411811). 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/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/control: switch Build-Depends of netcat-traditional to netcat-openbsd
      as only the latter is in main.
  * Drop changes:
    - Reported fixed in upstream release of 5.6.0: quilt patches for
      CVE-2014-0237, CVE-2014-0238, CVE-2014-4049, CVE-2014-0207,
      CVE-2014-3478, CVE-2014-3479, CVE-2014-3480, CVE-2014-3487,
      CVE-2014-3515, CVE-2014-4670, CVE-2014-4698, CVE-2014-4721,
      CVE-2014-3587 and CVE-2014-3597, and d/p/fix_systemd_ftbfs.patch.
    - Reported fixed in upstream release of 5.6.2: quilt patches for
      CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670, and
      d/p/curl_embedded_null.patch.
    - Reported fixed in upstream release of 5.6.3: quilt patch for
      CVE-2014-3710.
    - Applied in Debian:
      + d/rules: stop mysql instance on clean just in case we failed in
        tests.
      + d/tests/{cgi,cli,mod-php}: dep8 tests for common use cases.
      + d/rules: export DEB_HOST_MULTIARCH properly.
      + d/rules: load dpkg-buildflags earlier, so that CFLAGS changes are not
        overridden.

Date: Tue, 27 Jan 2015 12:09:42 +0000
Changed-By: Robie Basak <robie.basak at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/php5/5.6.4+dfsg-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 27 Jan 2015 12:09:42 +0000
Source: php5
Binary: php5 php5-common libapache2-mod-php5 libapache2-mod-php5filter php5-cgi php5-cli php5-phpdbg 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.6.4+dfsg-4ubuntu1
Distribution: vivid
Urgency: medium
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-phpdbg - server-side, HTML-embedded scripting language (PHPDBG binary)
 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
Launchpad-Bugs-Fixed: 1411811
Changes: 
 php5 (5.6.4+dfsg-4ubuntu1) vivid; urgency=medium
 .
   * Merge from Debian testing (LP: #1411811). 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/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/control: switch Build-Depends of netcat-traditional to netcat-openbsd
       as only the latter is in main.
   * Drop changes:
     - Reported fixed in upstream release of 5.6.0: quilt patches for
       CVE-2014-0237, CVE-2014-0238, CVE-2014-4049, CVE-2014-0207,
       CVE-2014-3478, CVE-2014-3479, CVE-2014-3480, CVE-2014-3487,
       CVE-2014-3515, CVE-2014-4670, CVE-2014-4698, CVE-2014-4721,
       CVE-2014-3587 and CVE-2014-3597, and d/p/fix_systemd_ftbfs.patch.
     - Reported fixed in upstream release of 5.6.2: quilt patches for
       CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670, and
       d/p/curl_embedded_null.patch.
     - Reported fixed in upstream release of 5.6.3: quilt patch for
       CVE-2014-3710.
     - Applied in Debian:
       + d/rules: stop mysql instance on clean just in case we failed in
         tests.
       + d/tests/{cgi,cli,mod-php}: dep8 tests for common use cases.
       + d/rules: export DEB_HOST_MULTIARCH properly.
       + d/rules: load dpkg-buildflags earlier, so that CFLAGS changes are not
         overridden.
Checksums-Sha1: 
 880227746c757d0a078de479532b2f07146fbb5b 4492 php5_5.6.4+dfsg-4ubuntu1.dsc
 0842a5912a8bf2bdf9919050fe7d977617c8eb86 11049156 php5_5.6.4+dfsg.orig.tar.xz
 fb7c33919c2105a625180df6493caad71938fa94 156403 php5_5.6.4+dfsg-4ubuntu1.debian.tar.gz
Checksums-Sha256: 
 8a7ff9256c1e8a7fd158d62df34b34c2739237d5b846853a530666f7d6f95f81 4492 php5_5.6.4+dfsg-4ubuntu1.dsc
 0547406ece782fba70b68529329ceb2182dc1fd30ea769519efabd4355654329 11049156 php5_5.6.4+dfsg.orig.tar.xz
 679a77ce9edda8b3361e9abe6328a437eab7e51ba64ad01a4e25b920ae0cbbe4 156403 php5_5.6.4+dfsg-4ubuntu1.debian.tar.gz
Files: 
 4ef0e54637b6113ce6f512bde8cdd5cd 4492 php optional php5_5.6.4+dfsg-4ubuntu1.dsc
 55b5b337541da2eb96149afb5d83a948 11049156 php optional php5_5.6.4+dfsg.orig.tar.xz
 857ff5e914c98948a9fc11bfc6c30e5b 156403 php optional php5_5.6.4+dfsg-4ubuntu1.debian.tar.gz
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJUx4X1AAoJEOVkucJ1vdUuWUIP/A/yyhKVy1jJy8qrFfXGwEfk
QhwKeLp1Ya3GX676UKgXBq80T+u3IJN4OvtISCk2rqQH87suLNUPQplwiQkqIV23
gzhAmCwO6Nk7WmNtG0OSoxngDe3pQ1zNdcSVD0Vt0ZA2JWgAO+7+D0ZKTdW8rfO9
fP5dJjkUCkzqJrpjtHPEuwvdClxQZmIagJ7OihbmjwDBsIGh2NqLw3ZvhaBceY4a
cpOMUTu6wC+FRWXjiWGMpvcyx12UlbXBIJfZ3hjaCHYyV52b30rb2XUZVEGuC+a9
a07rcRvsgHShUQItpnTDhK2GjO3+jT4oSmrmYuXkm5oUJReDpv3KkuXCazqt2fcF
Af4VrQHoRTMpc3IG/dZAs46bMRW0LLJooFfLZLRjTSn50VhU3itmYPPGV42GJXJq
bdjaNa94YHLKm51TsnYMP/mkwxFFrXR4ylzkOKZuphqHaA2Pe/SHDGTRwR8op0Te
chOmWMUw3bRSsTHj7avlgJi61c1LWH9aPgrO7cYwZAhDZLnjxW5oOd4uoieQclSR
gK8IODzcPMjRn14AT8xGmD/mN0b7FYOM553aem8wadzg/JKS7x2Me3oBecC772DP
dzUG7JyD7jIql/nj92gqNboH3Rr5pKAxcN7JHvhjdpVjfVjuNVOOiVzALsN75h6k
5FteAdNOtydPCIWULBFI
=lSjP
-----END PGP SIGNATURE-----


More information about the Vivid-changes mailing list