Fedora 19 Update: php-5.5.6-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Sun Dec 1 09:36:31 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-21400
2013-11-15 19:15:27
--------------------------------------------------------------------------------

Name        : php
Product     : Fedora 19
Version     : 5.5.6
Release     : 1.fc19
URL         : http://www.php.net/
Summary     : PHP scripting language for creating dynamic web sites
Description :
PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated web pages. PHP also
offers built-in database integration for several commercial and
non-commercial database management systems, so writing a
database-enabled webpage with PHP is fairly simple. The most common
use of PHP coding is probably as a replacement for CGI scripts.

The php package contains the module (often referred to as mod_php)
which adds support for the PHP language to Apache HTTP Server.

--------------------------------------------------------------------------------
Update Information:

14 Nov 2013, PHP 5.5.6

Core:
- Fixed bug #65947 (basename is no more working after fgetcsv in certain situation). (Laruence)
- Improved performance of array_merge() and func_get_args() by eliminating useless copying. (Dmitry)
- Fixed bug #65939 (Space before ";" breaks php.ini parsing). (brainstorm at nopcode dot org)
- Fixed bug #65911 (scope resolution operator - strange behavior with $this). (Bob Weinand)
- Fixed bug #65936 (dangling context pointer causes crash). (Tony)

Exif:
- Fixed crash on unknown encoding. (Draal)

FPM:
- Changed default listen() backlog to 65535. (Tony)

MySQLi:
- Fixed bug #66043 (Segfault calling bind_param() on mysqli). (Laruence)

OPcache
- Increased limit for opcache.max_accelerated_files to 1,000,000. (Chris)
- Fixed issue #115 (path issue when using phar). (Dmitry)
- Fixed issue #149 (Phar mount points not working with OPcache enabled). (Dmitry)

ODBC
- Fixed bug #65950 (Field name truncation if the field name is bigger than 32 characters). (patch submitted by: michael dot y at zend dot com, Yasuo)

PDO:
- Fixed bug #66033 (Segmentation Fault when constructor of PDO statement throws an exception). (Laruence)
- Fixed bug 65946 (sql_parser permanently converts values bound to strings)

Standard:
- Fixed bug #64760 (var_export() does not use full precision for floating-point numbers) (Yasuo)

--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2013 Remi Collet <remi at fedoraproject.org> 5.5.6-1
- update to 5.5.6
* Thu Oct 17 2013 Remi Collet <rcollet at redhat.com> - 5.5.5-1
- update to 5.5.5
* Thu Sep 19 2013 Remi Collet <rcollet at redhat.com> - 5.5.4-1
- update to 5.5.4
* Wed Aug 21 2013 Remi Collet <rcollet at redhat.com> - 5.5.3-1
- update to 5.5.3
* Mon Aug 19 2013 Remi Collet <rcollet at redhat.com> - 5.5.2-1
- update to 5.5.2, fixes for CVE-2011-4718 + CVE-2013-4248
- improve system libzip patch
* Mon Jul 22 2013 Remi Collet <rcollet at redhat.com> - 5.5.1-1
- update to 5.5.1
- add Provides: php(pdo-abi), for consistency with php(api)
  and php(zend-abi)
- improved description for mod_php
- fix opcache ZTS configuration (blacklists in /etc/php-zts.d)
- add missing man pages (phar, php-cgi)
* Fri Jul 12 2013 Remi Collet <rcollet at redhat.com> - 5.5.0-2
- add security fix for CVE-2013-4113
- add missing ASL 1.0 license
- 32k stack size seems ok for tests on both 32/64bits build
* Thu Jun 20 2013 Remi Collet <rcollet at redhat.com> 5.5.0-1
- update to 5.5.0 final
* Fri Jun 14 2013 Remi Collet <rcollet at redhat.com> 5.5.0-0.11.RC3
- also drop JSON from sources
- clean conditional for JSON (as removed from the sources)
- clean conditional for FPM (always build)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1028914 - read_exif_data fail with 'Segmentation fault'
        https://bugzilla.redhat.com/show_bug.cgi?id=1028914
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update php' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list