diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2015-03-13 08:41:05 +0800 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2015-03-13 08:41:05 +0800 |
commit | e369338f979f682e8cfd72b81623a2e166c32a79 (patch) | |
tree | 9d500e9aec2769c130b7864e1ee72383d91edd8a /math | |
parent | 18ceccec9fa4169082be92343ce5fc87c8a8a6e6 (diff) | |
download | freebsd-ports-gnome-e369338f979f682e8cfd72b81623a2e166c32a79.tar.gz freebsd-ports-gnome-e369338f979f682e8cfd72b81623a2e166c32a79.tar.zst freebsd-ports-gnome-e369338f979f682e8cfd72b81623a2e166c32a79.zip |
Upgrade from 5.0.2 to 5.0.4:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
Release 5.0.3
-------------
* [Standalone] When using the builtin engine, `passenger start` may crash during
startup due to an initialization race condition. This has been fixed.
* [Enterprise] Fixes a bug in passenger-irb. Running passenger-irb without a PID
parameter worked, but running it with a PID parameter didn't.
* Fixes an integer overflow that resulted in a file descriptor leak and stalled
client connections. Closes GH-1412.
* Truncates Passenger source code paths in logs (to 3 chars) to reduce redundant
info. Closes GH-1383.
* Fixes invalid JSON output for non-finite double values (e.g. from the HTTP JSON
API). Closes GH-1408.
* All hooks now set the `PASSENGER_HOOK_NAME` environment variable. This variable
is set to the name of the hook that is being called.
* The Ruby handler no longer tries to call #force_encoding on response body
strings, which fixes an incompatibility with apps/libraries that return frozen
body strings. Closes GH-1414.
* If the Ruby handler crashes while processing a Rack response body, it will now
no longer stall the connection.
* Fixes env.SERVER_PORT containing 80 instead of 443 when using https on default
port. Closes GH-1421.
* We now handle errors in the `poll()` system call better. This might fix some
crashes during shutdown which manifest on FreeBSD.
</ChangeLog>
Diffstat (limited to 'math')
0 files changed, 0 insertions, 0 deletions