php5 5.6.14+dfsg-1ubuntu1 source package in Ubuntu

Changelog

php5 (5.6.14+dfsg-1ubuntu1) xenial; urgency=medium

  * Merge from Debian. Remaining changes:
    - Drop support for firebird, c-client, mcrypt, onig and qdbm as they
      are in universe:
      + d/control: drop Build-Depends on firebird-dev, libc-client-dev,
        libmcrypt-dev, libonig-dev, libqdbm-dev.
      + d/control: drop binary packages php5-imap, php5-interbase and
        php5-mcrypt and their reverse dependencies.
      + d/rules: drop configuration of qdgm, onig, imap, mcrypt.
      + d/rules: drop CONFIGURE_APACHE_ARGS settings since now we don't
        build interbase or firebird.
      + d/modulelist: drop imap, interbase and mcrypt.
    - d/control: switch Build-Depends of netcat-traditional to
      netcat-openbsd as only the latter is in main.
    - d/source_php5.py, d/rules: add apport hook.
  * Drop changes (patches included upstream):
    - CVE-2015-6831-1.patch, CVE-2015-6831-2.patch, CVE-2015-6831-3.patch,
      CVE-2015-6832.patch, CVE-2015-6833-1.patch, CVE-2015-6833-2.patch,
      CVE-2015-6834-1.patch, CVE-2015-6834-2.patch, CVE-2015-6834-3.patch,
      CVE-2015-6835-1.patch, CVE-2015-6835-2.patch, CVE-2015-6836.patch,
      CVE-2015-6837-6838.patch

php5 (5.6.14+dfsg-1) unstable; urgency=medium

  * Imported Upstream version 5.6.14+dfsg
   - Core:
    . Fixed bug #70370 (Bundled libtool.m4 doesn't handle FreeBSD 10 when
      building extensions).
   - CLI server:
    . Fixed bug #68291 (404 on urls with '+').
   - DOM:
    . Fixed bug #70001 (Assigning to DOMNode::textContent does additional
      entity encoding).
   - Mysqlnd:
    . Fixed bug #70456 (mysqlnd doesn't activate TCP keep-alive when
      connecting to a server).
   - OpenSSL:
    . Fixed bug #55259 (openssl extension does not get the DH parameters
      from DH key resource).
    . Fixed bug #70395 (Missing ARG_INFO for openssl_seal()).
    . Fixed bug #60632 (openssl_seal fails with AES).
    . Fixed bug #68312 (Lookup for openssl.cnf causes a message box).
   - PDO:
    . Fixed bug #70389 (PDO constructor changes unrelated variables).
   - Phar:
    . Fixed bug #69720 (Null pointer dereference in phar_get_fp_offset()).
    . Fixed bug #70433 (Uninitialized pointer in phar_make_dirstream when
      zip entry filename is "/").
   - Phpdbg:
    . Fix phpdbg_break_next() sometimes not breaking.
   - Standard:
    . Fixed bug #67131 (setcookie() conditional for empty values not met).
   - Streams:
    . Fixed bug #70361 (HTTP stream wrapper doesn't close keep-alive
      connections).
   - Zip:
    . Fixed bug #70322 (ZipArchive::close() doesn't indicate errors).
  * Rebase patches on top of PHP 5.6.14+dfsg

php5 (5.6.13+dfsg-2) unstable; urgency=medium

  [ Justin Pasher ]
  * Improve sessionclean script to handle tiered and symlinked directories

  [ Bernat Arlandis ]
  * Fix the bug where sessionclean doesn't touch session files

php5 (5.6.13+dfsg-1) unstable; urgency=medium

  * New upstream version 5.6.13+dfsg
  * Refresh patches on top of 5.6.13+dfsg release

