Fedora 19 Update: php-5.5.9-2.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Feb 28 18:34:02 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-2413
2014-02-12 14:04:20
--------------------------------------------------------------------------------

Name        : php
Product     : Fedora 19
Version     : 5.5.9
Release     : 2.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:

06 Feb 2014, PHP 5.5.9

Core:
* Fixed bug #66509 (copy() arginfo has changed starting from 5.4). (willfitch)

GD:
* Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop()). (Laruence, Remi)

OPCache:
* Fixed bug #66474 (Optimizer bug in constant string to boolean conversion). (Dmitry)
* Fixed bug #66461 (PHP crashes if opcache.interned_strings_buffer=0). (Dmitry)
* Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style ^M as lineend). (Laruence)

PDO_pgsql:
* Fixed bug #62479 (PDO-psql cannot connect if password contains spaces) (willfitch, iliaa)

Readline:
* Fixed Bug #66412 (readline_clear_history() with libedit causes segfault after #65714). (Remi)

Session:
* Fixed bug #66469 (Session module is sending multiple set-cookie headers when session.use_strict_mode=1) (Yasuo)
* Fixed bug #66481 (Segfaults on session_name()). (cmcdermottroe at engineyard dot com, Yasuo)

Standard:
* Fixed bug #66395 (basename function doesn't remove drive letter). (Anatol)

Sockets:
* Fixed bug #66381 (__ss_family was changed on AIX 5.3). (Felipe)

Zend Engine
* Fixed bug #66009 (Failed compilation of PHP extension with C++ std library using VS 2012). (Anatol)


Backported from 5.4.26

Fileinfo:
* Fixed bug #66731 (file: infinite recursion). (CVE-2014-1943) (Remi)
--------------------------------------------------------------------------------
ChangeLog:

* Tue Feb 18 2014 Remi Collet <rcollet at redhat.com> 5.5.9-2
- upstream patch for https://bugs.php.net/66731
* Tue Feb 11 2014 Remi Collet <remi at fedoraproject.org> 5.5.9-1
- Update to 5.5.9
  http://www.php.net/ChangeLog-5.php#5.5.9
* Wed Jan  8 2014 Remi Collet <rcollet at redhat.com> 5.5.8-1
- update to 5.5.8
- drop conflicts with other opcode caches as both can
  be used only for user data cache
* Wed Dec 11 2013 Remi Collet <rcollet at redhat.com> 5.5.7-1
- update to 5.5.7, fix for CVE-2013-6420
- fix zend_register_functions breaks reflection, php bug 66218
- fix Heap buffer over-read in DateInterval, php bug 66060
- fix fix overflow handling bug in non-x86
* 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 #1062231 - php-5.5.9 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1062231
--------------------------------------------------------------------------------

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