Update from 0.7.58 to 0.7.59.

<ChangeLog>

*) Feature: the "proxy_cache_methods" and "fastcgi_cache_methods"
   directives.

*) Bugfix: socket leak; the bug had appeared in 0.7.25.
   Thanks to Maxim Dounin.

*) Bugfix: a segmentation fault occurred in worker process,
   if a request had no body and the $request_body variable was used;
   the bug had appeared in 0.7.58.

*) Bugfix: the SSL modules might not built on Solaris and Linux;
   the bug had appeared in 0.7.58.

*) Bugfix: ngx_http_xslt_filter_module responses were not handled by
   SSI, charset, and gzip filters.

*) Bugfix: a "charset" directive did not set a charset to
   ngx_http_gzip_static_module responses.

</ChangeLog>
This commit is contained in:
Sergey A. Osokin 2009-05-27 19:22:37 +00:00
parent 484afcc6aa
commit ae803127be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234674
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= nginx
PORTVERSION= 0.7.58
PORTVERSION= 0.7.59
CATEGORIES= www
MASTER_SITES= http://sysoev.ru/nginx/
MASTER_SITES+= ${MASTER_SITE_LOCAL}

View file

@ -1,6 +1,6 @@
MD5 (nginx-0.7.58.tar.gz) = 971c3c6aa1e793a1a6fa6bb1ee7d2efd
SHA256 (nginx-0.7.58.tar.gz) = 9bfeb136eb28127a0cceaf1bcbf78ff0dc043371ee69470fd967a2d706a6cc42
SIZE (nginx-0.7.58.tar.gz) = 592868
MD5 (nginx-0.7.59.tar.gz) = d981b03b4c3ba43de580553355608b63
SHA256 (nginx-0.7.59.tar.gz) = e12f0ec0f97e635ec1a249719bbe23ca1c9d3809e4019dde404e72ccdf277d75
SIZE (nginx-0.7.59.tar.gz) = 593586
MD5 (nginx-accesskey-2.0.3.tar.gz) = 9b5304346d5139b1841f5baa01ab0cbe
SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1
SIZE (nginx-accesskey-2.0.3.tar.gz) = 2632