Fedora 18 Update: uwsgi-1.2.6-4.fc18

updates at fedoraproject.org updates at fedoraproject.org
Tue Oct 23 08:50:44 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-16457
2012-10-19 14:55:42
--------------------------------------------------------------------------------

Name        : uwsgi
Product     : Fedora 18
Version     : 1.2.6
Release     : 4.fc18
URL         : http://projects.unbit.it/uwsgi
Summary     : Fast, self-healing, application container server
Description :
uWSGI is a fast (pure C), self-healing, developer/sysadmin-friendly
application container server.  Born as a WSGI-only server, over time it has
evolved in a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It uses the uwsgi (all lowercase, already included by default in the Nginx
and Cherokee releases) protocol for all the networking/interprocess
communications.  Can be run in preforking mode, threaded,
asynchronous/evented and supports various form of green threads/co-routine
(like uGreen and Fiber).  Sysadmin will love it as it can be configured via
command line, environment variables, xml, .ini and yaml files and via LDAP.
Being fully modular can use tons of different technology on top of the same
core.

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

RPM changelog:
* update to 5.4.8
* define both session.save_handler and session.save_path (php.conf, www.conf)
* fix possible segfault in libxml (#828526)
* php-fpm: create apache user if needed
* use SKIP_ONLINE_TEST during make test
* php-devel requires pcre-devel and php-cli (instead of php)

Upstream Changelog:

CLI server:
* Changed response to unknown HTTP method to 501 according to RFC. (Niklas Lindgren).
* Support HTTP PATCH method. Patch by Niklas Lindgren, GitHub PR #190. (Lars)

Core:
* Added optional second argument for assert() to specify custom message. Patch by Lonny Kapelushnik (lonny at lonnylot.com). (Lars)
* Support building PHP with the native client toolchain. (Stuart Langley)
* Added --offline option for tests. (Remi)
* Fixed bug #63162 (parse_url does not match password component). (husman)
* Fixed bug #63111 (is_callable() lies for abstract static method). (Dmitry)
* Fixed bug #63093 (Segfault while load extension failed in zts-build). (Laruence)
* Fixed bug #62976 (Notice: could not be converted to int when comparing some builtin classes). (Laruence)
* Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" Windows registry). (aserbulov at parallels dot com)
* Fixed bug #62907 (Double free when use traits). (Dmitry)
* Fixed bug #61767 (Shutdown functions not called in certain error situation). (Dmitry)
* Fixed bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). (Dmitry)
* Fixed bug #60723 (error_log error time has changed to UTC ignoring default timezone). (Laruence)

cURL:
* Fixed bug #62085 (file_get_contents a remote file by Curl wrapper will cause cpu Soaring). (Pierrick)

Date:
* Fixed bug #62896 ("DateTime->modify('+0 days')" modifies DateTime object) (Lonny Kapelushnik)
* Fixed bug #62561 (DateTime add 'P1D' adds 25 hours). (Lonny Kapelushnik)

DOM:
* Fixed bug #63015 (Incorrect arginfo for DOMErrorHandler). (Rob)

FPM:
* Fixed bug #62954 (startup problems fpm / php-fpm). (fat)
* Fixed bug #62886 (PHP-FPM may segfault/hang on startup). (fat)
* Fixed bug #63085 (Systemd integration and daemonize). (remi, fat)
* Fixed bug #62947 (Unneccesary warnings on FPM). (fat)
* Fixed bug #62887 (Only /status?plain&full gives "last request cpu"). (fat)
* Fixed bug #62216 (Add PID to php-fpm init.d script). (fat)

OpenSSL:
* Implemented FR #61421 (OpenSSL signature verification missing RMD160, SHA224, SHA256, SHA384, SHA512). (Mark Jones)

SOAP
* Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice). (Dmitry)

SPL:
* Bug #62987 (Assigning to ArrayObject[null][something] overrides all undefined variables). (Laruence)

mbstring:
* Allow passing null as a default value to mb_substr() and mb_strcut(). Patch by Alexander Moskaliov via GitHub PR #133. (Lars)

Filter extension:
* Bug #49510: Boolean validation fails with FILTER_NULL_ON_FAILURE with empty string or false. (Lars)

Sockets
* Fixed bug #63000 (MCAST_JOIN_GROUP on OSX is broken, merge of PR 185 by Igor Wiedler). (Lars)

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #828526 - php-cli: php-fcgi segfault running tt-rss backend.php
        https://bugzilla.redhat.com/show_bug.cgi?id=828526
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update uwsgi' 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