红联Linux门户
Linux帮助

PHP 5.5.12发布,建议5.5用户升级

发布时间:2014-05-01 21:17:51来源:红联作者:empast
脚本语言PHP最新稳定版5.5.12发布.2014-05-01.上个版本是2014-04-04的5.5.11。修正了CVE-2014-0185等 大约20个Bug. 升级 libsqlite到3.8.4.3等 5.4正常应该稍微延后明天会更新.5.3除非重大安全漏洞已不做常规更新(5.3.28)。

完全改进:

Version 5.5.12

01 May 2014

Core:

Fixed bug #61019 (Out of memory on command stream_get_contents).

Fixed bug #64330 (stream_socket_server() creates wrong Abstract Namespace UNIX sockets).

Fixed bug #66182 (exit in stream filter produces segfault).

Fixed bug #66736 (fpassthru broken).

Fixed bug #67024 (getimagesize should recognize BMP files with negative heighty).

Fixed bug #67043 (substr_compare broke by previous change).

cURL:

Fixed bug #66562 (curl_exec returns differently than curl_multi_getcontent).

Date:

Fixed bug #66721 (__wakeup of DateTime segfaults when invalid object data is supplied).

Embed:

Fixed bug #65715 (php5embed.lib isn't provided anymore).

Fileinfo:

Fixed bug #66987 (Memory corruption in fileinfo ext / bigendian).

FPM:

Fixed bug #66482 (unknown entry 'priority' in php-fpm.conf).

Fixed bug #67060 (possible privilege escalation due to insecure default configuration). (CVE-2014-0185)).

Json:

Fixed bug #66021 (Blank line inside empty array/object when JSON_PRETTY_PRINT is set).

LDAP:

Fixed issue with null bytes in LDAP bindings.

mysqli:

Fixed problem in mysqli_commit()/mysqli_rollback() with second parameter (extra comma) and third parameters (lack of escaping).

Openssl:

Fixed bug #66942 (memory leak in openssl_seal()).

Fixed bug #66952 (memory leak in openssl_open()).

SimpleXML:

Fixed bug #66084 (simplexml_load_string() mangles empty node name).

SQLite:

Fixed bug #66967 (Updated bundled libsqlite to 3.8.4.3)

XSL:

Fixed bug #53965 ( cannot find files with relative paths when loaded with "file://")

Apache2 Handler SAPI:

Fixed Apache log issue caused by APR's lack of support for %zu (APR issue https://issues.apache.org/bugzilla/show_bug.cgi?id=56120)

下载:http://us2.php.net/distributions/php-5.5.12.tar.bz2

来自:开源中国社区
文章评论

共有 0 条评论