Fedora 19 Update: php-5.5.5-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Sun Nov 3 04:32:53 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-19373
2013-10-18 18:10:02
--------------------------------------------------------------------------------

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

17 Oct 2013, PHP 5.5.5

Core:
* Fixed bug #64979 (Wrong behavior of static variables in closure generators). (Nikita)
* Fixed bug #65322 (compile time errors won't trigger auto loading). (Nikita)
* Fixed bug #65821 (By-ref foreach on property access of string offset segfaults). (Nikita)

CLI server:
* Fixed bug #65633 (built-in server treat some http headers as case-sensitive). (Adam)
* Fixed bug #65818 (Segfault with built-in webserver and chunked transfer encoding). (Felipe)
* Added application/pdf to PHP CLI Web Server mime types (Chris Jones)

Datetime:
* Fixed bug #64157 (DateTime::createFromFormat() reports confusing error message). (Boro Sitnikovski)
* Fixed bug #65502 (DateTimeImmutable::createFromFormat returns DateTime). (Boro Sitnikovski)
* Fixed bug #65548 (Comparison for DateTimeImmutable doesn't work). (Boro Sitnikovski)

DBA extension:
* Fixed bug #65708 (dba functions cast $key param to string in-place, bypassing copy on write). (Adam)

Filter:
* Add RFC 6598 IPs to reserved addresses. (Sebastian Nohn)
* Fixed bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names). (Syra)

FTP:
* Fixed bug #65667 (ftp_nb_continue produces segfault). (Philip Hofstetter)

GD:
* Ensure that the defined interpolation method is used with the generic scaling methods. (Pierre)

IMAP:
* Fixed bug #65721 (configure script broken in 5.5.4 and 5.4.20 when enabling imap). (ryotakatsuki at gmail dot com)

OPcache:
* Added support for GNU Hurd. (Svante Signell)
* Added function opcache_compile_file() to load PHP scripts into cache without execution. (Julien)
* Fixed bug #65845 (Error when Zend Opcache Optimizer is fully enabled). (Dmitry)
* Fixed bug #65665 (Exception not properly caught when opcache enabled). (Laruence)
* Fixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var). (Dmitry)
* Fixed issue #135 (segfault in interned strings if initial memory is too low). (Julien)

Sockets:
* Fixed bug #65808 (the socket_connect() won't work with IPv6 address). (Mike)

SPL:
* Fix bug #64782 (SplFileObject constructor make $context optional / give it a default value). (Nikita)

Standard:
* Fixed bug #61548 (content-type must appear at the end of headers for 201 Location to work in http). (Mike)

XMLReader:
* Fixed bug #51936 (Crash with clone XMLReader). (Mike)
* Fixed bug #64230 (XMLReader does not suppress errors). (Mike)
  
Build system:
* Fixed bug #51076 (race condition in shtool's mkdir -p implementation). (Mike, Raphael Geissert)
* Fixed bug #62396 ('make test' crashes starting with 5.3.14 (missing gzencode())). (Mike)
--------------------------------------------------------------------------------
ChangeLog:

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

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