freebsd-ports/www/nginx
Sergey A. Osokin 0daaf237a8 Update from 0.6.32 to 0.6.33.
Also, add the patch for bugfix: the "listen" directive parameters
such as "backlog", "rcvbuf", etc. were not set, if a default
server was not the first one.  These changes also added into
mainstream for future releases.

<ChangeLog>

*) Feature: now nginx returns the 405 status code for POST method
   requesting a static file only if the file exists.

*) Workaround: compatibility with glibc 2.3.
   Thanks to Eric Benson and Maxim Dounin.

*) Bugfix: the resolver did not understand big DNS responses.
   Thanks to Zyb.

*) Bugfix: in HTTPS mode requests might fail with the "bad write retry"
   error.

*) Bugfix: the ngx_http_charset_module did not understand quoted
   charset name received from backend.

*) Bugfix: if the "max_fails=0" parameter was used in upstream with
   several servers, then a worker process exited on a SIGFPE signal.
   Thanks to Maxim Dounin.

*) Bugfix: the $r->header_in() method did not return value of the
   "Host", "User-Agent", and "Connection" request header lines; the bug
   had appeared in 0.6.32.

*) Bugfix: a full response was returned for request method HEAD while
   redirection via an "error_page" directive.

*) Bugfix: if a directory has search only rights and the first index
   file was absent, then nginx returned the 500 status code.

*) Bugfix: of recursive error_page for 500 status code.

</ChangeLog>
2008-11-21 12:39:18 +00:00
..
files Update from 0.6.32 to 0.6.33. 2008-11-21 12:39:18 +00:00
distinfo Update from 0.6.32 to 0.6.33. 2008-11-21 12:39:18 +00:00
Makefile Update from 0.6.32 to 0.6.33. 2008-11-21 12:39:18 +00:00
pkg-descr
pkg-plist Merge latest changes from nginx-devel port. 2008-10-15 07:36:39 +00:00