[ubuntu/xenial-proposed] php5 5.6.16+dfsg-1ubuntu1 (Accepted)
Marc Deslauriers
marc.deslauriers at ubuntu.com
Thu Dec 3 18:20:16 UTC 2015
php5 (5.6.16+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.
php5 (5.6.16+dfsg-1) unstable; urgency=medium
* Imported Upstream version 5.6.16+dfsg
- Core:
. Fixed bug #70828 (php-fpm 5.6 with opcache crashes when referencing
a non-existent constant).
. Fixed bug #70748 (Segfault in ini_lex () at Zend/zend_ini_scanner.l).
- Mysqlnd:
. Fixed bug #68344 (MySQLi does not provide way to disable peer
certificate validation) by introducing
MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT connection flag.
- OCI8:
. Fixed bug #68298 (OCI int overflow).
- PDO_DBlib:
. Fixed bug #69757 (Segmentation fault on nextRowset).
- SOAP:
. Fixed bug #70875 (Segmentation fault if wsdl has no targetNamespace
attribute).
- SPL:
. Fixed bug #70852 (Segfault getting NULL offset of an ArrayObject).
* Rebase patches on top of 5.6.16+dfsg release
php5 (5.6.15+dfsg-1) unstable; urgency=medium
* Imported Upstream version 5.6.15+dfsg
- Core:
. Fixed bug #70681 (Segfault when binding $this of internal instance
method to null).
. Fixed bug #70685 (Segfault for getClosure() internal method rebind
with invalid $this).
- Date:
. Fixed bug #70619 (DateTimeImmutable segfault).
- Mcrypt:
. Fixed bug #70625 (mcrypt_encrypt() won't return data when no IV was
specified under RC4).
- Mysqlnd:
. Fixed bug #70384 (mysqli_real_query():Unknown type 245 sent by the
server).
. Fixed bug #70572 segfault in mysqlnd_connect.
- Opcache:
. Fixed bug #70632 (Third one of segfault in gc_remove_from_buffer).
. Fixed bug #70631 (Another Segfault in gc_remove_from_buffer()).
. Fixed bug #70601 (Segfault in gc_remove_from_buffer()).
. Fixed compatibility with Windows 10 (see also bug #70652).
* Rebase patches on top of 5.6.15+dfsg
Date: Thu, 03 Dec 2015 09:57:24 -0500
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/php5/5.6.16+dfsg-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 03 Dec 2015 09:57:24 -0500
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.16+dfsg-1ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marc Deslauriers <marc.deslauriers 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
Changes:
php5 (5.6.16+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.
.
php5 (5.6.16+dfsg-1) unstable; urgency=medium
.
* Imported Upstream version 5.6.16+dfsg
- Core:
. Fixed bug #70828 (php-fpm 5.6 with opcache crashes when referencing
a non-existent constant).
. Fixed bug #70748 (Segfault in ini_lex () at Zend/zend_ini_scanner.l).
- Mysqlnd:
. Fixed bug #68344 (MySQLi does not provide way to disable peer
certificate validation) by introducing
MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT connection flag.
- OCI8:
. Fixed bug #68298 (OCI int overflow).
- PDO_DBlib:
. Fixed bug #69757 (Segmentation fault on nextRowset).
- SOAP:
. Fixed bug #70875 (Segmentation fault if wsdl has no targetNamespace
attribute).
- SPL:
. Fixed bug #70852 (Segfault getting NULL offset of an ArrayObject).
* Rebase patches on top of 5.6.16+dfsg release
.
php5 (5.6.15+dfsg-1) unstable; urgency=medium
.
* Imported Upstream version 5.6.15+dfsg
- Core:
. Fixed bug #70681 (Segfault when binding $this of internal instance
method to null).
. Fixed bug #70685 (Segfault for getClosure() internal method rebind
with invalid $this).
- Date:
. Fixed bug #70619 (DateTimeImmutable segfault).
- Mcrypt:
. Fixed bug #70625 (mcrypt_encrypt() won't return data when no IV was
specified under RC4).
- Mysqlnd:
. Fixed bug #70384 (mysqli_real_query():Unknown type 245 sent by the
server).
. Fixed bug #70572 segfault in mysqlnd_connect.
- Opcache:
. Fixed bug #70632 (Third one of segfault in gc_remove_from_buffer).
. Fixed bug #70631 (Another Segfault in gc_remove_from_buffer()).
. Fixed bug #70601 (Segfault in gc_remove_from_buffer()).
. Fixed compatibility with Windows 10 (see also bug #70652).
* Rebase patches on top of 5.6.15+dfsg
Checksums-Sha1:
a400bea210b669e95cd661b9ae300cf19a6e7201 4803 php5_5.6.16+dfsg-1ubuntu1.dsc
d1d42e02e302e3cf6bbdd73f864fcc6bd0936ca9 11544740 php5_5.6.16+dfsg.orig.tar.xz
8633925692b4609da7b4815341ae6e4a7e9cb80b 134752 php5_5.6.16+dfsg-1ubuntu1.debian.tar.xz
Checksums-Sha256:
71044b4308d03dfb59c0cc6a8f575711cb2692ac732f33385248f470b12f5e6a 4803 php5_5.6.16+dfsg-1ubuntu1.dsc
de308f7f8744d8757db5584f1e4193ae635b10006fb33a636e9e27b5987e0594 11544740 php5_5.6.16+dfsg.orig.tar.xz
6d2ca64ce2c02e3d476f8ced6a6ff600f84c674472d3e3b15969467ee294dac3 134752 php5_5.6.16+dfsg-1ubuntu1.debian.tar.xz
Files:
4f845dd0f43dc0ccea1d49f616ff569c 4803 php optional php5_5.6.16+dfsg-1ubuntu1.dsc
7b833f7d61ce62f6f3dd0ab0875e630a 11544740 php optional php5_5.6.16+dfsg.orig.tar.xz
26b1b030db2aa79d94ce98be9e070555 134752 php optional php5_5.6.16+dfsg-1ubuntu1.debian.tar.xz
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJWYIaxAAoJEGVp2FWnRL6T++cQAJQ18TnKAgu+bySdgroqLI98
vG+cBXZW93nclAn+aLkHWDnuZFItQ4jxNS39GVjoYr1kuCFUoda69mKIHhNhBxcW
SlwMyw4WLaMYzBWYVJz20zd/3rq/rijwA3CupgU6lp5+B9BCZTdpn2amyY6JoTX5
FHeTg5OTcXr9kGQ1wIYMYaLmlBwL+qghFLV5zqGh2nFYwpnNyzTM+d7mpatoLu+W
mZ6GwKL1hZrKV8FamUEPXaghKImxJosXmrhd/mpR+8lDN98UQOyo2qc0yulYwbiS
IWwRYozvR+pGP3fPKJNFCIsscqIuZEB8UwQXie9Zsx7D9Obd9VvhGSrnEax6TILW
H5TLgzHmAUQObRvTcP06FCy0lE/5yAjuQQwiCgA6Q5KNeDPpaYlIqE57N93cbj3h
T96nBzMZkuK4E5tvdN2n9g0+DvGOx0d98bnFsuOYOlIZjTy6qGj7T8ONk5PzfYBH
5ynoPa8wukfp41j7EUTNy5H2XCka0/AOsFoWfkvX0dWg9hbhWGOiyxvPjYb3gX8b
2ZbE24sfR7CEWv5yqTYw0iRylDU10cDS9M8bEAMqEtjx8Qf4KLyriLyUVy2I/p33
oft+O1XndNrAnpWPQI9cgwgSBeQj3NAp27cQNwGxhNMQhTBIj8F5m0Px4LlCZSHQ
0rTkYrFoEdJX1LSsiHG5
=QsZd
-----END PGP SIGNATURE-----
More information about the Xenial-changes
mailing list