Fedora 19 Update: php-5.5.4-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Sun Sep 29 01:24:23 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-17206
2013-09-20 02:25:13
--------------------------------------------------------------------------------

Name        : php
Product     : Fedora 19
Version     : 5.5.4
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:

Upstream changelog, 18 Sep 2013, PHP 5.5.4

Core:
- Fixed bug #60598 (cli/apache sapi segfault on objects manipulation). (Laruence)
- Improved fputcsv() to allow specifying escape character.
- Fixed bug #65490 (Duplicate calls to get lineno & filename for DTRACE_FUNCTION_*). (Chris Jones)
- Fixed bug #65483 (quoted-printable encode stream filter incorrectly encoding spaces). (Michael M Slusarz)
- Fixed bug #65470 (Segmentation fault in zend_error() with --enable-dtrace). (Chris Jones, Kris Van Hees)
- Fixed bug #65225 (PHP_BINARY incorrectly set). (Patrick Allaert)
- Fixed bug #62692 (PHP fails to build with DTrace). (Chris Jones, Kris Van Hees)
- Fixed bug #61759 (class_alias() should accept classes with leading backslashes). (Julien)
- Fixed bug #46311 (Pointer aliasing issue results in miscompile on gcc4.4). (Nikita Popov)

cURL:
- Fixed bug #65458 (curl memory leak). (Adam)

Datetime:
- Fixed bug #65554 (createFromFormat broken when weekday name is followed by some delimiters). (Valentin Logvinskiy, Stas).
- Fixed bug #65564 (stack-buffer-overflow in DateTimeZone stuff caught by AddressSanitizer). (Remi).

Openssl:
- Fixed bug #64802 (openssl_x509_parse fails to parse subject properly in some cases). (Mark Jones)

Session:
- Fixed bug #65475 (Session ID is not initialized properly when strict session is enabled). (Yasuo)
- Fixed bug #51127/#65359 Request #25630/#43980/#54383 (Added php_serialize session serialize handler that uses plain serialize()). (Yasuo)

Standard:
- Fix issue with return types of password API helper functions. Found via static analysis by cjones. (Anthony Ferrara) 

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

* 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)
--------------------------------------------------------------------------------

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