php5 (5.6.12+dfsg-1) unstable; urgency=medium

  * Drop explicit support for upstart (Closes: #792892)
  * Imported Upstream version 5.6.12+dfsg
  * Rebase patches using gbp pq on top of PHP 5.6.12+dfsg
  * Silence the MySQL library mismatch warning (Closes: #794191)

 -- Marc Deslauriers <email address hidden>  Fri, 30 Oct 2015 11:44:07 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
php5_5.6.14+dfsg.orig.tar.xz 11.0 MiB a1b84518d7115555d37ca8f161e3294416c8d828fa4ba5a9ef8bb4a56c3227c6
php5_5.6.14+dfsg-1ubuntu1.debian.tar.xz 131.1 KiB 1541dc07bf88a3eaea2a6d94bf4157ebf939ad6641d485bd4f5a3b8839bc8981
php5_5.6.14+dfsg-1ubuntu1.dsc 4.7 KiB ab7b22abba67d6f55d6cfbcf906791999a035895dd1160de0c91450c7ad8b283

View changes file

Binary packages built by this source

libapache2-mod-php5: No summary available for libapache2-mod-php5 in ubuntu xenial.

No description available for libapache2-mod-php5 in ubuntu xenial.

libapache2-mod-php5-dbgsym: No summary available for libapache2-mod-php5-dbgsym in ubuntu xenial.

No description available for libapache2-mod-php5-dbgsym in ubuntu xenial.

libapache2-mod-php5filter: No summary available for libapache2-mod-php5filter in ubuntu xenial.

No description available for libapache2-mod-php5filter in ubuntu xenial.

libapache2-mod-php5filter-dbgsym: No summary available for libapache2-mod-php5filter-dbgsym in ubuntu xenial.

No description available for libapache2-mod-php5filter-dbgsym in ubuntu xenial.

libphp5-embed: No summary available for libphp5-embed in ubuntu xenial.

No description available for libphp5-embed in ubuntu xenial.

libphp5-embed-dbgsym: No summary available for libphp5-embed-dbgsym in ubuntu xenial.

No description available for libphp5-embed-dbgsym in ubuntu xenial.

php-pear: PEAR Base System

 The PEAR package contains:
  * the PEAR installer, for creating, distributing
 and installing packages
  * the PEAR_Exception PHP error handling mechanism
  * the PEAR_ErrorStack advanced error handling mechanism
  * the PEAR_Error error handling mechanism
  * the OS_Guess class for retrieving info about the OS
 where PHP is running on
  * the System class for quick handling of common operations
 with files and directories
  * the PEAR base class
 Features in a nutshell:
  * full support for channels
  * pre-download dependency validation
  * new package.xml 2.0 format allows tremendous flexibility while maintaining
 BC
  * support for optional dependency groups and limited support for
 sub-packaging
  * robust dependency support
  * full dependency validation on uninstall
  * remote install for hosts with only ftp access - no more problems with
 restricted host installation
  * full support for mirroring
  * support for bundling several packages into a single tarball
  * support for static dependencies on a url-based package
  * support for custom file roles and installation tasks

php5: No summary available for php5 in ubuntu xenial.

No description available for php5 in ubuntu xenial.

php5-cgi: No summary available for php5-cgi in ubuntu xenial.

No description available for php5-cgi in ubuntu xenial.

php5-cgi-dbgsym: No summary available for php5-cgi-dbgsym in ubuntu xenial.

No description available for php5-cgi-dbgsym in ubuntu xenial.

php5-cli: No summary available for php5-cli in ubuntu xenial.

No description available for php5-cli in ubuntu xenial.

php5-cli-dbgsym: No summary available for php5-cli-dbgsym in ubuntu xenial.

No description available for php5-cli-dbgsym in ubuntu xenial.

php5-common: No summary available for php5-common in ubuntu xenial.

No description available for php5-common in ubuntu xenial.

php5-common-dbgsym: No summary available for php5-common-dbgsym in ubuntu xenial.

No description available for php5-common-dbgsym in ubuntu xenial.

php5-curl: No summary available for php5-curl in ubuntu xenial.

No description available for php5-curl in ubuntu xenial.

php5-curl-dbgsym: No summary available for php5-curl-dbgsym in ubuntu xenial.

No description available for php5-curl-dbgsym in ubuntu xenial.

php5-dbg: No summary available for php5-dbg in ubuntu xenial.

No description available for php5-dbg in ubuntu xenial.

php5-dev: No summary available for php5-dev in ubuntu xenial.

No description available for php5-dev in ubuntu xenial.

php5-dev-dbgsym: No summary available for php5-dev-dbgsym in ubuntu xenial.

No description available for php5-dev-dbgsym in ubuntu xenial.

php5-enchant: No summary available for php5-enchant in ubuntu xenial.

No description available for php5-enchant in ubuntu xenial.

php5-enchant-dbgsym: No summary available for php5-enchant-dbgsym in ubuntu xenial.

No description available for php5-enchant-dbgsym in ubuntu xenial.

php5-fpm: No summary available for php5-fpm in ubuntu xenial.

No description available for php5-fpm in ubuntu xenial.

php5-fpm-dbgsym: No summary available for php5-fpm-dbgsym in ubuntu xenial.

No description available for php5-fpm-dbgsym in ubuntu xenial.

php5-gd: No summary available for php5-gd in ubuntu xenial.

No description available for php5-gd in ubuntu xenial.

php5-gd-dbgsym: No summary available for php5-gd-dbgsym in ubuntu xenial.

No description available for php5-gd-dbgsym in ubuntu xenial.

php5-gmp: No summary available for php5-gmp in ubuntu xenial.

No description available for php5-gmp in ubuntu xenial.

php5-gmp-dbgsym: No summary available for php5-gmp-dbgsym in ubuntu xenial.

No description available for php5-gmp-dbgsym in ubuntu xenial.

php5-intl: No summary available for php5-intl in ubuntu xenial.

No description available for php5-intl in ubuntu xenial.

php5-intl-dbgsym: No summary available for php5-intl-dbgsym in ubuntu xenial.

No description available for php5-intl-dbgsym in ubuntu xenial.

php5-ldap: No summary available for php5-ldap in ubuntu xenial.

No description available for php5-ldap in ubuntu xenial.

php5-ldap-dbgsym: No summary available for php5-ldap-dbgsym in ubuntu xenial.

No description available for php5-ldap-dbgsym in ubuntu xenial.

php5-mysql: No summary available for php5-mysql in ubuntu xenial.

No description available for php5-mysql in ubuntu xenial.

php5-mysql-dbgsym: No summary available for php5-mysql-dbgsym in ubuntu xenial.

No description available for php5-mysql-dbgsym in ubuntu xenial.

php5-mysqlnd: No summary available for php5-mysqlnd in ubuntu xenial.

No description available for php5-mysqlnd in ubuntu xenial.

php5-mysqlnd-dbgsym: No summary available for php5-mysqlnd-dbgsym in ubuntu xenial.

No description available for php5-mysqlnd-dbgsym in ubuntu xenial.

php5-odbc: No summary available for php5-odbc in ubuntu xenial.

No description available for php5-odbc in ubuntu xenial.

php5-odbc-dbgsym: No summary available for php5-odbc-dbgsym in ubuntu xenial.

No description available for php5-odbc-dbgsym in ubuntu xenial.

php5-pgsql: No summary available for php5-pgsql in ubuntu xenial.

No description available for php5-pgsql in ubuntu xenial.

php5-pgsql-dbgsym: No summary available for php5-pgsql-dbgsym in ubuntu xenial.

No description available for php5-pgsql-dbgsym in ubuntu xenial.

php5-phpdbg: No summary available for php5-phpdbg in ubuntu xenial.

No description available for php5-phpdbg in ubuntu xenial.

php5-phpdbg-dbgsym: No summary available for php5-phpdbg-dbgsym in ubuntu xenial.

No description available for php5-phpdbg-dbgsym in ubuntu xenial.

php5-pspell: No summary available for php5-pspell in ubuntu xenial.

No description available for php5-pspell in ubuntu xenial.

php5-pspell-dbgsym: No summary available for php5-pspell-dbgsym in ubuntu xenial.

No description available for php5-pspell-dbgsym in ubuntu xenial.

php5-readline: No summary available for php5-readline in ubuntu xenial.

No description available for php5-readline in ubuntu xenial.

php5-readline-dbgsym: No summary available for php5-readline-dbgsym in ubuntu xenial.

No description available for php5-readline-dbgsym in ubuntu xenial.

php5-recode: No summary available for php5-recode in ubuntu xenial.

No description available for php5-recode in ubuntu xenial.

php5-recode-dbgsym: No summary available for php5-recode-dbgsym in ubuntu xenial.

No description available for php5-recode-dbgsym in ubuntu xenial.

php5-snmp: No summary available for php5-snmp in ubuntu xenial.

No description available for php5-snmp in ubuntu xenial.

php5-snmp-dbgsym: No summary available for php5-snmp-dbgsym in ubuntu xenial.

No description available for php5-snmp-dbgsym in ubuntu xenial.

php5-sqlite: No summary available for php5-sqlite in ubuntu xenial.

No description available for php5-sqlite in ubuntu xenial.

php5-sqlite-dbgsym: No summary available for php5-sqlite-dbgsym in ubuntu xenial.

No description available for php5-sqlite-dbgsym in ubuntu xenial.

php5-sybase: No summary available for php5-sybase in ubuntu xenial.

No description available for php5-sybase in ubuntu xenial.

php5-sybase-dbgsym: No summary available for php5-sybase-dbgsym in ubuntu xenial.

No description available for php5-sybase-dbgsym in ubuntu xenial.

php5-tidy: No summary available for php5-tidy in ubuntu xenial.

No description available for php5-tidy in ubuntu xenial.

php5-tidy-dbgsym: No summary available for php5-tidy-dbgsym in ubuntu xenial.

No description available for php5-tidy-dbgsym in ubuntu xenial.

php5-xmlrpc: No summary available for php5-xmlrpc in ubuntu xenial.

No description available for php5-xmlrpc in ubuntu xenial.

php5-xmlrpc-dbgsym: No summary available for php5-xmlrpc-dbgsym in ubuntu xenial.

No description available for php5-xmlrpc-dbgsym in ubuntu xenial.

php5-xsl: No summary available for php5-xsl in ubuntu xenial.

No description available for php5-xsl in ubuntu xenial.

php5-xsl-dbgsym: No summary available for php5-xsl-dbgsym in ubuntu xenial.

No description available for php5-xsl-dbgsym in ubuntu xenial.