Fedora 19 Update: php-5.5.1-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Aug 2 03:49:42 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-13431
2013-07-22 23:00:10
--------------------------------------------------------------------------------

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

18 Jul 2013, PHP 5.5.1

Core:
- Fixed bug #65254 (Exception not catchable when exception thrown in autoload with a namespace). (Laruence)
- Fixed bug #65088 (Generated configure script is malformed on OpenBSD). (Adam)
- Fixed bug #65108 (is_callable() triggers Fatal Error). (David Soria Parra, Laruence)
- Fixed bug #65035 (yield / exit segfault). (Nikita)
- Fixed bug #65161 (Generator + autoload + syntax error = segfault). (Nikita)
- hex2bin() raises E_WARNING for invalid hex string. (Yasuo)
- Fixed bug #65226 (chroot() does not get enabled). (Anatol)

OPcache:
- Fixed bug #64827 (Segfault in zval_mark_grey (zend_gc.c)). (Laruence)
- OPcache must be compatible with LiteSpeed SAPI (Dmitry)

CGI:
- Fixed Bug #65143 (Missing php-cgi man page). (Remi)

CLI server:
- Fixed bug #65066 (Cli server not responsive when responding with 422 http status code). (Adam)

DateTime:
- Fixed fug #65184 (strftime() returns insufficient-length string under multibyte locales). (Anatol)

GD:
- Fixed #65070 (bgcolor does not use the same format as the input image with imagerotate). (Pierre)
- Fixed Bug #65060 (imagecreatefrom... crashes with user streams). (Remi)
- Fixed Bug #65084 (imagecreatefromjpeg fails with URL). (Remi)
- Fix gdImageCreateFromWebpCtx and use same logic to load WebP image that other formats. (Remi)

Intl:
- Add IntlCalendar::setMinimalDaysInFirstWeek()/ intlcal_set_minimal_days_in_first_week().
- Fixed trailing space in name of constant IntlCalendar::FIELD_FIELD_COUNT.
- Fixed bug #62759 (Buggy grapheme_substr() on edge case). (Stas)
- Fixed bug #61860 (Offsets may be wrong for grapheme_stri* functions). (Stas)

Pgsql:
- pg_unescape_bytea() raises E_WARNING for invalid inputs. (Yasuo)

Phar:
- Fixed Bug #65142 (Missing phar man page). (Remi)

Session:
- Added optional create_sid() argument to session_set_save_handler(), SessionHandler and new SessionIdInterface. (Leigh, Arpad)

Sockets:
- Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option). (Damjan Cvetko)
- Allowed specifying paths in the abstract namespace for the functions socket_bind(), socket_connect() and socket_sendmsg(). (Gustavo)
- Fixed bug #65260 (sendmsg() ancillary data construction for SCM_RIGHTS is faulty). (Gustavo)

SPL:
- Fixed bug #65136 (RecursiveDirectoryIterator segfault). (Laruence)
- Fixed bug #61828 (Memleak when calling Directory(Recursive)Iterator/Spl(Temp)FileObject ctor twice). (Laruence)

CGI/FastCGI SAPI:
- Added PHP_FCGI_BACKLOG, overrides the default listen backlog. (Arnaud Le Blanc)


RPM changes:
- 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)

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

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